#wrapper {
	width: 750px;
	text-align: left;
	font-size: 95%;
	padding-top: 1px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin none #00009D;
	height: 900px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	
}
#wrapper_long {
	width: 750px;
	text-align: left;
	font-size: 95%;
	padding-top: 1px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin none #00009D;
	height: 950px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	
}
#header {
	height: auto;
	width: auto;
}
#topcontainer {
	height: 35px;
	width: 740px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	text-align: center;
}
.red {
	color: #FC0001;
}
#mainContainer1 {
	width: 343px;
	height: 638px;
	clear: both;
	padding-left: 20px;
	font-size: 90%;
	position: absolute;
	padding-top: 10px;
}
#mainContainer1_hodgman {
	width: 699px;
	height: 638px;
	clear: both;
	padding-left: 20px;
	font-size: 90%;
	position: absolute;
	padding-top: 10px;
}
#mainContainer2 {
	width: 349px;
	height: 636px;
	clear: both;
	padding-left: 20px;
	font-size: 90%;
	float: right;
	position: absolute;
	left: 373px;
	top: 175px;
	padding-top: 10px;
}
.homebutton {
	padding: 2px;
	border: thin none #F60004;
	background-color: #000000;
}
#footer {
	height: 30px;
	width: 750px;
	position: absolute;
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	top: 888px;
}


#maincontainer h4 {
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

body {
	background-color: #000000;
}
a {
	color: #FA0608;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FA0000;
	text-decoration: underline;
}
