body {
	background-color: #2A3A49;
}
#masthead {
	margin: 1% 10% 0% 4%;
	background-color: transparent;
	}
#nav {
	float: left;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	position: inherit;
	display: block;
	text-align: left;
	font: bold 1em sans-serif;
	padding: 0;
	margin: 10% 2% 2% 2%;
	text-decoration: none;
	line-height: 2.95%;
	word-spacing: normal;
	top: 10%;
	font-style: oblique;
	}
#content {
	height: auto;
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	padding: 1% 1% 1% 1%;
	margin: 10% 15% 10% 15%;
	z-index: 10;
	left: 156px;
	font-size: 16px;
	}
#sidebar {
	border: 3px solid black;
	width: 28%;
	float: right;
	font-family: Tahoma;
	font-size: small;
	position: absolute;
	margin: 0% 10% 10% 72.75%;
	border-color: #FFFFFF;
}
#flashcontainer {
	float: left;
	font-family: Tahoma;
	font-size: medium;
	position: absolute;
	margin: 5% 10% 10% 5%;
	z-index: 1;
	}
#footer {
	color: #FFFFFF;
	font-size: 12px;
	font: Tahoma;
	}
h1 {
	margin: 1% 19.75% 0% 1%;
	padding: 1%;
	padding-left: 1%;
	padding-right: 1%;
	position: relative;
	color: #000066;
	font-family: Tahoma;
	font-size: 16px;
	text-align: center;
	}	
#flashcontainer1 {
	width: 156px;
	float: left;
	font-family: Tahoma;
	font-size: small;
	position: absolute;
	margin: 5% 10% 10% 5%;
	z-index: 1;
	left: 12px;
	top: 17px;
	height: 104px;
}
a:link {
	color: #FFFFFF;
	
}
a:link:hover {color: #CC3300;}
a:visited {color: #FFFFFF;}
a:visited:hover {color: #CC3300;}
