<style type="text/css">

body {
	color: #FFFFFF;
	text-align: left;
	font-family:  arial, helvetica, verdana;
	padding: 0;
}

#container {
	width: 844px;
 	background: #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}



a {text-decoration: none;}

a:link { 
	font-family:  arial, helvetica, verdana;
	color: #7accfc;
}

a:visited { 
	font-family:  arial, helvetica, verdana;
	color: #7accfc;
}

a:hover { 
	font-family:  arial, helvetica, verdana;
	color: #d954fd;
}

a:active { 
	font-family:  arial, helvetica, verdana;
	color: #d954fd;
}




#masthead {
	position: absolute;
	width: 844px;
	height: 204px;
	top: 0px;
 	background: #000000;
	text-align: left;
	border: .2px solid #d954fd;
	border-width: 0px .2px 0;
	margin-left: auto;
	margin-right: auto;
}




#nav, #nav ul {
	position: absolute;
	float: right;
	width: 844px;
	height: 48px;
	top: 204px;
	list-style: none;
	line-height: 1;
	background: #2d3e58 url(../images/header2.jpg);
	font-size: 85%;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	padding: 0;
	border: .2px solid #d954fd;
	border-width: 0px .2px 0;
	margin: 0;
	z-index: 97;
}

#nav a {
	display: block;	
	color: #7accfc;
	text-decoration: none;
	line-height: 1;
	padding: .25em .5em;
}

#nav a.dropdown {
	background: url(../images/rightarrow.gif) left left repeat-v;
}

#nav li {
	float: right;
	padding: 0;
	line-height: 1;
	width: 7em;   /*This width controls the navigation width in the top navigation*/
}

#nav li ul {
	background: #2d3e58;
	position: absolute;
	left: -666em;
	top: 21px;
	height: auto;
	width: 13em;
	w\idth: 11em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 10em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eb2bff;
}





#gutter {
	position: absolute;
	width: 844px;
	height: 53px;
	top: 252px;
 	background: #000000;
	text-align: left;
	border: .2px solid #d954fd;
	border-width: 0px .2px 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 96;
}


#pageheader {
	position: absolute;
	top: 219px;
	left: 363px;
	float: left;
	z-index: 98;
}



#content-container {
	position: absolute;
	width: 844px;
	top: 290px;
	background: #2d3e58 url(../images/bgstrip.jpg);
	font-family:  helvetica, arial, verdana;
	color: #eda;
	text-align: left;
	border: .2px solid #d954fd;
	border-width: 0px .2px 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 80;
}

#content {
	width: 830px;
	font-size: 90%;
	text-align: left;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 81;
}

#image-right {
	float: right;
	padding: 1em;	
	border: 0px solid #000000;

}


#image-left {
	float: left;
	padding: 1em;	
	border: 0px solid #000000;
}


#footer {
	background: #000000 url(../images/footer.jpg);
	background-repeat: repeat-x;
	font-size: 75%;
	font-family:  arial, helvetica, verdana;
	color: #FFFFFF;
	text-align: left;
	border: 0px
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

</style>