a:link {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}


.sectiontitle {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	background-color: #C1C1C1;
}


#main-container {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	height: 580px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 50px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #ff0103;
	color: #DE0101;
	text-align: center;
}
#banner {
	background-color: #FFF;
	margin: 1px;
	padding: 1px;
	height: 120px;
	width: 745px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#homemain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding: 1px;
	height: 350px;
	width: 675px;
	text-align: center;
	margin-top: 2px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}
.smalltext_red {
	font-size: 9px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.maintext_bold {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blacktext {
	color: #000;
}
