html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, code,
img, small, strike, dl, dt, dd, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color:#ffffff;
}
html {
	font-size: 100.01%;
	height: 100%;
}

input, select {
	border:0;
	background-color:#eee;
}

.inner-glow {
	background:#0099FF;
}

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 62.5%;
	height: 100%;
	background-color: #1a2328;
	background-position: top;
	background-image: url(/site_images/bg.jpg);
	background-repeat: repeat-x;
}
img {
    border:0;
}
ul {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#003399;
}
a:focus {
    outline: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 180px;
	position: relative;
	margin-top:5px;
}
a.logo {
	background-image:url(/site_images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 30px;
}
a.logo span {
	position: absolute;
	left: -99999px;
}

.galleryimage {
	border-color:#FFFFFF;
	border-width:1px;
}

#ads{
	height: 60px;
	width: 474px;
	position: absolute;
	top: 30px;
	right: 20px;
	/* border: 3px solid #425969; */
}

#nav {
	text-align: left;
	display: block;
	position: absolute;
	top: 118px;
	left: 70px;
	height: 32px;
/*	width: 100%; */
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav li {
	display: inline;
	margin-right: 30px;
}
#nav li a {
	font-size:14px;
	line-height: 32px;
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	text-decoration:underline;
}

#rightcol {
	float: right;
	width: 775px;
	font-size: 1.1em;
	/*color:#ffffff;*/
}

#rightcol .box ul li {
	margin-left:10px;	
}

#rightcol .box, .gameincat, {
	width: 773px;
	border: 1px solid #acb8bf;
	background-color: #000000;
	color:#ffffff;
	margin-bottom: 10px;
	text-align:left;
	padding: 10px;
}
* html #rightcol .box, * html .gameincat
{
	width: 753px;
	padding: 10px;
	color:#ffffff;
}

#rightcol .box h1, #rightcol .box h2 {
	width: 753px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #c80203;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d9da;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#box2 {
	width: 753px;
	border: 1px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}
#box2 p {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.5em;
	color:#ffffff;
}

#box3 {
	width: 713px;
	border: 1px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.2em;
}
#box3 p{
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.5em;
	color:#ffffff;
}

#box3 a, img {
	color:#c80203;	
}

#loadarea {
	position:relative;
	width:450;
}
#thumbarea {
	float:left;
}

#thumbarea2 {
	float:right;
}

div.gameinfo {
	text-align: left;
	margin-left: 10px;
}
div.leftalign {
	text-align: left;
}
div.leftalign p{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
}
.game {
	padding-top: 10px;
}
table.homegames {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.gamesrow {
	padding-bottom: 0px;
}
p.allgames {
	width: 636px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d9da;
	text-align: right;
}
p.allgames a{
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 106px;
	margin-left: auto;
}
p.allgames a span {
	position: absolute;
	left: -999999px;
}

#leftcol{
	float: left;
	width: 192px;
	font-size: .9em;
}
#leftcol .box {
	text-align: center;
	width: 190px;
	border: 2px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 2px;
	margin-bottom: 10px;
}

#leftcol .box h2 {
	background-repeat: no-repeat;
	height: 20px;
	width: 184px;
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#leftcol .box h2 span {
	position: absolute;
	left: -999999px;
}
#leftcol .box ul {
	text-align: left;
	margin-left: 27px;
	line-height: 1.5em;
}
#leftcol .box ul li {

}
#leftcol .box .inbox {
	text-align: left;
	margin-right: 27px;
	margin-left: 27px;
}

.categories {
	background-color:#000000;
	color:#ffffff;
}
.ads {
	background-color:#333333;
	color:#ffffff;
}

.search {
	background-color:#333333;
	color:#ffffff;
}

#footer {
	line-height: 1.4em;
	text-align: left;
	clear: both;
	display: block;
	padding-bottom: 15px;
}

.topframe {
	margin-top: 10px;
}
.topframe a{
	font-size: 12px;
	color: #FFFFFF;
}

/*
Spacer Div
*/
div.spacer{
clear: both !important;
}

.error {
	color: #c80203;
}	


a.error:hover {
	color:#FF0000;
}


.bigRed {
	color: #c80203;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}	


a.bigRed:hover {
	color:#FF0000;
}


.commentDate {
	color:#FFCC66;
}

.commentPostedBy {
	color:#66FFFF;
}

.commentText {
	color:#FFFFFF;
	margin-left:10px;
}

a.subnav_links {text-decoration: none; color: #ffffff;outline:none;}
a.subnav_links:visited {text-decoration: none; color: #ffffff;outline:none;}
a.subnav_links:hover {text-decoration: underline; color: #ffffff;outline:none; }

a.box_links {text-decoration: none; color:#00FF00; outline:none;}

a.box_linksBlock {text-decoration: none; color:#000000; outline:none; background-color:#CCFFCC; padding:2px;}
a.box_linksBlock:hover { cursor:hand; }

a.box_white_links {text-decoration: none; color:#FFFFFF; outline:none;}
a.box_links:visited {text-decoration: none; color: #00FF00;outline:none;}
a.box_links:hover {color: #00FF00;outline:none; text-decoration:underline;}


.pages {font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif}
.copy {font-size:8px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333;text-align:center;}
.copy a {font-size:8px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333;text-align:center;}

#centerCol{
	float: left;
	width: 860px;
	font-size: 1.1em;
}


#centerCol .box {
	text-align: center;
	width: 858px;
	border: 1px solid #acb8bf;
	padding-bottom: 10px;
	background-color: #000000;
	color:#FFFFFF;
	padding-top: 2px;
	margin-bottom: 10px;
}

#centerCol .box a {
	color:#FFFFFF;
}


#centerCol .box h2 {
	background-repeat: no-repeat;
	height: 20px;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#centerCol .box ul {
	text-align: left;
	margin-left: 27px;
	line-height: 1.5em;
}
#centerCol .box ul li {

}
#centerCol .box .inbox {
	text-align: left;
	margin-right: 27px;
	margin-left: 27px;
}

/*  all this below is for the highslide product  */
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}

.highslide-dimming {
	background: black;
}


.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
	border:0;
}
.highslide:hover img {
	border: 2px solid white;
	border:0;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
	color:#000000;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: black;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*    
///////////////////////////////// slide show stuff
*/
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a, .highslide-header li {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif);
}
.highslide-body {
  color:black;
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: .5em;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {

	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}