#textblock1 {
	text-align: left;
	width: 50%;
	float: left;
	}
#textblock2 {
	text-align: left;
	width: 50%;
	float: right;
	}
#leftcontent {
	float: left;
	margin: auto;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	}
#leftads img {
	width: 180px;
	height: 225px;
	border: none;
	margin-bottom: 15px;
	}
#lefttop {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px;
	}
#lefttop h3{
	font-size: 18px;
	margin: 2px;
	color:#FFFF00;
	}
#maincontent {
	float: right;
	vertical-align: top;
	text-align: center;
	maring: auto;
	width: 740px;
	}
#allcontent {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 750px;
	height: 800px;
	margin: auto;
	}
#thumbtable {
	margin-bottom: 20px;
	}
#thumbtable img{
	margin: 1px;
	border: 1px solid #FF6600;
	width: 140px;
	height: 100px;
	}
body {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #203065;
	margin: 0px;
	padding: 0px;
}
#tc {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#18244B;
	text-decoration: none;
	height: 100px;
	width: 120px;
}
.thumb
{
    border: 1px solid #FF9900;
}
.toplist {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.toptext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link,a:visited,a:active,toptext {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover {
	color:#FFFF00;
	text-decoration: underline;
	}
.toplist a:link{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplist a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplist a:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplist a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textcells{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
