body {	vertical-align: top;	margin: 0px;	padding: 0px }

.logo {
	text-align: right;
	vertical-align: top;
	width: 300px;
	background-image: url(skin/logo.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 0px 0px
}
.menu {	width: 450px;	text-align: right;	background-image: url(skin/white.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#header, #header_ru { margin: 0px 0px 10px 0px; font-size:14px; padding: 0px 0px 0px 10px}
#header_ru { padding: 0px }
.artwork { margin: 0px 0px 10px 20px; float: right}

.pic {
	width: 50px;
	height: 330px; 
	margin-right: 6px;
}
.text {

	vertical-align: top
}
#content {
	height: 329px;
	height: "331px";
	width: 440px;
	overflow: hidden;
	border: 1px dashed #00C;
	background-image: url(skin/fade.gif);
}
#cont { width: 742px; vertical-align: top; padding: 5px 0px 0px 0px; border-top: 1px dashed #00C; clear: right }

#footer { margin: 10px 0px 0px 0px;	line-height: 1.2em;	width: 750px;	border-top: 1px dashed #00C;	clear: right }


h1, .h1, h2, p, a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: lighter	}	
a {text-decoration: none;	color: #00c }
a:hover {	clip: rect( 10  );	text-decoration: none; color:#F00}

p {	font-size: 13px;	color: #006;	line-height: 1.5em;	text-align: justify;	padding: 10px 10px 0px 10px	}

.h1, h1 {	font-size: 14px;	color: #00C;	line-height: 20px }
h2 {	font-size: 10px; color: #00C }

.small { font-size: 10px}
.red { font: bold 10px Verdana, Arial, Helvetica, sans-serif; color:#F00; line-height: 0.1em}
.padding {	padding-left: 10px }
input, textarea {	font: lighter 13px Verdana, Arial, Helvetica, sans-serif;	color: #006 }
.but_0 {}
.but_1 {color:#F00; border-bottom-color: #F00}
.table {	width: 750px }
.brd0 {	border: 0 }