body{
background:#000;
}

div#maincontainer{
width:900px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
}

div#bodycontainer{
width:100%;
float:left;
background:#1a1a1a; 
line-height:19px;
padding-bottom:10px;
}

div#top{
height:60px;
float:left;
width:100%;
}

div#logo{
width:217px;
float:left;
height:60px;
}

div#logo img{
border:0px;
}

div#right{
width:100%;
float:right; 
height:455px;
}

img.floatright{
float:right;
border:1px solid #ccc;
margin:5px;
}

div#latestblog{
width:94%;
background:#1a1a1a;
border:2px solid #000;
margin:0 auto;
clear:both;
padding:10px;
}

div.paragraph p{
color:#b1b1b1 !important;
font-size:10pt;
}

div#latestblog h3{
color:#a1a1a1;
}
div.paragraph_other a{
color:#666;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

div#latestcaption{
clear:both;
padding:10px;
}
/*FOOTER*/
div#footermenu{
width:100%;
float:left;
background:#CCFF00;
margin-top:10PX;
}

div#copyright{
text-align:center;
width:100%;
float:left;
font-size:12px;
margin-top:5px;
margin-bottom:15px;
}

div#copyright a{
color:#333;
font-weight:bold;
}

h2.contentheading{
color:#6A7818;
}