body{
background:#CC5200;
font:normal 10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
margin:0px;
padding:0px;
}

ul.menu{
margin-left:5px;
}

.menuitem2{
border-bottom-color: #6B3410;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-width:1px;
 font-size:  85%;
margin:0px;
padding:3px;
}

#content{
background:#FFFFFF;
border:1px dotted #E6762B;
margin:55px 15px 15px 145px;
padding:5px;
width:600px;
color:#000000;
}

#content a{/* body links */
border-bottom:1px dashed #660033;
color:#660033;
font-weight:bold;
text-decoration:none;
}

#content a:hover{
	border-bottom:1px;
	color:#660033;
	border-bottom-style: solid;
}

#content p{
margin-top:0px;
}

#footer{
background:#683513;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

#header{
background:#683513;
bottom:auto;
color:#FFEDE1;
height: 40px;
left:0px;
position:absolute;
right:0px;
top:0px;
width:100%;
}

#header h1{
margin:0px;padding-bottom:8px;text-align:center;
}

#left{
background:#FFFAF7;
border:1px solid #683513;
left:10px;
position:absolute;
top:55px;
width:125px;
}
#left2{
background:#FFFAF7;
border:1px solid #683513;
float:left;
position:absolute;
top:155px;
width:125px;
}
#left a{/* menu items */
color:#683513;
display:block;
font:bold .9em Verdana,Geneva,Arial,Helvetica,sans-serif;
height:20px;
padding:0px 0px 0px 8px;
text-decoration:none;
vertical-align:middle;
}

#left a:hover{
background:#968B83;
}

#left h3{/* menu headings */
background:#683513;
color:#FFFFF7;
margin:0px;
text-align:center;
}

#left ul,li{
list-style:none;margin:0px;padding:0px;
}

#wrapper{/* fixes IE margin bug */
	margin-top: 55px;
}
