@charset "utf-8";

body {
	background: #202020 url(../img/bg.gif) top left repeat;
	color: #b1b1b1;
	font-family: verdana,arial,lucinda,helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
}

h1 {
	color: #cc7209;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

p {
	margin-bottom: 15px;
}

td.date {
	color: #cc7209;
	white-space: nowrap;
}

a {
    color: #b1b1b1;
	text-decoration: none;
}

a:hover {
    color: #cc7209;
	text-decoration: none;
}

a.current {
    color: #cc7209;
	text-decoration: none;
}

#wrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
}

#stage {
	background: transparent url(../img/bg_stage.gif) top left repeat-x;
	position: absolute;
	top: -286px;
	width: 100%;
	height: 572px;
}

#stagecenter {
	margin-left: -438px;
	position: absolute;
	left: 50%;
	width: 876px;
}

#header {
	width: 875px;
	height: 71px;
	text-align: right;
}

#contvis {
	width: 668px;
	height: 423px;
	float: left;
}

#contvistxt {
	width: 668px;
	height: 403px;
	margin: 20px 0px 0px 0px;
	float: left;
}

#contvistxt h3 {
	color: #cc7209;
	font-weight: normal;
}

.cyclepics {
	height: 668px;
	width: 423px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#conttxtvis {
	width: 188px;
	height: 423px;
	margin-left: 20px;
	float: left;
}

#conttxt {
	width: 188px;
	height: 403px;
	margin: 20px 0px 0px 20px;
	float: left;
}

#conttxt #references li {
	padding-bottom: 5px;
}

#conttxt h3 {
	color: #cc7209;
	font-weight: normal;
}

#conttxt #info {
	width: 188px;
	height: 243px;
}

#conttxt #thmbs {
   	width: 188px;
	margin-bottom: 20px;
	vertical-align: bottom;
}

#conttxt #thmbs02 {
   	display: none;
}

#conttxt #thmbs ul li {
	width: 46px;
	height: 46px;
	margin: 0px 1px 1px 0px;
   	float: left;
}

#conttxt #thmbs ul li img {
	display: block;
	float: left;
}

#conttxt .hilight {
	color: #cc7209;
}

#footer {
	width: 875px;
	height: 84px;
	padding-top: 20px;
	clear: both;
}

#footer #nav {
    width: 730px;
	height: 84px;
	line-height: 16px;
	float: left;
}

#footer #nav #nav1st {
    width: 113px;
	line-height: 16px;
	float: left;
}

#footer #nav #nav2nd {
    width: 103px;
	padding-left: 9px;
	border-left: 1px solid #a8a8a8;
	line-height: 16px;
	float: left;
}

#footer #nav #nav3rd {
    width: 103px;
	padding-left: 9px;
	border-left: 1px solid #a8a8a8;
	line-height: 16px;
	float: left;
}

#footer #metanav {
	width: 145px;
	height: 84px;
	text-align: right;
	float: left;
}
