body {
	margin:0; 
	text-align: center;
	}
#container { 
	position:relative; 
	width:900px; 
	text-align:center; 
	margin:0 auto 0; 
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 141;
	}
li:hover ul, li.over ul {
	display: block;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 0px;
	top: 25px;
	display: none;
	background-color: #383ea1;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	}
ul li a {
	font-family: arial;
	display: block;
	text-decoration: none;
	color: #777;
	padding: 5px;
	border: 0px solid #ccc;
	border-bottom: 0;
	}
ul.toplevel {
	background-color: #ffffff;
}
A.menulink:hover {
background-color: #8186cd;
}
A.toplevel:hover {
	background-color: transparent;
}
.menulink {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.toplevel {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

a {
	color:#ffffff;
	text-decoration:none;
}
.smalltext {
	font-family:arial;
	font-size:12px;
}
.maintext {
	font-family:arial;
	font-size:14px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	}
.newul {
	margin: 0;
	padding: 0;
}
li:hover ul, li.over ul {
	display: block;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 129px;
	top: 0;
	display: none;
	background-color: #990000;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	width: 165px;
	}
ul li a {
	font-family: arial;
	display: block;
	text-decoration: none;
	color: #777;
	background: transparent;
	padding: 5px;
	border-bottom: 0;
	}
A.menulink:hover {
background-color:#660000;
}
.menulink {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.bodylink {
	font-family: arial;
	font-size: 12px;
	color: #0072bc;
}
.header {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #0072bc;
}
.smallheader {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0072bc;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */