body {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
}
#homepage {
	background-image: url(../images/Homepage.gif);
	height: 510px;
	width: 900px;
	background-repeat: no-repeat;
}
#homepage_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
#deadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0066FF;
}



#content {
	background-color: #FFFFFF;
	height: 100%;
	width: 618px;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
#content a {
	text-decoration: underline;
}

#legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-position: center;
	text-align: center;
}
#legaltext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

#legaltext a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


#master {
	background-position: center top;
	vertical-align: top;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}

#sidebar {
	background-color: #003366;
	height: 100%;
	width: 182px;
	background-position: top;
	vertical-align: top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099FF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #003366;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


#redirect {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#content #tabular {
	background-color: #FFFFFF;
}
#content #tabular td {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: middle;
	margin: 0px;
}
#content li {
	padding: 5px;
}
#error {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
#error a {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
