/*********************

CSS document for VG Cheats

Coded by: Kefan Xie

**********************/

body{
 padding: 0;
 margin: 0;
 font: normal 1em verdana;
 background: url(../images/banner_bg.gif) repeat-x;
}

a:hover{
 color: #00008B;
}

#wrap{
 width: 900px;
 margin: auto;
}

#banner{
 height: 100px;
}

#banner_pic{
 display: block;
 width: 354px;
 height: 84px;
 background: url(../images/banner.gif);
}

#banner img{
 float: right;
 margin-top: 10px;
 margin-left: 3px;
}

#right_nav{
 float: right;
 width: 199px;
 margin: 20px 0 0 3px;
}

.container h2{
 width: 199px;
 w\idth: 189px;
 height: 34px;
 he\ight: 29px;
 margin: 0;
 padding: 5px 0 0 10px;
 font: italic 800 110% verdana;
 color: white;
 background: url(../images/nav_bg.gif);
}

.container div{
 margin: 0;
 padding: 5px 10px;
 border: 1px solid black;
 border-width: 0 1px;
}

.container ul{
 margin: 0;
 padding: 0;
}

.container ul li{
 list-style-type: none;
 font-size: 90%;
}

.container ul li a{
 color: black;
}

.container ul li a:hover{
 color: #00008B;
}

.bottom{
  border-width: 0 1px 1px 1px !important;
}

#left_nav{
 width: 199px;
 margin-top: 20px;
}

#main{
 width: 496px;
 float: right;
}

#main_nav{
 padding-top: 12px;
 height: 37px;
 he\ight: 25px;
 font: bold 70% verdana;
 margin-bottom: 3px;
 color: white;
 text-align: center;
}

#main_nav a{
 color: white;
 text-decoration: none;
}

#main_nav a:hover{
 text-decoration: underline;
  color: #00008B;
}

#ad{
 display: block;
 width: 496px;
 height: 63px;
 margin-bottom: 3px;
 background: white;
}

.header{
 margin: 0;
 width: 496px;
 height: 19px;
 font: 800 75% verdana;
 line-height: 19px;
 margin-bottom: 1px;
 text-align: center;
 background: url(../images/header_bg.gif) no-repeat;
}

.main_box{
 width: 494px;
 w\idth: 484px;
 margin: 0 0 1px 0;
 padding: 5px;
 font-size: 12px;
 border: 1px solid #939393;
}
.alpha_box{
 width: 494px;
 w\idth: 484px;
 margin: 0 0 1px 0;
 padding: 5px;
 font: 700 75% verdana;
 border: 1px solid #939393;
}

.headers{
 font: 120% verdana !important;
}

.main_box a{
 color: black;
 font-size: 100%;
 text-decoration: none;
}

.main_box a span{
 float: right;
 font-size: 100% !important;
 display: block;
}

.showcase{
 width: 494px;
 w\idth: 484px; 
 padding: 5px;
}

.showcase img{
 float: left;
 margin-right: 5px;
}

#footer{
 clear: both;
 color: #006699;
}

#footer a:hover{
 text-decoration: underline;
 color: #CC0000;
}

#footer a:link{
 text-decoration: underline;
 color: #006699;
}

#footer a:visited{
 text-decoration: underline;
 color: #006699;
}