@charset "utf-8";
.header {
	background-color: #000099;
	width: 760px;
	border: 2px solid #000099;
	background-position: center;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	background-color: #000099;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	width: 760px;
	height: 21px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000099;
	border-bottom-color: #FFFFFF;
	border-left-color: #000099;
}

   
 #menuItem a, #menu a:visited {
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
	font-size: 0.8em;
	color: #FFFFFF;




	position:absolute
	top:0;
	padding: 0px;
	display: block;
	background-color: #000099;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
  }  
#menuItem a:hover {
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #FF3300;
	color: #000099;
}

#menuItem1 {
	float:left;
	width:104px;
	position: relative;
	text-align: center;
}

#menuItem2 {
 float:left;
 width:107px;
 position: relative;
 text-align: center;
}

#menuItem3 {
 float:left;
 width:118px;
 position: relative;
 text-align: center;
}

#menuItem4 {
 float:left;
 width:114px;
 position: relative;
 text-align: center;
}

#menuItem5 {
 float:left;
 width:104px;
 position: relative;
 text-align: center;
}

#menuItem6 {
 float:left;
 width:108px;
 position: relative;
 text-align: center;
}

#menuItem7 {
 float:left;
 width:105px;
 position: relative;
 text-align: center;
}

.main {
	background-color: #FF3300;
	width: 760px;
	border: 2px solid #000099;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	margin-right: auto;
	margin-left: auto;
}

.display {
	background-color: #FFFFFF;
	width: 760px;
	border: 2px solid #000099;
	background-position: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: 16px;
	}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
}
.stylealt:link {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stylealt:hover {
	text-decoration: underline;
	color: #0000CC;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
	
}

