body {
	background-repeat: repeat-x;
	background-color:#86A8A7;
	margin-top: 0px;
	font: normal 12px Verdana, Helvetica, sans-serif;
	color:#333;
}
a {
	color: #313123;
	text-decoration: none;
}
DIV#shadow {
width:750px; background:url(/images/shadow.gif) repeat-y;
}

html>body DIV#shadow {
width:750px; background:url/images/shadow.png) repeat-y;
}

DIV#page {
width:740px;
}

DIV#header{
width:740px;height:48px;
background:#fff url(/images/logo.gif) no-repeat;
}


DIV#navbar {

}

DIV#banner {

}

DIV#shadowfooter {
background:url(/images/shadow_footer.jpg) no-repeat; 
width:760px; height:21px;
}

DIV#contentleft {
padding:24px;width:523px;
}

.menuHead {
height:36px; font:bold 12px/36px 'Trebuchet MS', sans-serif; color:#fff; background:url(/images/bar.gif) repeat-x; text-transform: uppercase; text-align:center;
 }
 .menuItem a:link,  .menuItem a:visited,  .menuItem a:active {
font-family:"Trebuchet MS", sans-serif;height:24px; background-color:#f2f7f8; font-size:11px; line-height:24px; text-align:center; color:#333; border-bottom:1px solid #ccc;  border-top:1px solid #fff; display:block; text-decoration:none;
 }
 .menuItem a:hover {
 background-color:#DDE6F0; color:#993333;
 }
 
 .menuSub {
height:24px; background-color:#86A8A7; font:bold 12px/24px 'Trebuchet MS', sans-serif; color:#fff; text-align:center;
 }

#footer {text-align:center; color:#FFFFFF;}