@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#footer {
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 37px;
}

a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #ccffff;
}
a:active {
	text-decoration: none;
	color: #ccffff;
}
h1 {
	font-size: 30px;
	color: #ccffff;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #666633;
	font-weight: normal;
}
.sub2 {
	font-size: 20px;
	background-color: #666633;
	color: #ccccff;
}
#nav {
	float: right;
}
#container {
	background-color: #666666;
	background-image: url(../graphics/back.jpg);
	background-repeat: no-repeat;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-image: url(../graphics/content_back.jpg);
	background-repeat: repeat-y;
	padding: 5px;
	margin-top: 130px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 37px;
	border: thin solid #ccffff;
}
.logostyle {
	float: right;
	margin-top: 0px;
	margin-right: 40%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.images_left {
	margin: 5px;
	float: left;
	border: thin solid #cff;
}
#hot_table {
	background-color: #cbcb96;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	border: thin solid #ccffff;
}
