body, html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 100%;
	width: 100%;
	font-weight: normal;
	color: black;
	margin: 0;
	padding: 0;
	background-position: top center;
	background-repeat : repeat-x;
	background-color: #999;
}
p{
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 10px;
}
ul, ol, li{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
}
li a{
	display: block;
}
li{
	margin-bottom: 20px;
	list-style: none;
}
.year_list li {
	padding-left:3.5em;
	text-indent:-3.5em;
}
img{
	margin : 0;
	padding : 0;
	border : 0;
}
div{
	margin : 0;
	padding : 0;
}
h1, h2, h3, h4{
	margin: 0;
	padding: 0;
}
h1{
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
}
h2{
	font-size: 14px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	padding-bottom: 18px;
	line-height:18px;
}
h4 {
	font-size: 14px;
	padding-bottom: 18px;
	line-height:18px;
	font-weight:normal;
}

a{
	color: #000;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
cite{
	display: block;
	margin-bottom: 25px;
}
.inhref, .inhref a{
	color: #DADADA;
}

.clearer{
	clear: both;
	}
.goup{
	font-size : 11px;
	float : right;
}
/* большие зоны во всю ширину */
#header, #navzone, #contzone{
	position: absolute;
	width: 100%;
	text-align: center;
}
#header{
	background-color: #000;
	height: 70px;
}
/* вложенные зацентровнные зоны */
#up, #nav, #subnav, #content, #footer{
	width: 610px;
	margin: 0 auto;	
}
#content{
	width: 760px;
	margin-bottom: 30px;
}
#nav a, #subnav a{
	text-decoration: none;
}

/* шапка */
#up{
	margin-top: 20px;
	text-align: right;
	font-size: 10px;
	color: #666;
}
#up a{
	color: #666;
	text-decoration: underline;
	white-space: nowrap;
}
#up a:hover{
	color: #999;	
}
#name{
	display: block;
	margin-top: 8px;
	font-size : 18px;
	text-transform: uppercase;
	font-weight: 600;

}
#name a{
	text-decoration: none !important;	
}

/* панель нафигации */
#navzone{
	top:90px;
	font-size: 12px;
	font-weight: 600;
}
#navzone .inhref, #navzone span{
	border-color: #DADADA;
	color: #DADADA;	
}
#nav a, #nav span{
	display: block;
	float: left;
	padding: 5px 0 10px 0;
	border-bottom: solid 1px;
	white-space: nowrap;
	margin-right: 121px;
}
#nav a{
	border-color: #000;
	text-transform: lowercase;
}
html #nav a{
	margin-right: 110px;
}
html #nav span{
	margin-right: 110px;
}
.lst{/* последняя ссылка*/
	margin-right: 0 !important;
	float: right !important;
}
#nav a:hover, #subnav a:hover{
	border-color: #666;
	color: #666;
}

/* дополнительныя панель нафигации в разделе "работы" */
#subnav{
	margin-top: 25px;
	font-size: 16px;
}
#subnav a, #subnav span{
	display: block;
	float: left;
	padding: 5px 0 10px 0;
	border-bottom: solid 1px;
	white-space: nowrap;
	margin-right: 161px;
	text-transform: uppercase;
}
#subnav a{
	border-color: #000;
}

/* вся контентная зона */
#contzone{
	top: 220px;
}
#leftrow, #controw, #rghtrow{
	margin-top: 20px;
	float: left;
	text-align: left;
}
#leftrow{
	width: 220px;
}
#controw{
	width: 330px;
	margin: 20px;
	margin-bottom: 0;
	text-align: left;
}

#rghtrow{
	width: 150px;
}
.rightlist{
	padding-bottom: 25px;
}
.rightlist li{
	margin-bottom: 10px;
}
.cntrttle{
	display: block;
	margin: 30px 0 20px 0;
	font-weight: 600;
	font-size: 14px;
}
.rghtttles{
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}










#footer{
	width: 760px;
	height : 30px;
	padding-top : 10px;
	text-align : left;
	border-top : solid 1px #000;
}
#bottomnav{
	float : left;
	font-size : 11px;
}
#bottomnav a, #bottomnav span{
	display : block;
	float : left;
	margin-right : 15px;
}
#bottomnav span{
	color : #DADADA;
}
#copyr{
	float: right;
	font-size: 10px;
}
#copyr a{
	color: #000;
	text-decoration : none;
}
.hid{
	visibility : hidden;
}
.nodsp{
	display: none;
}
