/* CSS Document */
body {
	-webkit-text-size-adjust: none;
	background-color: #454545;
}
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 {
	position: absolute;	width: 320px; left: 50%; margin-left: -160px; height: 45px;	top: 0px; z-index: 0;
	background-image:-webkit-gradient(linear, right bottom, right top, color-stop(0, #444), color-stop(0.53, #000));
	text-align:center; color:rgba(255, 255, 220, 0.9); font-family:"Arial Rounded MT Bold"; font-size: 22px; line-height: 45px;
	padding-top: 1px;
}
#top_bar_glossy {
	position: absolute;	width: 320px; left: 50%; margin-left: -160px; height: 22px;	top: 0px; z-index: 1;
	background-color:rgba(255, 255, 255, 0.2);
}
#link_home {
	position:absolute; top:9px; left:10px; width:30px; height:30px; cursor:pointer;
	background-repeat:no-repeat; background-image:url(../img/home.png);
}

#link_email {
	position:absolute; top:11px; right:10px; width:25px; height:25px; cursor:pointer;
	background-repeat:no-repeat; background-image:url(../img/twitter.png);
	font-size:20px; line-height:25px;
}


#content {
	position: absolute;
	height: auto;
	width: 320px;
	left: 50%;
	margin-left:-160px;
	top: 45px;
	background-color:#333;
}
#image {
	position: relative;
	width: 300px;
	margin-top: 15px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#status {
	line-height:40px;
	height: 40px;
	width: 320px;
	position: relative;
	margin-left: 0px;
	margin-top: 10px;
	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: 13px;
	color: #CCCCCC;
	position: relative;
	width: 320px;
	text-align: center;
	z-index: 2;
	height: 16px;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	left: 50%;
	margin-left:-160px;
}
.ads{
	padding: 3px;
	font-size:12px;
	width: 294px;
	text-align:center;
	color: #999999;
}
.ads-link{
	font-size:12px;
	color:#999999;
}

.ads_google {
	position: absolute;	width: 320px; left: 50%; margin-left: -160px; top:350px; z-index:10;
	height:45px; overflow:hidden;
}