HTML{
margin:0; 
padding:0; 
height:100%
}
BODY {
margin:0; 
padding:0; 
background-color:#e5eb8a;
background:url(/templates/images/body-bgnd.gif) repeat-x 0 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:21px;
color: #391b00;
}
#headerbanner {
width:800px;
height:25px;
top:0px;
left:50%; 
margin:auto;
margin-left: -400px;
padding:4px;
vertical-align:middle;
text-align:center;
background-color: yellow;
z-index:10;
position: absolute;
}
#mastheadlayout{
width:882px;
height:200px;
}
#toplayout{
overflow:hidden; 
background:url(/templates/images/main-content-bgnd.jpg) no-repeat 0 0;
background-position:center; 
background-position:top;
top:20px;
}
#footerlayout{
overflow:hidden;
background:url(/templates/images/footer-content-bgnd.jpg) no-repeat 0 0 #c6d400;
background-position:top;
height:200px;
}
#mastheadlayout{
width:882px;
height:200px;
}
#topbarlayout{
width:882px;
height:91px;
text-align:left;
}
#contentlayout{
width:882px;
height:350px;
}
#pagecontentlayout{
width:832px;
background:#FFFFFF;
background:url(/templates/images/body-content-bgnd.jpg) no-repeat 0 0 #FFFFFF;
border-top: 1px solid #391b00;
padding:25px;
padding-top:15px;
text-align:left;
}
#titlelayout{
width:882px;
text-align:left;
}
#navgiationlayout{
width:737px;
height:40px;
text-align:left;
padding-left:145px;
border-bottom: 0px solid #FFFFFF;
margin-bottom:5px;
}
#navmenu{
list-style:none; 
margin:0; 
padding:0; 
position:relative; 
font-family:Arial,Helvetica,sans-serif; 
color:#ffffff; 
height:37px; 
font-size:12px;
font-weight: bold;
}

#navmenu li, {
list-style:none; 
padding:0; 
margin:0; 
position:relative; 
display:inline; 
height:37px
}

#navmenu li a {
height:27px; 
position:relative; 
padding:7px 10px 0; 
color:#ffffff; 
text-decoration:none; 
display:block; 
float:left;
background-color: #723400;
background-image: url(/templates/images/nav-bgnd.gif); 
background-repeat: repeat-x;
border:1px solid #3d1d06;
border-bottom: 4px solid #351b02;
}

#navmenu li a:hover{
color:#ffffff;
background-color: #3d1d06;
border:1px solid #3d1d06;
border-bottom: 4px solid #3d1d06;
background-image: url(/templates/images/dot.gif); 
background-repeat: repeat-x;
}

#sidebar {
border: 0px none; 
padding: 0px; 
margin-left: 15px; 
width: 365px;
float: right;
}

#sidebarphoto {
border: 0px none; 
}

#sidebarcaption {
border: 2px  rgb(170, 171, 77); 
border-bottom: 4px  rgb(170, 171, 77); 
border-style: dotted dotted solid dotted; 
margin: 10px; 
padding: 15px; 
background-color: rgb(230, 236, 140);
}
