body, h1, ul, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-color: #000;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
      margin-bottom: 15px;
}
a, a:visited{font-weight: normal; font-size: 12px; color: #c3c3c3; text-decoration: underline;}
a:hover{color: #EAEAEA; text-decoration: underline;}

#razdnews { height: 1px; background-color: #444444; margin: 5px 0 15px 0;}
#newstt { margin: 15px 0 10px 0; color: #c3c3c3;}
h1 { font-size: 18px; color:#F8F8F8; font-weight: normal; margin: 15px 0 15px 0;}
h2, p, li, dt, dd {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
      color: #9a9a9a;
      
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
object {
	display: block;
}
#deep h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	
}
#deep p {
	margin-bottom: 12px;
	color: #717171;
}
#box {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#header {
	margin-bottom: 29px;
	float: left;
	width: 100%;
}
#deep #header {
	margin-bottom: 0;
	padding-top: 22px;
	background: url("images/deep_line.gif") repeat-x left top #000;
}
#flash {
	clear: both;
	margin: 0;
	padding: 0;
	height: 157px;
}
ul.state {list-style-type: disc; margin: 20px;}
ul.state li {line-height: 20px;} 
#logo {
	display: none;
	width: 210px;
	height: 115px;
	margin-left: 57px;
	margin-bottom: 10px;
	background: url("images/logo.jpg") no-repeat left top;
}
#deep #logo {
	display: block;
}
#logo a {
	display: block;
	width: 210px;
	height: 115px;
}
#logo span {
	display: none;
}
#menu {
	overflow: hidden;
	float: left;
	margin-top: 9px;
	padding: 0 0 0 45px;
}
#deep #menu {
	margin-top: 0;
	margin-bottom: 11px;
}
#menu li {
	float: left;
	margin-right: 10px;
}
#menu li.last {
	margin-right: 0;
}
#menu a {
	display: block;
	padding: 7px 22px 6px 22px;
	color: #c2c2c2;
	text-decoration: none;
}
#menu a:hover {
	background-color: #2a2a2a;
}
#menu b {
	display: block;
	padding: 7px 22px 6px 22px;
	font-weight: normal;
	color: #c2c2c2;
	background-color: #2a2a2a;
}
#container {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
      
	background: url("images/top_gradient.gif") repeat-x left top #212121;
}
#container .inner {
	_float: left;
	overflow: hidden;
	padding: 40px 0px 42px 30px;
	background: url("images/bottom_gradient.gif") repeat-x left bottom;
}
#deep #container {
	background: url("images/bottom_gradient.gif") repeat-x left top;
}
#deep #container .inner {
      padding: 50px 25px 10px 25px;
	background-image: none;
}
#news {
	float: left;
	width: 100%;
}
#news dl {
	float: left;
	width: 265px;
	margin-right: 58px;
	padding-left: 9px;
	background: url("images/news_orange.gif") no-repeat 0 4px;
}
#news dl.last {
	margin-right: 0;
}
#news dt {
	margin-bottom: 5px;
	color: #717171;
}
#news dd {
	margin-bottom: 14px;
	margin-left: 2px;
	line-height: 14px;
	color: #717171;
}
#news dd a {
	color: #fff;
}
/*----------------------- gallery --------------------------------*/

#gallery {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 264px;
	margin-bottom: 20px;
}
#frame {
	position: relative;
	overflow: hidden;
	width: 803px;
	margin: 0 0 0 74px;
}
#gallery_list {
	position: relative;
	left: 0;
	height: 264px;
}
#gallery_list img {
	float: left;
	display: block;
	width: 176px;
	margin-right: 33px;
}
#next {
	position: absolute;
	top: 66px;
	right: 0;
	display: block;
	width: 44px;
	height: 142px;
	background: url("images/gallery/right_row.gif") no-repeat left top;
}
#prev {
	position: absolute;
	top: 66px;
	left: 0;
	display: block;
	width: 44px;
	height: 142px;
	background: url("images/gallery/left_row.gif") no-repeat left bottom;
}
#next span, #prev span {
	display: none;
}

/*----------------------------------------------------------------*/

#months, #years {
	clear: both;
	float: left;
	width: 100%;
	margin-left: 4px;
	margin-bottom: 12px;
}
#months li, #years li {
	float: left;
	margin-right: 42px;
	color: #414141;
}
#months li.last {
	margin-right: 0;
}
#months a, #years a {
	color: #fff;
}
#months a, #months span {
	display: block;
	padding-top: 23px;
}
#months a:hover {
	background: url("images/arrow.gif") no-repeat center top;
}
#months b {
	display: block;
	padding-top: 23px;
	font-weight: normal;
	color: #f37937;
	background: url("images/arrow.gif") no-repeat center top;
}

/*----------------------------------------------------------------*/

#footer {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
#deep #footer {
	padding-top: 35px;
	background: url("images/footer_gradient.gif") repeat-x left top;
}
#footer .inner {
	padding: 0 39px;
}
#copyrights {
	float: left;
	color: #717171;
}
#madeby {
	display: block;
    text-align: right;
	float: right;
	padding-right: 32px;
	line-height: 14px;
	font-size: 12px;
	color: #717171;
	background: url("images/darvin_studio.gif") no-repeat right top;
}
#madeby a {
	text-decoration: none;
	color: #414141;
}
#madeby span {
	display: block;
}
.item-holder {
	float:left;
	display:inline;
	margin:8px 8px 0 0;
}

input {
	background-color: #444444;
	color: #D1D1D1;
	width: 250px;
	border: #666666 1px solid;

}
input.but {
	background-color: #333333;
	color: #ffffff;
	width: 120px;
	border: #000000 1px solid;
	cursor: hand;

}
textarea {
 font-family:Arial, Helvetica, sans-serif;
	background-color: #444444;
	color: #D1D1D1;
	width: 450px;
	height: 200px;
	border: #666666 1px solid;
	

}