@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
#topborder {
	background-image: url(../images/topborder.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
#topbanner {
	background-image: url(../images/banner.png);
	height: 147px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#nvbsimage {
	background-image: url(../images/nvbs.png);
	float: right;
	height: 49px;
	width: 300px;
	margin-right: 50px;
	margin-top: 12px;
}
#contenttable {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contenttableleft {
	margin: 0px;
	padding: 0px;
	width: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/shadowleft.png);
	background-repeat: no-repeat;
}
#contenttableright {
	margin: 0px;
	padding: 0px;
	width: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/shadowright.png);
	background-repeat: no-repeat;
}
#contenttablecenter {
	width: 768px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
#links {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	text-align: center;
	height: 20px;
	width: auto;
	clear: both;
}
a {
	color: #06C;
	text-decoration: underline;
}
a:link {
	color: #06C;
	text-decoration: underline;
}
a:visited {
	color: #06C;
	text-decoration: underline;
}
a:hover {
	color: #F90;
}
a:active {
	color: #06C;
	text-decoration: underline;
}
#content {
	float: left;
	width: 500px;
}
#gameshowman {
	float: right;
	width: 250px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	list-style-image: url(../images/arrow.png);
	font-size: 16px;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #9C0;
}
#siteimages {
	text-align: center;
	vertical-align: top;
	width: 100%;
}
