body {
 background: url(../images/background.gif) repeat-y #e6c29f;
 font: 100.01% Verdana, Tahoma, Helvetica, Arial, sans-serif;
 margin: 0px;
 padding: 0px;
 }

p { 
 margin: 0px;
 font-size: 0.7em;
 }
 
img {
margin: 0px;
padding: 0px;
border: 0px;
} 


#header{
width: 997px;
margin: 0px;
padding: 0px;
border: 1px solid black;
}

#navi li{
border: 0px solid black;
text-align: center;
width: 120px;
margin-top: 0px;
list-style: none;
float: left; 
display: block; 
font-size: 0.8em;
}

#navi{
line-height: 43px;
margin-top: 0px;
margin-left: 0px;
padding-left: 330px;
background-color: #e6c29f;
width: 667px;
height: 43px;
}

*html #navi{
line-height: 43px;
margin-top: -3px;
margin-left: 0px;
padding-left: 330px;
background-color: #e6c29f;
width: 667px;
height: 43px;
}

#navi a{
font-weight: bold;
border: 0px;
text-decoration: none;
display: block; 
}


#navi a:link {font-weight: normal; color: #d4032d; }
#navi a:visited {font-weight: normal; color: #d4032d; }
#navi a:focus {font-weight: normal; color: #d4032d;}
#navi a:hover {font-weight: normal; color: #be854c;}
#navi a:active {font-weight: normal;}


#header{
margin-left: 16px;
margin-top: 22px;
text-align: left;
width: 962px;
}

ul#leftcontent{
	list-style:none;
	line-height:50px;
	width:110px;
	margin-top:0px;
	margin-left:50px;
	float:left; 
	display:block; 
	font-size:0.9em}
* html ul#leftcontent{margin-top: 20px; margin-left: 20px}
ul#leftcontent a{color:#d4032d; text-decoration:none}
ul#leftcontent a:hover{text-decoration:underline}

#rightcontent{
color: #ffffff;
line-height: 24px;
border: 0px solid black;
width: 630px;
margin-top: 20px;
margin-left: 350px; 
font-size: 12px;
}

#content{
float: none;
}

