<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	min-width: 950px;
}
img, .button {
	behavior: url(include/iepngfix.htc);
}
#mainContent {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	background-color: #444;
}
#topLogo {
	width: 930px;
	height: 40px;
	padding-top: 60px;
	padding-right: 20px;
	text-align: right;
	font-size: 18px;
	background: #000 url(../img/header.gif) top left no-repeat;
}
#menu {
	width: 950px;
	height: 60px;
	
}
#MainMenu {
	margin-top: 10px;
	margin-left: -40px;
	list-style-type: none;
	text-align: center;
}
#MainMenu li {
	padding: 10px 30px 10px 30px;
	display: inline;	
	background-color: #222;
	color: #FF0;
	margin: 10px 1px;
	font-weight: bold;
	text-transform: uppercase;
}

#MainMenu li a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#MainMenu li a:hover{
	color: #FF0;
	text-decoration: none;
}

#SecondMenu {
	margin-top: 20px;
	margin-left: -40px;
	list-style-type: none;
	text-align: center;
}
#SecondMenu li {
	padding: 10px 10px 10px 10px;
	width: 100px;
	height: 10px;	
	display: inline;	
	color: #FF0;
	margin: 10px 1px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
}

#SecondMenu li a{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#SecondMenu li a:hover{
	color: #FF0;
	text-decoration: none;
}

#content {
	margin-left: 60px;
	padding: 60px;
	width: 710px;
	min-height: 330px;	
	background-color: #000;
}
#content_photo{
	margin-left: 60px;
	padding: 5px;
	width: 820px;
	min-height: 390px;	
	background-color: #000;
}
#fade_photo {
	height: 330px;
	width: 220px;
	border: 1px solid #999;
	float: left;
}
#screen_photo {
	height: 440px;
	width: 660px;
	border: 1px solid #999;
	float: left;
	background: #444;
	text-align: center;
}
#screen_photo_overlay {
	padding: 10px;
	height: 30px;
	width: 640px;
	background: url(../img/overlay.png) top left;
	position: relative;
	text-align: left;
	top: -50px;
}
#screen_photo_overlay p{
	margin: 0;
}
.zoom_overlay {
	padding: 2px;
	height: 15px;	
	background: url(../img/overlay.png) top left;
	position: relative;
	text-align: left;
	top: -480px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	color: #FFF;
}
.zoom_overlay:hover {
	color: #FF0;
}
#picture_scroll {
	width: 100px;
	height: 66px;
	float: right;
}
#picture_scroll ul {
	list-style-type: none;
	margin-left: -60px;
	margin-right: 30px;
	padding-left: 60px;
	padding-right: 30px;
	display: block;
}

#picture_scroll ul li{
	margin-bottom: 5px;
	display: block;
	text-align: center;
	width: 100px;
	background-color: #444;
	height: 66px;
}
#picture_scroll ul .li_nav{
	margin-bottom: 5px;
	display: block;
	text-align: right;
	width: 100px;
	height: 10px;
	background-color: #000;
}
#picture_scroll ul .li_nav a{
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
#picture_scroll ul .li_nav a:hover{
	color: #FF0;
}
#fill {
	width:25px;
	height: 400px;
	float: right;
}
#text {
	width: 430px;
	float: right;
}
#text p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#text b, strong {
	font-size: 12px;
}
#text a {
	font-weight: bold;
	color:#FF0;
	text-transform: uppercase;
}
#text a:hover {
	color: #FFF;
	text-decoration: none;
}
#push {
	clear:both;
}
#limit_footer {
	width: 950px;
	height: 30px;
}
#footer {
	width: 950px;
	height: 20px;
	padding-top: 20px; 
	background-color: #000;
}
/* DAN 20090323 START */
.nextprev_overlay {
	padding: 2px;
	height: 15px;	
	background: url(../img/overlay.png) top left;
	position: relative;
	text-align: left;
	top: -480px;
	float: right;
	margin-right: 10px;
	text-decoration:none;
	color: #FFF;
}
a.nextprev { color: #FFF; text-decoration:none; }
a.nextprev:hover { color: #FF0; text-decoration:none; }
/* DAN 20030323 END */
-->
