/* CSS Document */
body {
	-webkit-text-size-adjust: none;
	background-color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#top_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	height: 45px;
	width: 320px;
	left: 0px;
	top: 0px;
	background-image: url(../img/topbar.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#content {
	position: absolute;
	height: 355px;
	width: 320px;
	left: 0px;
	top: 45px;
}
#image {
	position: absolute;
	height: 279px;
	width: 299px;
	top: 15px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#status {
	padding: 10px;
	height: 20px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 310px;
	font-size: 13px;
	color: #999999;
	text-align: center;
	background-image: url(../img/status_bar.jpg);
	background-repeat: no-repeat;
}





#footage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	position: absolute;
	width: 320px;
	left: 0px;
	text-align: center;
	z-index: 2;
	height: 16px;
	top: 395px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.ads{
	padding: 3px;
	font-size:12px;
	width: 294px;
	text-align:center;
	color: #999999;
}
.ads-link{
	font-size:12px;
	color:#999999;
}
