body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#main1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/leftshad.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#stars_top {
	background-image: url(images/stars_top.jpg);
	background-repeat: repeat-x;
	height: 34px;
}


#main1 #main2 {
	background-image: url(images/rightshad.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#header #fav {
	position: relative;
	float: right;
}
#separator {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 720px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}

#content {
	margin-right: 40px;
	margin-left: 40px;
}
#thumbs li {
	list-style-type: none;
	text-align: center;
	float: left;
	height: 235px;
	width: 180px;
	font-size: 12px;
}
#thumbs {
	padding-left: 10px;
	padding-top: 15px;
}
#thumbs h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 36px;
}

#thumbs ul {
	margin: 0px;
	padding: 0px;
}

#thumbs a:link,
#thumbs a:visited
 {
	text-decoration: none;
	color: #333333;
}

#thumbs a:hover,
#thumbs a:active
 {
	text-decoration: underline;
	color: #666666;
}

#thumbs a:link img,
#thumbs a:visited img {
	border: 3px solid #4372FE;
}
#traders ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#header #ads {
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}

#traders li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: 210px;
	height: 170px;
	margin-top: 15px;
	font-size: 21px;
	font-weight: bold;
	border: 3px solid #0066FF;
	margin-right: 10px;
	background-color: #99CCFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#traders li span {
	font-size: 13px;
	font-weight: normal;
}

#thumbs a:hover img,
#thumbs a:active img {
	border: 3px solid #FFFFFF;
}

#traders a:link,
#traders a:visited,
#fulltoplist a:link,
#fulltoplist a:visited,
#ads a:link,
#ads a:visited,
#more a:link,
#more a:visited
 {
	text-decoration: underline;
	color: #003366;
}

#traders a:hover,
#traders a:active,
#fulltoplist a:hover,
#fulltoplist a:active,
#ads a:hover,
#ads a:active,
#more a:hover,
#more a:active
 {
	text-decoration: none;
	color: #FFFFFF;
}

#fulltoplist {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99CCFF;
	border: 3px solid #0066FF;
	padding: 7px;
}
#fulltoplist li {
	width: 150px;
	height: auto;
	text-align: center;
	list-style-type: none;
}
#fulltoplist ul {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	width: 150px;
}
#bottom {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#stars_bot {
	background-image: url(images/stars_bot.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
#more {
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#more a {
	width: 20px;
	border: 1px solid #0066FF;
	background-color: #99CCFF;
	color: #003366;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

