@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
#content {
	position:absolute;
	width:92%;
	height:auto;
	left: 30px;
	top: 190px;
	text-align: left;
	visibility: visible;
}

.thumbnail {
	float: left;
	color: #CCCCCC;
	width: 150px;
	text-align: left;
	padding: 1px;
	font-weight: lighter;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subheadline {
	float: left;
	font-size: 18px;
	color: #658199;
	clear: right;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.footer {
	float: left;
	font-size: 12px;
	color: #658199;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.title {
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 0px;
	margin-bottom: 5px;
	height: 35px;
}
.title2 {
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 50%;
	float: left;
}
.preview {
	font-size: 9px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 30%;
	float: right;
	text-align: right;
}
.thumbnail a img {
	background: #333333;
	border: 0px none #999999;
	clear: both;
	display: block;
	margin: 0 auto;
}
.thumbnail a:hover img {
	border-color: #999999;
}
.clear {
	clear: both;
	float: left;
	width: 100%;
}
#Headline {
	position:absolute;
	width:300px;
	left: 30px;
	top: 20px;
	visibility: visible;
}
#subnav {
	position:relative;
	width:92%;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	overflow: visible;
	text-align: right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 30px;
}
