body
	{
	margin:0px 0px 40px 0px;
	padding:0px;
	background-color:#ffffff;
	color:#000066;
	font-family:Verdana,sans-serif;
	font-size:smaller;
	}

h2,h3,h4,h5,h6
	{
	font-weight:normal;
	color:#000066;
	}
	
#main
{
	width:100%;
	height:90%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#banner
	{
	background:#000066 url('images/bancurve1.gif') no-repeat top left;
	height:80px;
	width:82%;
	padding:0px 20px 0px 130px;
	margin:0px;
	color:#ffffff;
	}

#banner h1
	{
	font-size:30px;
	}
	
div.hidden
	{
	display:none;
	}

div.shown
	{
	display:block;
	}
	
#links
	{
	width:100px;
	padding: 3px;
	float: left;
	font-size: small;
	}

#links a, #menu1 a, #menu2 a, #menu3 a, #menu4 a
	{
	display: block;
	width: 100px;
	padding: 2px;
	border: 1px solid #f0f0f0;
	text-decoration: none;
	color: #000099;
	}

#links a:hover, #menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover
	{
	background-color: #e0e0e0;
	border: 1px solid #c0c0c0;
	}

#menu1, #menu2, #menu3, #menu4
	{
	position: absolute;
	z-index:2;
	left: 105px;
	top: 7em;
	background: #ffffff;
	}
	
#menu5
	{
	position: absolute;
	z-index:-1;
	left: 105px;
	top: 7em;
	background: #ffffff;
	}

	
#footer
{
	clear:left;
	float:left;
	width: 100%;
	height:15%;
	text-align: center;
	font-size: small;
}

#footer a
{
	padding: 1em 1em 1em 1em;
}

#footer a img
{
	border: 0px;
}

#footer p
{
	font-size: smaller;
}


#maincontent
	{
	margin:20px 0px 40px 130px;
	padding:0px 0px 10px 10px;
	border-left:2px solid #000099;
	width:600px;
	}

