BODY {
 background:url('images/main_background.jpg') #F6DEAB;
 font-size:12px;
 font: 62.5%/1.5  "Helvetica", "Arial", "Trebuchet MS", Tahoma, sans-serif;
}
a{
 text-decoration:none;
 color:#000000;
}
a:hover{
 text-decoration:underline;
 color:#0000CC;
}
#left li{
 list-style-type:none;
}
#main{
 margin-left:auto;
 margin-right:auto;
 width:999px;
border:1px solid black;
}
#mycentercontent{
 width:999px;
}
#left{
 border-right:1px solid black;
 font-size:1.2em;
 background-color:#DBA249;
 float:left;
 width:200px;
 padding:5px;
}
#content{
 font-size:12px;
 float:left;
 width:750px;
 padding:15px;
}
#center{
 width:480px;
 padding:10px;
 float:left;
}
#center a,#content_map a{
 color:#0000ff;
}
#right{
 font-size:14px;
 width:225px;
 padding:10px;
 float:left;
 border:2px solid black;
 background:url('images/voth.jpg');
}
#right a{
color:#550000;
}
#right img{margin:0px;}
#center img{margin:15px;}
#header {
 background:#303030;
 background-repeat:no-repeat;
 background-position:top center;
 text-align:center;
}
#bottom {
 clear:both;
 line-height:1px;
}
#footer{
 background-color:#303030;
 text-align:center; 
 width:999px;
 margin:auto;
 color:#ffffff;
}
#footer a, #homepagecontent a{
 color:#d38b1c;
}
#footer a:hover{
 color:#d38b1c;
 text-decoration:underline;
}
.comparison{
 border-collapse: collapse;
 border:1px solid black;
 background:#DBA249;
}

.comparison th {
	padding: 0 0.5em;
	text-align: left;
	}

.comparison a:hover{

}

.comparison td {
	border-bottom: 1px solid #000;
	padding:4px;
}
#nav li, #logos li{
 display:inline;	
}
#logos li{
margin:0px;
padding:0px;
}
#logos img{
border:0px;
margin:0px;
padding:0px;
}

#nav{
 background-color:#000;
 float: left;
 width: 999px;
 list-style: none;
 padding: 0;
 padding-top:7px;
 padding-bottom:7px;
 margin: 0;
 font-size:16px;
}
#nav a {
 color: #eee;
 text-decoration: none;
 padding: 3px 7px 3px 10px;
}
#nav a:hover{
color:#DBA249;
text-decoration:underline;
}