body {
	background-color: #FFCD35;
}

#cspan {
	font-family: Arial;
	font-size: 14px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	color: #333333;
	padding: 5px;
	border: 1px solid #333333;
	text-align: justify;
}.clear {
	clear: left;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#header {
	background-color: #333333;
	font-size: 24px;
	color: #FFFFCC;
	padding: 5px;
	margin-bottom: 10px;
}
.banner {
	float: left;
	border: 1px solid #333333;
	margin-right: 6px;
	margin-left: 4px;
}

.topbar {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #990000;
	text-transform: uppercase;
	line-height: 30px;
	font-family: Tahoma;
	font-weight: bold;
	border: 1px solid #333333;
	text-indent: 10px;
}
#main {
	width: 520px;
	float: left;
}
.topbar a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar {
	width: 390px;
	float: right;
}
#footer {
	color: #FFCD35;
	background-color: #333333;
	clear: both;
}
.thlist {
	font-size: 10px;
	float: left;
	word-spacing: 5px;
	line-height: 20px;
	margin: 0px;
	padding: 4px;
}
.thlist a {
	color: #000000;
}

.thlist2 {
	font-size: 20px;
	float: left;
	word-spacing: 6px;
	line-height: 20px;
	margin: 0px;
	padding: 4px;
}
.thlist2 a {
	color: #000000;
}

.thicon {
	margin-top: 5px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
}

.ththumb {
	border: 1px solid #333333;
}
.thlist a:hover {
	color: #990000;
	text-decoration: none;
}
.topbar a:hover {

	color: #FFCD35;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.hot {
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: blink;
}

#footer a {
	color: #FFCD35;
	font-size: 18px;
	padding: 20px;
	line-height: 30px;
}

