@charset "UTF-8";
body {
	background-color: #000033;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	background-color: #000033;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#logo {
	background-color: #2B4225;
	height: 83px;
	padding-bottom: 12px;
	padding-top: 0px;
}
#content {
	background-color: #000033;
	margin-top: 0px;
	padding-top: 19px;
	height: 550px;
	margin-bottom: 0px;
	padding-left: 10px;
	width: 760px;
	padding-right: 30px;
	margin-right: 10px;
	margin-left: 33px;
}
#nav {
	height: 29px;
	width: 550px;
	margin-bottom: 0px;
	margin-top: 14px;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 6%;
	padding-left: 9%;
}
#nav ul {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav ul li { display: inline; }

#nav ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
}
#nav ul li a:hover {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #499E0D;
}

#centerColume {
	background-color: #000033;
	width: 650px;
	height: 455px;
	margin-top: 12px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #720000;
	border-right-color: #720000;
	border-bottom-color: #720000;
	border-left-color: #720000;
}
#wrapper #content #centerColumelower h1 {
	margin-top: -25px;
}
#footer {
	clear: both;
	background-color: #000033;
	width: 547px;
	margin-left: 100px;
	color: #F0F0F0;
	font-size: 14px;
	text-align: center;
	height: 17px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
