


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#333;
	background-color:white;
	font:11px verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font:12px/12px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.Content>p {margin: 0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#002142;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:002142;}
a:visited {color:#002142;}
a:hover {background-color:#reee;}
  
/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 500;
	margin: 0px 130px 0px 135px;
	border:1px solid black;
	background-color:white;
	padding: 0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#navTop {
	position:absolute;
	width:auto;
	top:50px;
	right:0px;
	left:0px;
	border:0px dashed black;
	background-color:#FFFF;
	padding: 10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:850px;
	}

#navTitle {
	position:absolute;
	top: 0;
	left: 0;
	right: 5;
	border:0px dashed black;
	background-color:#036;
	padding:0px;
	z-index:2;\"
	z-index:2;
    voice-family: "\"}\"";
	voice-family:inherit;
	width:825px;
	}

#navCenter {
	position:absolute;
	top: 170;
	left: 175;
	right: 5;
	border:0px dashed black;
	background-color:#white;
	padding:10px;
	z-index:2;\"
	z-index:2;
    voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}


#navBeta {
	position:absolute;
	width:250px;
	top:120px;
	right:0px;
	border:0px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}

#navRight1 {
	position:absolute;
	width:250px;
	top:400px;
	left:0px;
	border:0px dashed black;
	background-color:#ffffff;
	padding:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}

#navRight2 {
	position:absolute;
	width:250px;
	top:400px;
	left:0px;
	border:0px dashed black;
	background-color:#ffffff;
	padding:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}


#navfooter {
	position:absolute;
	width:auto;
	bottom: 0px;
	right:0px;
	left:0px;
	justify:center;
	border:0px dashed black;
	background-color:#eee;
	padding: 10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:850;
	}

#navcontainer { width: 200px; }

#navcontainer ul{
	position:absolute;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a{
	display: block;
	padding: 2px;
	width: 160px;
	background-color: #002142;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, 

#navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #369;
	color: #fff;
}
