body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #031628;
	font-size: 12px;
}

#Container {
	background-image: url(../_img/BcB_home_v3.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 997px;
	border: 1px solid #FECC66;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#GameContainer {
	background-image: url(../_img/BcB_home_v3_whBG.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 997px;
	border: 1px solid #FECC66;
	margin: auto;
}

#GameContainer #PGcontent {
	height: 490px;
	width: 480px;
	margin-left: 30px;
	margin-top: 5px;
	color: #000;
	font-size: larger;
	float: left;
}

#Container #PGcontent {
	height: 513px;
	width: 480px;
	margin-left: 30px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 13px;
	float: left;
	line-height: 16px;
}
#Menu {
	height: 600px;
	width: 400px;
	margin-top: 60px;
	margin-left: 40px;
	float: left;
}
#PGtitle {
	height: 50px;
	width: 450px;
	margin-left: 480px;
	margin-top: 40px;
	text-align: center;
}
#Menu #homeLINK {
	margin-bottom: 50px;
}
.LabelCaption {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFCC66;
	line-height: 14px;
}
#PGcontent img {
	border: 1px solid #CC6500;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#Container #PGcontent img a:link, #Container #PGcontent img a:visited, #Container #PGcontent img a:active{
	border: 1px double #CF6706;
}
#Container #PGcontent a {
	color: #FFCC66;
}
#Container #PGcontent #IMGoverride {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Container #PrevNext {
	float: left;
	height: 30px;
	width: 150px;
	margin-left: 350px;
}
#FullPageContainer {
	background-color: #99CCFF;
	border: 1px solid #000033;
}
#HopChart td {
	border: 1px dotted #666666;
	padding-left: 5px;
}
#HopChart th {
	background-color: #003366;
	color: #CCCCCC;
}
