body
{
	margin: 0px;
	min-width: 950px;
	height: 100%;
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #3c3c3c url('bg.jpg') repeat-y;
	background-position: center;
}

body a:link, body a:visited {
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}

body a:hover, body a:active {
	color: #5ba5fe;
	font-weight: bold;
	text-decoration: none;
}


table, th, td {
	border: 1px solid #cdcdad;
	border-collapse: collapse;
}
th {
	width: 490px;
	padding: 2px;
	border: 1px solid #cdcdad;
	background-color: #07062a;
	font-weight: bold;
}

td {
	width: 490px;
	padding: 4px;
	border: 1px solid #cdcdad;
	background-color: #202c60;
}
td.tcat {
	width: 490px;
	padding: 2px;
	border: 1px solid #cdcdad;
	background-color: #07062a;
	font-weight: bold;
}
img {
	border: 0;
}

.inputbox {
	width: 150px;
}


#wrap
{
	position: relative;
	margin: 0px auto;
	width: 950px;
	height: 100%;
	border: 0px solid #8B9E66;
	z-index: 0;
}

#site_top_ad
{
	position: relative;
	height: 90px;
	z-index: 100;
	background: #3c3c3c;
	text-align: center;
	margin: 0;
	padding: 0;
}

#site_header
{
    background: #000000 url('header_logo_small.jpg') no-repeat;
    background-position: 50px 10px;
    color: #ffffff;
    height: 75px;
    width: 950px;
}
#site_header_left_margin
{
	background: url('header_left_margin_small.jpg') no-repeat;
    color: #ffffff;
	height: 75px;
	width: 46px;
	float: left;
	padding-left: 53px;
}
#site_header_right_margin
{
	background: #000000 url('header_right_margin_small.jpg') no-repeat;
    background-position: top right;
    color: #ffffff;
	height: 75px;
	width: 398px;
	float: right;
}

#top_rectangle_ad
{
	background: #1a1a1a;
	color: #fff;
	width: 300px;
	padding-top: 0px;
	margin-bottom: 10px;

}

#site_header_top
{
    background: #000000 url('header_top.jpg') no-repeat;
    height: 29px;
    width: 950px;
}

#site_header_bottom
{
	background: #000000 url('menu.jpg') repeat-x;
	height: 33px;
	width: 950px;
}
#site_header_links
{
	height: 33px;
	width: 630px;
	float: right;
}

#searchbox form input {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

#searchbox
{
	height: 33px;
	width: 320px;
	float: left;
}

#searchbox form
{
    position: relative;
	top: 7px;
	left: 55px;
}

#contentwrap
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 950px;
	height: 100%;
	border: 0px;
	background: #000000 url('contentwrapbg.jpg') repeat-y;
}

#content
{
	background: url('contentbg.jpg') no-repeat;
	width: 713px;
	height: 100%;
	float: right;
}

#page_contents, #right_side
{
    position: relative;
    top: 0px;
}

#page_contents
{
    width: 455px;
    float: left;
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 10px;
}

#right_side
{
    float: right;
    width: 233px;
    position: relative;
    top: 30px;
    left: 20px;
    text-align: left;
    font: 12px Arial, Helvetica, Geneva, sans-serif;
}

div#right_side a:link, div#right_side a:visited
{
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 9px;
}
div#right_side a:hover, div#right_side a:active{
	color: #5ba5fe;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 9px;
}

div#right_side b, div#left_side b
{
    text-decoration: underline;
}

div#right_side br, div#left_side br
{
   margin: 7px;
}

#left_side
{
	background: url('leftbg.jpg') no-repeat;
	width: 237px;
	height: 100%;
	float: left;
}

div#left_side_menu
{
    position: relative;
    top: 30px;
    left: 60px;
    width: 200px;
    height: 100%;
}

div#left_side a:link, div#left_side a:visited
{
	color: #BBBBBB;
	font-weight: normal;
	padding-left: 9px;
	text-decoration: underline;
}

div#left_side a:hover, div#left_side a:active{
	color: #5ba5fe;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 9px;
}

#footer
{
	clear: both;
	height: 150px;
	background: url('foot.jpg') no-repeat;
	background-position: bottom;
	text-indent: 85px;
}
#footer_text
{
	position: relative;
	top: 100px;
	left: 60px;
}

/***************/
/*   TOP-NAV   */
/***************/

a#logo-link {
	display: block;
	position: absolute;
	top: 153px;
	left: 50px;
	width: 400px;
	height: 65px;
	z-index: 3;
}
a#home-link, a#forums-link, a#register-link, a#emulators-link, a#music-link, a#movies-link, a#savestates-link, a#cheats-link, a#hacks-link {
	display: block;
	position: absolute;
	top: 120px;
    height: 30px;
	z-index: 3;
}

a#home-link {
	width: 55px;
	left: 320px;
}
a#forums-link {
	width: 55px;
	left: 375px;
}
a#register-link {
	width: 63px;
	left: 430px;
}
a#emulators-link {
	width: 72px;
	left: 493px;
}
a#music-link {
	width: 50px;
	left: 565px;
}
a#movies-link {
	width: 55px;
	left: 615px;
}
a#savestates-link {
	width: 75px;
	left: 670px;
}
a#cheats-link {
	width: 60px;
	left: 745px;
}
a#hacks-link {
	width: 50px;
	left: 805px;
}

/* home page news */

h2 {
	color:#378EB3;
	font-size:1.61em;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.content1 {
	background:url(c2.jpg) left bottom repeat-x #171D23;
	width:443px;
	vertical-align:top;
	text-align:left;
}
.content2 {
	background:url(c1.jpg) left bottom no-repeat;
	width:443px;
	vertical-align:top;
	text-align:left;
}
.sub_content {
	padding:21px 29px 19px 30px;
}
.head {
	background:url(cats3.gif) left bottom repeat-x;
	padding:0px 0px 7px 0px;
	color:#378EB3;
}
.head a {
	color:#ffffff;
	text-decoration:none;
}
.head a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.table1 {
	width:359px;
	vertical-align:top;
	display:table;
	text-align:left;
}
.table_row1 {
	width:359px;
	height:100%;
	vertical-align:top;
	display:table-row;
	text-align:left;
}
.left1 {
	width:180px;
	vertical-align:top;
	text-align:left;
	display:table-cell;
}
.right1 {
	width:179px;
	vertical-align:top;
	text-align:left;
	display:table-cell;
}

.date {
	color:#57687B;
	padding:8px 0px 0px 0px;
}
.author {
	color:#57687B;
	text-align:right;
	padding:8px 0px 0px 0px;
}
.content_txt {
	background:url(cats3.gif) left bottom repeat-x;
	margin:0px 0px 6px 0px;
	padding:15px 15px 19px 0px;
	line-height:1.31em;
}
.content_txt a {
	color:#ffffff;
	text-decoration:underline;
}
.content_txt a:hover {
	color:#ffffff;
	text-decoration:none;
}
.comment {
	padding:0px 0px 0px 0px;
	color:#ffffff;
	text-align:right;
}
.comment a {
	color:#57687B;
	text-decoration:underline;
}

.comment a:hover {
	color:#57687B;
	text-decoration:none;
}