html, body {
	margin: 10px auto;
	padding: 0;
	background:#E0EDF3;
	width:900px;
	}

#frame { margin:0 auto; 	
border: 1px solid #006;
border-top: 10px solid #006;
background:#fff;

	 }

	
#nav {
	width: 170px;
	float: left;
	margin-left: 1px;
	padding: 10px;
	}
	
	
#content {
	padding: 5px;
	margin-left: 200px;
	}


	
#footer {
	background-color: #fff;
	color: #006;
	border: 1px solid #006;
	border-bottom: 10px solid #006;
	padding: 10px;
	clear: both;
	margin-top:5px;
	}


div#footer p	{ font-family:verdana, arial, sans-serif;
	background:inherit;	
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	text-align:center;
	color:#003;
	}


	
p { font-family:verdana, arial, sans-serif;
	background:inherit;	
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	text-align: right;
color:#6E0B1E; }

a, a:link, a:visited, a:active { 
	color:#006;
	text-decoration:none; }

a:hover {
	color:#D4E5EE;
	text-decoration:underline; }

/* Menu */


#menu { margin-bottom:50px; }

.menuitem {
font-size: small;
height:100%;
border:0px solid #fccd61;
text-align:left; 
line-height:150%; 
background:#fff;
padding-bottom:5px;
padding:2px; 
}


.menuitem a, .menuitem a:visited, .menuitem a:active {
padding:2px 0;
color:#006;
display:block;
text-decoration:none
}

.menuitem a:hover{
color:#04225D;
background:#E0EDF3;
text-decoration:none;
padding:2px 0;

}



.menuitem p{
background:#fff;
border-bottom:1px solid #677682;
margin: 0px;
padding:2px 0;
font-weight:500;
}




.shadow-1 {
	BACKGROUND: url(shadow-b.png) repeat-x left bottom; WIDTH:90%;
}

.shadow-2 {
	BACKGROUND: url(shadow-r.png) repeat-y right top
}
.shadow-3 {
	BACKGROUND: url(shadow-br.png) no-repeat right bottom
}
.shadow-4 {
	BACKGROUND: url(shadow-tr.png) no-repeat right top
}
.shadow-5 {
	PADDING-RIGHT: 12px; BACKGROUND: url(shadow-bl.png) no-repeat left bottom; PADDING-BOTTOM: 12px; 
}
.shadow-6 {
	BORDER-RIGHT: #006 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #006 1px solid; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; BORDER-LEFT: #006 1px solid; PADDING-TOP: 0.5em; BORDER-BOTTOM: #006 1px solid;
}

.bigshadow-1 {
	BACKGROUND: url(shadow-b.png) repeat-x left bottom; WIDTH:654px; 
}
.bigshadow-6 {
	BORDER-RIGHT: #006 1px solid; BORDER-TOP: #006 1px solid; BORDER-LEFT: #006 1px solid; BORDER-BOTTOM: #006 1px solid;
}