
body { font-size: 16px; font-family: Calibri, Arial, Helvetica, sans-serif; color: #fff;  background: #232323; }
#container { width:900px; margin-right: auto; margin-left: auto;  }	
.maincontent { background-color: #474747;  }
.content { float: left; height: 590px; width: 98%; background: #474747; padding: 10px 0 10px 10px; }
a, a:active, a:visited { text-decoration: none; color: #CCCCCC; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: 0; }
h1 { font-size: 24px; text-align: center;}
h2 { font-size: 14px; }
h3 { font-size: 13px; font-weight: bold; color: #7e292c; }
h4 { font-size: 11px; color: #333; }
h1, h2, h3, h4, form { margin: 0; } 
p { margin: 5px 0 5px 0; } 
#navcontainer { margin-top: 0px; width: 100%; float: left; background: #232323;}

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: calibri, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0 5px 0 5px;
padding: 4px 0 4px 0;
background-color: #333232;
border-top: 1px solid #333232;
border-bottom: 1px solid #333232;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 7px 12px 7px 12px;
color: #fff;
text-decoration: none;
}

ul#navlist a:active, ul#navlist a:hover {
	color: #474747;
	background-color: #fff;
}

#navlist a:hover
{
color: #fff;
background-color: #474747;
}
.content_left { float: left; width: 430px; margin-top: 30px; }
.gallery_right { margin: 30px 20px 0 0px; padding:0; border:0; float:right; width:415px; height:340px; background-color:#333333; }
.gallery_left { float: left; width: 400px; margin-top: 30px; }
#footer {font-size: 12px; text-align: center; color:#FFFFFF; font-weight: bold; margin-top: 10px; border: none; clear: both;}