body
{ background-color: #2d2c2c;
text-align: justify;
margin: 0px;
width:100%;
}



#footer {
clear:both;
height: 126px;
border-top:5px solid #A50100;
background-color: #000;
color: #eee;
padding: 10px 6px;
text-align: center;
margin: 0;
}


.navi
{width:100%
	text-align:center;
	padding-top:10px;
        
	font-weight:13px;
	text-transform:lowercase;
	border-bottom: dashed 1px #E29D1C;
	margin: -60px 0 10px 0;
	padding: 0 0 5px 0;

 }

#header {
	width:100%;
	background: url(/benbutton/topbg.jpg) repeat-x;
	height: 425px;
	}

body, td, input, select, textarea
{ font-family: Georgia;
font-size: 11px;
line-height: 12px;
color: #fff;}

a
{ text-decoration: none;
font-weight: bold;
color: #c2c0bf;}

a:hover
{ text-decoration: underline;}

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #eee;
background-color: #000;
padding: 2px;}

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

img
{ border: 0px;}

.content
{background-color: #2d2c2c;
float: left;
	margin: 0px 0px 0px 5px;
	padding: 0 40px 0 10px;
        text-align: justify;
	width: 571px;


 }

.menu
{       width: 150px;
        text-align: left;
        float: left;
        margin: 0px 0px 20px -20px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        
	 }


.title
{ font: bold 12px georgia, sans serif;
padding: 3px;
font-style: italic;
color: #fff;
line-height: 20px;
letter-spacing: 1px;
border-bottom: solid 1px #5c4760;
text-transform: lowercase;
 
      }

.main
{ padding: 3px;
 
}


blockquote {
 color: #fff;
	margin: 0 10px;
	padding: 0 10px;
	border-left: 5px solid #eee ;
        
}

img.float {
border: 10px solid #000000;
float: left;
margin-right: 5px;
}

img.floatr {
float: right;
border: 10px solid #000000;
margin-left: 5px;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }