#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/mid_bg.png);
	background-repeat: repeat;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#slogan {
	font-size: 14px;
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
	clear:both; float:none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav {
	font-size: 14px;
	background-color: #990000;
	clear:both;
	float:none;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-variant:small-caps;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	background-color: #990000;
}
#nav a:active, #nav a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content {
	background-color: #FFFFFF;
	margin: 2px;
	width: 692px;
	float: left;
	color: #000000;
	border: 1px solid #990000;
	padding-bottom: 20px;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content li {
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content ul {margin-top: 0px; margin-bottom: 0px; padding-top: 3px; padding-bottom: 3px;}
#content hr {color:#ff0000; background-color:#990000;}
#content p {
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 24px;
	margin-right: 2px;
	margin-left: 2px;
}
#content a:link, #content a:visited {color: #000000; background-color:#FFFFFF;}
#content a:hover, #content a:active {color: #ff0000; background-color:#FFFFFF;}
#sidebar {
	margin: 2px 2px 3px;
	width: 95px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	color: #000000;
	border: 1px solid #000000;
	padding-bottom: 20px;
	background-image: url(../img/sidebar_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#foot {
	clear:both;
	float:none;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(../img/mid_bg.png);
	background-repeat: repeat;
	padding-bottom: 2px;
}
#foot a:link, #foot a:visited {color: #666666; background-color:#FFFFFF;	background-image: url(../img/mid_bg.png);
	background-repeat: repeat;}
#foot a:hover, #foot a:active {color: #ff0000; background-color:#FFFFFF;	background-image: url(../img/mid_bg.png);
	background-repeat: repeat;}
.bold {font-weight:bold;}
.italic {font-style: italic;}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	list-style-type: none;
}
a img {border: none;}
#sidebar h4, #content h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:center;
	font-size: 16px;
}
#sidebar .text_links {
	font-size: 10px;
	text-align: left;
}
#sidebar h4 {
	color: #FFFFFF; 
	background-color:#000000;
	background-image: url(../img/sidebar_top.jpg);
	background-position: bottom; background-repeat: repeat-x; 
	padding-bottom: 15px;
	}
#content h4 {
	color: #FFFFFF;
	background-color:#990000;
	background-image: url(../img/h4_bg.jpg);
	background-position: bottom; background-repeat: repeat-x;
	padding-bottom: 15px;
	
}
#sidebar a:link, #sidebar a:visited {color: #000000; background-color: #FFFFFF;}
#sidebar a:active, #sidebar a:hover {color: #ff0000; background-color: #FFFFFF;}
#game {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#gamecomments, #gcpost { border: #990000 1px solid; margin: 5px;}
.gctop {
	background-color:#990000;
	color:#FFFFFF;
	padding: 5px;
	font-size: 10px;
}
.gcbottom {
	padding: 5px;
	color: #000000;
	background-color: #FFFFFF;
}
.gcbottom input, .gcbottom textarea {
	background-color: #FFFFFF;
	color: #000000;
	margin: 3px;
	border-top: 1px solid #990000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #990000;
}
.gcbottom input:focus, .gcbottom textarea:focus {
	background-color: #FFFFFF;
	color: #000000;
	margin: 3px;
	border-top: 1px solid #000000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #000000;
}
.alotoftextblock {
	color:#333333;
	font-size: 10px;
	text-align: justify;
	line-height: 14px;
	background-color:#FFFFFF;
}
#content h6 {
	padding: 0px 0px 3px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#guestbookiframe {
	height: 500px;
	border: none;
	width: 686px;
	margin-right: auto;
	margin-left: auto;
}
#gamelist {
	vertical-align: top;
}
#gamelist ul {
}
#gamelist li {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.gamelist_head {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gamelist_game {
	font-size: 12px;
	line-height: 14px;
}
.gg_lt {background-color: #FFFFFF; color:#000000;}
.gg_dk {background-color: #FAF8CC; color:#000000;}
#gamelist td {
	vertical-align: top;
	width: 220px;
}#style_changer {
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 2px;
	padding-right: 2px;
	color: #990000;
	background-color:#FFFFFF;
	background-image: url(../img/switcher_bg_df.jpg);
	background-repeat: no-repeat;
	float:none; height: 20px; display: block;
}
#style_left a img {border: 1px solid #000000; margin-left: 3px; }
#style_right a img {border: 1px solid #000000; margin-right: 3px; }
#style_left {width: 50%; float:left; text-align:left;}
#style_right {width: 50%; float:left; text-align:right;}
#logo {
	background-image: url(../img/logopic.gif);
	display: block;
	height: 100px;
	width: 800px;
}
#bg_bdy {margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; }
#bg_bdy div {background-color: #990000; color:#FFFFFF; height: 20px; font-size:10px; line-height: 20px; width: 100%;}
#bg_nme {font-weight: bold;}
#bg_bdy a {color:#FFFFFF; background-color:#990000;}
#posts div.shout_poster {
	color: #660000;
	background-color: #FFFFFF;
}
#posts p.shout_msg {
	border-top-color: #660000;
}
#content form input.txt, #content form textarea {
	border: 1px solid #660000;
	background-color: #FFFFFF;
	color: #330000;
	background-image: url(../img/txtbox_bg_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content form input.button {
	background-color: #ed0000;
	color: #ffffff;
}
#top_10_games {
	border-bottom: #ff0000 1px solid;
}