body {background-color: #151515}
a:link     {color:#709CBA}
a:visited  {color:#709CBA}
a:hover    {color:#97B4CE}
a:active   {color:#628CB7}
 hr {
  border: 0;
  width: 80%;
  height: 2px;
  color: #000000
}
.update{
width:130px;
vertical-align:top;
}
       .style1
        {
            width: 804px;
	    	background-color: #36455A;
        }
	.sidemenu
	{
	    width: 200px;
	    background-color: #36455A;
	    color: #151515
	}
	.main
	{
	    width: 600px;
	    background-color: #2B2B2B;
	    vertical-align:top;
	}
	.posttitle
	{
	    background-color: #293745;
	    vertical-align: top;
	    text-align:center
	    font-color: #666666
	}
	.post
	{
	    background-color: #4D6280;
	    vertical-align: top;
	    text-align:left;
		width:598
	}
	.date
	{
	    font-size: 13px;
	    background-color: #4D6280;
	    vertical-align: top;
	    text-align:right
	}
	.bottomthing
	{
	    font-size: 10px;
	    color: #555555
	}
	.divider
	{
	    font-size: 8px;
	}
	.maintable
	{
	   width: 598;
	}