body {
	background-color: #07011B;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #003366;
}
#header {
	margin: 0px;
	height: 110px;
}
#content {
	background-color: #FFFFFF;
	height: 420px;
}
#content-left {
	display: inline;
	float: left;
	width: 290px;
	padding-right: 15px;
	padding-left: 20px;
}
#content-right {
	display: inline;
	float: right;
	height: 420px;
	width: 530px;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}
#footer {
	text-align: right;
	padding-top: 20px;
}
#header ul#nav {
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	list-style-type: none;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #content #content-left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper #content #content-left a {
	font-weight: normal;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#wrapper #content #content-left a:hover {
	color: #003366;
}
a:link {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
#header ul#nav li {
	display: inline;
}
#wrapper #header #nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
}
h1 {
	font-weight: bold;
	color: #07011B;
	position: absolute;
	top: -50px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000033;
}
#wrapper #header #nav a:hover {
	color: #3399FF;
}
#wrapper #header #nav a:active {
	color: #0099FF;
}
