body {
font-size:8pt;
font-family:arial, sans-serif;
background-color:#FFFFFF;
margin:0px;
}

img {
border:0px;
}

h1 {
font-size:120%;
color:#8E352A;
font-weight:bold;
margin:0px 0px 15px 0px;
}

#header {
height:260px;
width:800px;
background-image:url(/images/header.gif);
background-repeat:no-repeat;
background-position:top left;
}

#header .item {
float:left;
margin-top:195px;
margin-left:30px;
}

#altmenu {
clear:both;
padding-top:9px;
padding-left:50px;
}

#altmenu div {
float:left;
padding-right:10px;
font-size:110%;
}

#altmenu a:link,
#altmenu a:active,
#altmenu a:visited {
text-decoration:none;
color:#888888;
}

#altmenu a:hover {
color:#555555;
}


#menu {
width:150px;
height:420px;
float:left;
background-image:url(/images/menufeature.jpg);
background-position:5px bottom;
background-repeat:no-repeat;
}

#menu .item {
padding:2px 0px 2px 30px;
}

#menu .item a:link,
#menu .item a:active,
#menu .item a:visited {
color:#8E352A;
text-decoration:none;
}

#menu .item a:hover {
color:#3E0D07;
}

#content {
float:left;
width:650px;
/*background-image:url(/images/logo.gif);
background-repeat:no-repeat;
background-position:top right;*/
}

#content .spacer {
height:300px;
width:1px;
float:right;
}

#content .page {
width:640px;
}

#footer {
clear:both;
height:44px;
width:800px;
background-image:url(/images/footer.gif);
background-repeat:no-repeat;
background-position:top left;
text-align:center;
line-height:44px;
color:#FFFFFF;
}

.popupnav {
border-style:solid;
border-color:#B1B1B1;
border-width:1px 1px 0px 1px;
background-color:#FFFFFF;
padding:0px;
display:none;
position:absolute;
width:100px;
margin-left:110px;
margin-top:-20px;
}

.popupnav .item {
border-bottom:1px solid #B1B1B1;
padding:3px;
padding-left:0px;
text-align:left;
display:block; 
}



