
.container {
	width: 970px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #387EC4;
	border: 1px solid #686868;
	font-size: 13px;
}

.header {
	background-image: url(images/tilelines.png);
	height: 107px;
	width: 964px;
	border: 0px solid #686868;
	margin-bottom: 0px;
}

.topmenustrip {
	background-image: url(images/topmenugrad.gif);
	width: 964px;
	border: 1px solid #686868;
	height: 28px;
}

.topmenu {
	margin-top: 6px;
	margin-left: 6px;
	color: #555555;
	float: left;
}

.topmenu a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

.onlinecount {
	margin-top: 7px;
	margin-right: 6px;
	color: #06659E;
	font-weight: bold;
	float: right;
	font-size: 11px;
}

.maincontent {
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
}

.contentbox {
	border: 1px solid #686868;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.contentbox a:link {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:visited {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:hover {
	font-weight: bold;
	color: #009AF2;
}

.contentboxheadertext {
	color: #0770AA;
	margin-top: 3px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.contentboxheader {
	height: 20px;
	border-bottom: 1px solid #686868;
}

.contentboxslash {
	float: right;
	width: 38px;
	height: 20px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #AAAAFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #000000;
	width: 100%;
}

.proftable td {
	background-color: #FFFFFF;
	text-align: left;
	width: 50%;
}


.gamethumb {
	border: 1px solid #000000;
	margin-top: 2px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:6px;
}

.thefooter {
	font-size: 11px;
	font-family: Verdana;
	width: 700px;
	margin: 4px;
	margin-bottom: 4px;
}


.thefooter a {
	color: #000000;
	text-decoration: underline;
	
}

.thefooter a:hover {
	color: #000000;
	text-decoration: underline;
}
.bcontenthead {
	margin: 3px;
	margin-bottom: 0px;
	background-color: #47A2CB;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.contenttext {
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}
.bcontentsection {
	border: 1px solid #A1C2D9;
	margin-bottom: 8px;
}

.page-nav {
	clear: both; /* To clear any floats */
	margin: 0;
	padding: 0;
	text-align:right;
	float:right;
}

.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: white;
	text-align:right;
	float:right;
}
#wp_page_numbers ul {
	width: 100%;
	text-align:right;
	float:right;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
	width:35px;
}
#wp_page_numbers li.thepaged{
	float:left;
	width: 100px;
	color: #FF0000;
	font-weight: normal;
	font-size:11px;
	padding-top:4px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #666666;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #ff8000;
	color: #FF6600;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #ff8000;
	color: #FF6600;
}
#wp_page_numbers li.active_page a:hover  {
	border-color: #ff8000;
	color: #FF6600;
}
#wp_page_numbers li.next{
	width:	50px;
	text-align: center;
}
#wp_page_numbers li.next a {
	border-color: #bfbfbf;
	color: #666666;
}
#wp_page_numbers li.next a:hover  {
	border-color: #FF6600;
	color: #FF6600;
}
#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #FF6600;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}