@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "helvetica neue", helvetica, verdana;
	font-size: 0.7em;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#main_img {
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
#main_img img {
}
#subnav {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
}
#caption {
	float: left;
	width: 70%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
}
#links {
	width: 25%;
	margin-right: 10px;
	float: left;
	padding-top: 5px;
}
#links2 {
	width: 100%;
	margin-right: 10px;
	padding-top: 5px;
}
