* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 940px;
 color: #E8DCB9
}

#header { color: #2B1708; background-image: url(../images/logo.gif); background-repeat: no-repeat; width: 940px; float: left; padding: 0; height: 92px; margin-top: 0px; }



#banner { color: #666666; ); background-repeat: no-repeat; 
width: 940px; float: left; padding: 0; height: 218px; }

#bar { background-image: url(../images/bar.gif); text-decoration: none; text-align: center; 
width: 940px; clear: both; height: 31px; margin: 0 auto; padding-top: 10px; }

#container { background-color: #DDCE97; background-repeat: repeat-y; margin: 0 auto; width: 940px; 
float: left; min-height: 320px; }


#leftcolumn {background: #CCB973; margin: 0; padding: 0; height: auto; width: 200px; float: left; 
min-height: 300px; }



#content { color: #532003; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 16px; background-color: #DDCE97; background-repeat: repeat; background-attachment: scroll; 
background-position: 0 0; text-decoration: none; float: left; margin: 0; padding: 20px; height: auto; 
width: 620px; min-height: 450px; }

#rightcolumn { background: #E8DCB9; float: left; margin: 0; padding: 0; height: auto; width: 80px; 
min-height: 300px; }

#text ul{ 
background-color: #fff; 
margin: 0 0 0 2em; padding: 0; 
list-style-type: disc; 
text-align: left; }

#text ul li { 
padding: 0 0 15px; }

#botfooter { background-color: #CCB973; text-align: center; width: 940px; clear: both; height: 50px; margin: 0 auto; padding-top: 15px; }




