a {
	text-decoration : none;
	color : black;
}
body {
	margin : 20px 0 0 0;
	background-color : black;
}
input {
	width : 140px;
	height : 25px;
	margin-top : 10px;
	margin-left : 10px;
	padding : 0 0 0 0;
	cursor : pointer;
	background-image : url("../gfx/butn.png");
	background-color : transparent;
	font-size : 12px;
	font-family : arial, helvetica, verdana, sans-serif;
	color : black;
	letter-spacing : 2px;
	outline : 0;
	border : 1px solid black;
	
}

h2 {
	display : block;
	border-bottom : 1px dotted #888888;
	font-family : "Century Gothic", "Courier New", monospace;
	font-size : 20px;
	margin : 0 0 0 0;
}
h3 {
	display : block;
	border-bottom : 1px dotted #888888;
	font-family : "Century Gothic", "Courier New", monospace;
	font-size : 16px;
	margin : 20px 0 0 0;
	width : 350px;
}

p.url {
	color : #888888;
	font-family : "Century Gothic", "Courier New", monospace;
	font-size : 14px;
	margin : 0 0 0 0;
}
p.level {
	color : #333333;
	font-family : "Century Gothic", "Courier New", monospace;
	font-size : 14px;
	margin : 0 0 0 0;
}
p.text  {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	display : block;
	margin : 5px 0 0 20px;
	text-indent : -20px;
	width : 500px;
	text-align : justify;
	
}
p.text b {
	font-family : "Century Gothic", "Courier New", monospace;
	font-size : 12px;
}
.butn {
	background-color : transparent;
}
p.body  {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	display : block;
	max-width : 530px;
	text-align : justify;
	
}
#deco_port {
	display : block;
	width : 300px;
	height : 420px;
	background-image : url("../gfx/portrait.png");
	position : absolute;
	top : 70px;
	left : 50px;
	z-index: 0;
}

#wrap_site {
	display : block;
	width : 800px;
	height : 120px;
	margin-left : auto;
	margin-right : auto;
	position : absolute;
	top : 20px;
	left : 200px;
	z-index: 1;
}
#wrap_head {
	display : block;
	width : 700px;
	height : 120px;
	border-left : 1px solid white;
	border-right : 1px solid black;
	margin: 0 auto 0 auto;
}
#wrap_titl {
	display : block;
	width : 700px;
	height : 120px;
	padding : 0 0 0 0;
	background-image : url("../gfx/grad_h120.png");
}
#wrap_menu {
	display : block;
	width : 800px;
	height : 37px;
	border-left : 2px solid white;
	background-image : url("../gfx/shdw.png");
	background-position : bottom left;
	background-repeat : repeat-x;
}
#menu {
	display : block; 
	width : 162px;
	height : 0px;
	background-image : url("../gfx/shdw_topp.png");
	background-repeat : repeat-x;
	background-position : top left;
	position : absolute;
	left : 0px;
	overflow : hidden;
}
.menu {
	border-left : 2px solid white;
	background-color : #CCCCCC;
}

.formHead {
    display : block;
	width : 150px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
input.message {
    display : block;
	width : 300px;
	margin : 0 0 0 0;
	padding : 4px 0 0 10px;
	cursor : text;
	height : 20px;
	background-image : none;
	background-color : white;
}
textarea {
	border : 1px solid black;
	height : 200px;
	width : 510px;
	padding : 10px 10px 10px 10px;
}
#webtext {
	display : block;
	float : left;
	width : 360px;
	margin-top : 10px;
	font-family : century gothic, arial, helvetica, verdana, sans-serif;
	font-size : 12px;
	color : #333333;
}
#webpict {
	float : right;
	display : block;
	width : 200px;
}
#webfull{
	display : block;
	float : left;
	width : 560px;
	margin-top : 10px;
	font-family : century gothic, arial, helvetica, verdana, sans-serif;
	font-size : 12px;
	color : #333333;
}


#content_menu {
	display: block;
	width : 100%;
	height : 100%;
	background-image : url("../gfx/back_menu.png");
	background-position : bottom left;
	background-repeat : no-repeat;
}
#content_menu p {
	margin : 0 0 0 0;
	padding : 50px 0 0 10px;
	height : auto;
}
#content_menu a {
	display : block;
	padding : 7px 10px 5px 10px;
	height : 23px;
	background-image : url("../gfx/butn_menu.png");
	background-position : top left;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 12px;
    font-weight : bold;
}

#content_page {
	display : block;
	width : 570px;
	margin : 20px 0 20px 40px;
}

#page {
	display : block;
	width : 0px;
	position : relative;
	left : 160px;
	top : 10px;
	background-color : #EEEEEE;
	background-image : url("../gfx/grad_rtol.png");
	background-position : top left;
	background-repeat : repeat-y;
	overflow : auto;
}

#blck_titl {
	display : block;
	float : left;
	height : 110px;
	width : 355px;
	padding : 10px 0 0 20px;
	background-image : url("../gfx/clod_head_rvrs.png");
}
#blck_clod_head {
	display : block;
	float : right;
	height : 120px;
	width : 300px;
	background-image : url("../gfx/clod_head.png");
}
#blck_butn {
	background-image : url("../gfx/butn_covr.png");
	position : absolute;
	z-index : 2;
	height : 37px;
	width : 800px;
	
}
#shdw_head {
	display : block;
	width : 700px;
	height : 120px;
	padding : 0 0 0 0;
	background-image : url("../gfx/shdw.png");
	background-position : bottom left;
	background-repeat : repeat-x;
}