@charset "UTF-8";
body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B802C;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #27D91E;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #CEEEC6;
	text-decoration: none;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.belowheader {
	padding: 0px;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	height: 25px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #21381C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50%;
}
.user {
	height: 25px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #21381C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50%;
	text-align: right;
}
.menu img, .user img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
.content {
	height: 100%;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #21381C;
	margin: 0px;
}
.left-col {
	float: left;
	width: 20%;
	background-image: url(images/verticalline.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	margin: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151515;
}
.mid-col {
	float: left;
	width: 46%;
	background-image: url(images/verticalline.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151515;
}
.right-col {
	float: left;
	width: 25%;
	overflow: hidden;
	margin: 5px;
	padding: 5px;
}
.footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 3px;
	margin: auto;
	float: left;
	color: #FFFFFF;
	background-color: #21381C;
}
a {
	color: #31911A;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
a:visited {
	color: #CEEEC6;
}
.twitter{
	padding-bottom:10px;
	border-bottom:1px dotted #525252;
	float:left;
	width:100%;
	margin: 0px;
	padding-top: 10px;
}
.twitter-alt{
	padding-bottom:10px;
	border-bottom:1px dotted #525252;
	float:left;
	width:100%;
	background-color: #001A00;
	margin: 0px;
	padding-top: 10px;
}
.twitter-image{
	border:1px solid white;
	float:left;
	display:block;
	padding: 0px;
	margin: 5px;
}
.tweet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.twitter-info{
	color: #BEBEBE;
	font-size:10px;
	font-family:arial;
	font-style: italic;
	margin: auto;
}
.quoteheader {
	padding: 3px;
	background-color: #000000;
	margin-right: 15px;
	margin-left: 20px;
	font-weight: bold;
	border: 1px solid #333333;
}
.quote {
	padding: 8px;
	background-color: #001100;
	font-style: italic;
	margin-left: 20px;
	margin-right: 15px;
	border: 1px solid #333333;
}
/* --- PROFILE AND OTHER WEBSITE CSS AND HACKS --- */
#profile_col1, #profile_col2, #profile_col3{
	border-right: 1px solid #001A00;
	float:left;
	width: 325px;
	height:450px;
	padding:0px;
	margin-right:5px;
	overflow:visible;
	/*white-space:nowrap;*/
}
#recent_post{
	display:block;
	width:215px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	white-space:nowrap;
	float:left;
}
#recent_postdate{
	color:#AAAAAA;
	display:inline;
	float:right;
	width:100px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	clear:right;
	white-space:nowrap;
}
#networkname{
	float:left;
	overflow:hidden;
	width:50%;
	padding:0px;
	margin:0px;
}
#networkuser{
	float:left;
	overflow:hidden;
	width:50%;
	padding:0px;
	margin:0px;
}
#row{
	margin:1px;
	overflow:hidden;
}
#game_row{
	margin-bottom:5px;
	overflow:hidden;
}
#game_active{
	border:1px solid #31911A;
	display:inline;
	float:left;
	font-size:10px;
	background-color:#31911A;
	color:#FFFFFF
}
#game_inactive{
	border:1px solid #31911A;
	display:inline;
	float:left;
	font-size:10px;
	cursor:pointer;
	color:#31911A
}
#game_disabled{
	border:1px solid #31911A;
	display:inline;
	float:left;
	font-size:10px;
	cursor:default;
	color:#AAAAAA
}
.gamestatid{
	float:left;
	overflow:hidden;
	width:50%;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.gamestat{
	float:left;
	overflow:hidden;
	width:50%;
	padding:0px;
	margin:0px;
