#gamesetOne {
	float: left;
	width: 930px;
}
#gamesetTwo {
	float: left;
	width: 930px;
}
#centerBody {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:983px;
}
#styleBar {
	padding-left:5px;
	background-color: #FFFFFF;
	background-image: url(../images/styleBarbck.jpg);
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
}
#styleBar img {
	vertical-align:middle;
	padding-right:5px;
	}
#navigation {
	background-image: url(../images/cNav.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	height: 37px;
	text-align:center;
	width:960px;
	margin-left:5px;
	margin-top:15px;

}
#navigation ul{
padding-top:6px;
margin-left:-150px;

}
#navigation li{
text-align:center;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;

}
#leftNav{
float:left;
}
#rightNav{
float:right;
}
#navigation a{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#bottom{
clear:both;
margin:10px;
}
#bottom p{
margin:5px;
font-size: 12px;
	font-weight: bold;
}
#centercontent {
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
	width:930px;
	font-size: 12px;
}

.leftColumn{
float:left;
width:290px;
}
.centerColumn{
width:290px;
margin-left:310px;
}
.rightColumn{

float:right;
width:290px;
}
legend {
color:#FFFFFF;
}
fieldset{
line-height:25px;
}
#centercontent p{
margin:15px;
}
#centercontent li{
	margin:15px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
#centercontent h3 {
margin:10px;
font-size:14px;
font-style:oblique;
}
#centercontent h4 {
margin:10px;
font-size:12px;
font-style:oblique;
}
#games {
width:930px;
margin-bottom:15px;
margin-left:10px;
}
#thirds {
width:290px;
height:325px;
}
#thirds fieldset{
line-height:18px;
margin:0px;
padding:0px;
}
#thirdsContent{
background:url(../images/fieldbck.png) no-repeat;
width:280px;
height:300px;
overflow:auto;
padding:3px;
}

#fullWidth {
width:600px;
height:325px;
}

#fullWidth fieldset{
line-height:18px;
margin:0px;
padding:0px;
}

#fullWidthContent{
background:url(../images/fieldbck.png) no-repeat;
width:590px;
height:300px;
overflow:auto;
padding:3px;
}

.gameLink{
float:left;
text-align:center;
margin:3px;
}
