@charset "utf-8";
/* CSS Document */

html{ min-height:inherit;}
body{   margin:0px; min-height:inherit; background:url(../images/background.jpg) repeat-x; background-color:#06F;}
#header{margin:0px auto 0px auto;  width:900px; height:115px; }
#menu{  margin:0px; width:670px; height:40
px; background:url(../images/menu.jpg) no-repeat;}
#main{  margin:0px auto 0px auto; width:900px; min-height:650px; background:url(../images/bg-post.jpg) repeat-y;}
#content{  margin:0px;  width:670px; min-height:650px; float:left;}
#sidenav{  margin:0px;  width:230px; min-height:300px; float:right; background:url(../images/side-top.jpg) no-repeat; background-color:#021427;}
#sidesection{  margin:0px 0px 10px 0px; padding:5px 0px 10px 0px;  width:228px; }
#post{  margin:0px; padding:0px 0px 0px 30px; width:660px; background:url(../images/bg-post.jpg) repeat-y;}
#clear{margin:0px;  width:900px; height:35px; clear:both; background:url(../images/clear.jpg) no-repeat;}
#bottom{margin:0px auto 0px auto;  width:900px; height:60px; clear:both; background:url(../images/copyright.jpg) no-repeat; }
