body {
	margin: 0;
    background: #000 url("img/bg3.jpg");
	background-position: center;
	background-attachment: fixed;
}  

#gray  {
    background: url("img/banddarker.png");
	  _background: #000;
	border-bottom:  solid 1px #CF0;
	top: 3px;
	left: 0px;
	width: 100%;
	_width: 105%;
	height: 251px;
	position: absolute;
}  

#stripe {
background: #CF0;
	top: 0px;
	left: 0px;
	width: 100%;
	_width: 105%;
	height: 3px;
	_height: 1px;
	position: absolute;
}

#logo a, #logo a:visited {
    background: url("img/logo.png");
	   _background: url("img/logo.gif");
	top: 14px;
	left: 10px;
	width: 178px;
	height: 42px;
	position: absolute;
}

#logo a:hover {
	background-position: -178px 0;
}

#nav1 {
	top: 24px;
	left: 190px;
	_left: 230px;
	width: 200px;
	height: 50px;
	position: absolute;
}
#nav2 {
	top: 24px;
	left: 355px;
		_left: 394px;
	width: 200px;
	height: 50px;
	position: absolute;
}
#nav3 {
	top: 22px;
	left: 520px;
		_left: 559px;
	width: 200px;
	height: 50px;
	position: absolute;
}
#copyright {
	color: #666;
	font: 9px arial;
	font-weight: bold;
	top: 24px;
	left: 770px;
		_left: 820px;
	width: 150px;
	height: 50px;
	position: absolute;
}
#nav1 ul, #nav2 ul, #nav3 ul {
margin: 0;
}
#nav1 li, #nav2 li, #nav3 li {
color: #CF0;
	font: 12px/17px arial;
	font-weight: bold;
 list-style-type: none;
 }
 
 a:link, a:visited {
color: #CC9;
	font: 12px/16px arial;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CF0;
}

 a.sm:link, a.sm:visited {
color: #CF0;
	font: 10px/14px arial;
	font-weight: bold;
	text-decoration: none;
}
a.sm:hover {
	color: #CF0;
}

span  {
color: #Cf0;
	font: 10px/14px arial;
	font-weight: bold;
}

#thumbs {
background: #000;
border-top:  solid 1px #CF0;
color: #CC9;
top: 77px;
left: 213px;
width: 768px;
height: 70px;
position: absolute;
}

#series {
color: #CC9;
	top: 77px;
	left: 17px;
	width: 718px;
	height: 150px;
	position: absolute;
}

#series ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#series li {
padding-right: 8px;
display: absolute;
color: #CF0;
font: 12px/16px arial;
font-weight: bold;
 }

#series a:link, #series  a:visited {
color: #CC9;
	font: 10px/17px arial;
	font-weight: bold;
	text-decoration: none;
}
#series a:hover {
	color: #CF0;
	font: 11px/17px arial;
		font-weight: bold;
}

#statement {
background: #000;
border-top:  solid 1px #CF0;
color: #CC9;
padding: 19px;
	font: 10px/12px arial;
	font-weight: bold;
	top: 150px;
left: 213px;
	width: 730px;
	height: 66px;
	position: absolute;
}

#news {
    background: url("img/news2.png") 18px 15px no-repeat;
	  _background: url("img/news.gif") 18px 15px no-repeat;
border-top:  solid 1px #CF0;
color: #CC9;
padding: 19px;
	font: 10px/12px arial;
	font-weight: bold;
	top: 77px;
left: 213px;
	width: 730px;
	height: 136px;
	position: absolute;
}

.itemleft {
float: left;
margin-left: 15px;
margin-top: 35px;
}

.item {
margin-left: 30px;
margin-top: 35px;
float: left;
}

#about {
	font: 12px/16px arial;
	color: #666;
	font-weight: bold;
	top: 18px;
	left: 205px;
	width: 600px;
	height: 100px;
	position: absolute;
}

form {
top: 17px;
	left: 40px;
	_left: 0px;
	width: 250px
	height: 15px;
	position: absolute;
}

input {
vertical-align: top;
border: solid 1px #CF0;
background: #000;
	font: 10px/14px arial;
	font-weight: bold;
	color: #CF0;
	height: 12px;
	width: 130px; 
}

#image {
left: 213px;
width: 55%;
		top: 260px;
		position: absolute;
}

#image img {
	width: 55%;
}

#imagewide {
left: 213px;
width: 70%;
		top: 260px;
		position: absolute;
}

#imagewide img {
	width: 70%;
}

#imagemed {
left: 213px;
width: 62%;
		top: 260px;
		position: absolute;
}

#imagemed img {
	width: 62%;
}