@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #000000;
}
#content {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	background-color: #000000;
	height: 500px;
}
#footer {
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	padding-top: 12px;
}
#nav {
	height: 28px;
	background-color: #000000;
}
#banner {
	height: 200px;
	background-attachment: fixed;
	float: right;
	width: 760px;
	background-color: #000000;
}
#logo {
	height: 50px;
	padding-bottom: 12px;
}
#leftColumn {
	float: left;
	width: 249px;
	height: 145px;
	font-weight: 300;
	border: thin solid #FFFFFF;
	clear: left;
	text-align: left;
}
#centerColumn {
	float: left;
	width: 249px;
	border: thin solid #FFFFFF;
	height: 145px;
	font-weight: bold;
	clear: right;
}
#rightColumn {
	float: left;
	width: 249px;
	height: 145px;
	font-weight: bold;
	border: thin solid #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#BallColumn1 {
	clear: right;
	float: left;
	height: 220px;
	width: 215px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tablecolumn1 {
	clear: right;
	float: left;
	height: 220px;
	width: 545px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#BallColumn2 {
	clear: right;
	float: left;
	height: 220px;
	width: 215px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tablecolumn2 {
	clear: right;
	float: left;
	height: 220px;
	width: 545px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#BallColumn3 {
	clear: right;
	float: left;
	height: 220px;
	width: 215px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tablecolumn3 {
	clear: right;
	float: left;
	height: 220px;
	width: 545px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
