body {
	background-color: #5b0101;
}
#container {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	height: auto;
	background-color: #000000;
}

#ticker {
	background-color: #CCCCCC;
	height: 100px;
	width: 98%;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
}
#logo {

}
.contitles {
	background-color: #C2CBCA;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 20px;
}
#content {
	float: left;
	width: 598px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#left {
	float: left;
	width: 170px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding: 5px;
	color: #FFFFFF;
	height: auto;
}
#right {
	float: left;
	height: auto;
	width: 170px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding: 5px;
	color: #FFFFFF;
}
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#banners {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-align: left;
	height: auto;
}
#bannerimg {
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	width: 497px;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.titles {	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* CSS Document */
.links {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.links {
	text-decoration:none;
}	
a.links:link {
	text-decoration:none;
}	
a.links:hover {
	text-decoration:none;
}	
a.links:visited {
	text-decoration:none;
}
