body
{
	background-color: #E6E7E8;
	font-size: 14px;
	background-image: url(background_line.jpg);
	background-repeat: repeat-x;
}

#container
{
	width: 1120px;
	margin: auto;
}

#wrapper
{
	background-color: #FFFFFF;
	position: relative;
	border-left: 2px outset;
	border-right: 2px outset;
	border-top: 2px outset;
	border-bottom: 2px outset;
	width: 975px;
	margin: auto;
	padding-bottom: 100px;
	float: left;
}

#right
{
	background-color: #E6E7E8;
	position: relative;
	width: 130px;
	float: right;
	margin-top: 295px;
}
#header
{
	height: 125px;
	width: 975px;
	padding-top: 10px;
}

#banner
{
	height: 90px;
	width: 728px;
	left: 230px;
	top: 30px;
	position: absolute;
}

#navigation
{
	width: 975px;
	height: 120px;
	background-color: #323232;
	padding-top: 20px;
}

#content
{
	margin-left: 100px;
	margin-right: 100px;
}

#footer
{
	font-style: italic;
	font-size: 12px;
	bottom: 20px;
	left: 225px;
	position: absolute;
}

#share
{
	margin-top: 50px;
	font-style: italic;
	text-align: center;
}

#valid
{
	position: absolute;
	bottom: 20px;
	left: 10px;
}

#servernews
{
	text-align: center;
}

.book
{
	float: left;
	margin-right: 15px;
}

table.rating
{
	margin-top: -15px;
}

td.filler
{
	width: 110px;
}

h1, h2
{
	text-align: center;
}

a img { border:none; }

/*h1.headline
{
	display: inline;
	left: 280px;
	position: absolute;
	font-size: 64px;
	font-family:"Courier New",Georgia,Serif;
	
}*/

img.board
{
	left: 10px;
	top: 10px;
	position: absolute;
	display: inline;
	border-style: none;
}

a
{
	text-decoration: none;
}

a.navlink
{
	color: #FFFFFF;
}

table.sharetable
{
	margin: auto;
}

td.fb
{
	padding-top: 10px;
}

td.sharetd
{
	vertical-align: top;
	padding-right: 10px;
}

a.navlink:hover
{
	color: #E0E1E1;
}

.info
{
	font-weight: bold;
}


.footerlink
{
	color: #000000;
}

.footerlink:hover
{
	color: #626263;
}

td.category
{
	color: #f33;
	font-size: 18px;
	padding-left: 20px;
}

/*td.highlight
{
	color: #f33;
	background: #533232;
}*/

table.nav
{
	width: 975px;
	background-color: #323232;
	border-collapse:collapse;
	border-color: #FFF;
}

table.nav td
{
	height: 40px;
}

/*ul.nav
{
	list-style-type: none;
	margin-left: -40px;
	display: inline;
}
ul.nav2
{
	list-style-type: none;
	margin-left: -40px;
	display: inline;
}
ul.nav3
{
	list-style-type: none;
	margin-left: -40px;
}

ul.nav li, ul.nav2 li, ul.nav3 li
{
	padding: 20px;
	display: inline;
}

hr
{
	color: #E0E1E1; 
}*/