#wrap {color:#4c4c4d;min-width:998px;}
* html #wrap{width:998px;}
#wrap a{color:#aeadac;}

#wrap h1{font-size:16px;font-weight:normal;}

#wtf  {height:75px;}
#logo {display:block;background:url(/img/logo.png) no-repeat;margin-left:6px;width:45px;height:38px;margin-bottom:17px;}
#logo span{display:none;}

#menu{width:267px;height:267px;float:left;margin-left:6px;margin-top:92px;}
#menu .item{display:block;float:left;margin-right:1px;margin-bottom:1px;font-size:11px;width:88px;height:88px;color:#fff;background:#90191c;text-align:center;text-decoration:none;line-height:16px;}
#menu .item:hover, 
#menu .active{background:#b72927;	}
/*Splash*/
#splash{position:absolute;left:50%;width:560px;height:350px;margin-left:-280px;top:180px;background:url(/img/splash.png) #fff 230px 150px no-repeat;cborder:1px solid red;}
/*Centering all*/
#menu .item div{width:82px;height:82px;padding:6px;display: table-cell; vertical-align: middle;}

/*main_page - changes*/
.home_page #wtf {display:none;}
.home_page #logo{display:none;}
.home_page #menu{position:absolute;left:50%;top:130px;margin-left:-133px;float:none;}
.home_page {background:none;}
.main_section, .article, .usage{background:url(/img/border.png) 100% 222px no-repeat;}

/*content*/
.navigator{margin-left:0px;font-size:12px;height:20px;margin-bottom:40px;color:#aeadac;}
.navigator a{text-decoration:none;}
#content {margin-left:290px;padding-right:30px;padding-bottom:70px;}
#content_text{font-size:12px;padding-bottom:30px;}
#content_text h2{font-weight:normal;font-size:18px;margin-bottom:1em;margin-top:0px;}
#content_text p{text-indent:2em;margin-bottom:1em;}
#content_text img{margin-bottom:1em;margin-right:2em;float:left;}
#content_text table {margin:0;padding:0;border-left:1px solid #000;border-top:1px solid #000;border-collapse:collapse;}
#content_text table p{text-indent:0px;}
#content_text td{border-right:1px solid #000;border-bottom:1px solid #000;padding:1em;}
#usage       {font-size:12px;clear:left;}
/*subpages*/
#subpages{margin:0;padding:0;padding-bottom:50px;margin-left:30px;font-size:13px;color:#4c4c4d;}
#subpages li{margin:0;padding:0;margin-bottom:1em;}
#subpages li a{text-decoration:none;color:#4c4c4d;}
#subpages li a:hover{text-decoration:underline;}

/*footer*/
#footer    {left:0px;position:absolute;cborder:1px solid red;width:100%;height:37px;}
.main_section #footer, .article #footer, .usage #footer{background:url(/img/foot.png) 290px 0px no-repeat;}
#subscribe{margin-left:330px;font-size:11px;color:#a1a09f;margin-top:15px;float:left;} 

#authoring {padding-top:13px;text-align:right;padding-right:20px;font-size:11px;}
#authoring a{text-decoration:none;}
#authoring a:hover{text-decoration:underline;}
#counters  {position:absolute;top:-100px;left:-100px;}
