body{
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #697178;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	background-image: url(../images/white_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td{
	vertical-align: top;
}
a,
a:active,
a:visited{
	color: #522398;
	text-decoration: none;
}

a:hover{
	color: #0C62C7;
}
#Wrapper{
	background-color: #FFF;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header{
	background-image: url(../images/header_sm.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 880px;
}
#LogoLink{
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#LogoLink a{
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 55px;
	float: left;
}
#LogoLink span{
	font-size: 5px;
	color: #FFF;
}
#TopNav{
	float: right;
	margin-right: 10px;
}
#TopNav a,
#TopNav a:active,
#TopNav a:visited{
	font-size: 10px;
	padding-right: 10px;
	padding-left: 5px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding-top: 7px;
	float: left;
	padding-bottom: 5px;
}
#TopNav a:hover{
	color: #333333;
}
#Footer{
	background-color: #F6F7F8;
	width: 820px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
	clear: both;
	float: left;
}
#LeftColumn{
	width: 166px;
	background-image: url(../images/bkgrd_gradient.jpg);
	background-repeat: repeat-y;
	background-position: -20px top;
	border: 1px solid #cccccc;
	float: left;
	margin-left: 20px;
}
#LeftColumn h1{
	width: 151px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #515D67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F6F7F8;
	margin-bottom: 15px;
	margin-top: 0px;
}
#LeftColumn ul{
	font-size: 11px;
	list-style-type: none;
	padding-left: 0px;
}
#LeftColumn li{
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0px;
}
#LeftColumn a,
#LeftColumn a:active,
#LeftColumn a:visited{
	color: #697178;
}
#LeftColumn a:hover,
#LeftColumn a.select,
#LeftColumn a.select:active,
#LeftColumn a.select:visited{
	color: #522398;
}
#CenterColumn{
	float: left;
}
.ThreeColumn{
	width: 448px;
	margin-left: 30px;
}
.ThreeColumnVideo{
	width: 431px;
	margin-left: 30px;
}
.FullWidth{
	width: 845px;
	margin-left: 20px;
}
.TwoColumn{
	width: 620px;
	margin-left: 30px;
}
#CenterColumn h1{
	font-size: 13px;
	font-weight: bold;
	color: #522398;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#CenterColumn h2{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}
#CenterColumn h3{
	font-size: 11px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
}
#CenterColumn{
	font-size: 11px;
	color: #666666;	
}
#CenterColumn p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#RightColumn{
	float: right;
	width: 140px;
	background-image: url(../images/bkgrd_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #cccccc;
	margin-right: 40px;
}
#RightColumn h1{
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #515D67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F6F7F8;
	margin-bottom: 15px;
	margin-top: 0px;
}
#RightColumn ul {
	list-style-type: none;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#RightColumn li {
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right:10px
}
#RightColumn a,
#RightColumn a:active,
#RightColumn a:visited{
	color: #697178;
}
#RightColumn a:hover,
#RightColumn a.select,
#RightColumn a.select:active,
#RightColumn a.select:visited{
	color: #522398;
}
#Content{
	width: 880px;
	float: left;
	margin-top: 20px;
}
.Back{
	float:right;
	font-weight: bold;
	font-size: 11px;
}
#CenterColumn p.Footnote{
	font-size: 11px;
	font-style: italic;
	margin-top: 22px;
}

/*
------------------------------------------------
HOMEPAGE ONLY STYLES 
------------------------------------------------
*/

#HomeHeader{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 359px;
	width: 880px;
	float: left;
}
#HomeContent{
	width: 770px;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 70px;
}
#HomeLeftColumn{
	width: 500px;
	background-image: url(../images/bkgrd_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#HomeLeftColumn h1{
	width: 485px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #515D67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F6F7F8;
	margin: 0px;
	border: 1px solid #cccccc;
}
#FeatureItem{
	width: 475px;
	margin-left: 15px;
	clear: both;
	float: left;
	margin-top: 15px;
}
#FeatureItem h3{
	font-size: 11px;
	color: #697178;
	margin: 0px;
}
#FeatureItem h3 a,
#FeatureItem h3 a:active,
#FeatureItem h3 a:visited{
	color: #697178;
}
#FeatureItem h3 a:hover{
	color: #522398;
}
#FeatureItem img{
	float: left;
	margin-right: 10px;
}
#FeatureItem p{
	color: #869199;
	margin: 0px;
	font-size: 11px;
}
#HomeSpacerColumn{
	width: 15px;
}
#HomeRightColumn{
	width: 250px;
	background-image: url(../images/bkgrd_gradient.jpg);
	background-repeat: no-repeat;
	background-position: -40px top;
	margin-right: 40px;
	font-weight: bold;
}
#HomeRightColumn h1{
	width: 235px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #515D67;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #F6F7F8;
	margin-bottom: 15px;
	margin-top: 0px;
	border: 1px solid #cccccc;
}
#HomeRightColumn a,
#HomeRightColumn a:active,
#HomeRightColumn a:visited{
	color: #697178;
}
#HomeRightColumn a:hover{
	color: #522398;
}
#HomeRightColumn ul {
	list-style-type: none;
	padding-left: 0px;
	font-size: 11px;
}
#HomeRightColumn li {
	margin-left: 14px;
	margin-bottom: 10px;
}

#FooterHome{
	width:770px;
	margin-left: 70px;
	background-color: #F6F7F8;
	font-size: 9px;
	color: #999999;
	text-align: center;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-bottom: 30px;
	clear: both;
	float: left;
}
#games{
	float: left;
	width: 282px;
	padding-left:17px;
	background-image: url(../images/games_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#games p {
	padding-right: 15px;
}
.m{
	margin-left: 10px;
}
#PhotosBody{
	float: left;
	width: 645px;
	margin-left: 30px;
	clear: none;
}
#GalleryMainImg{
	width: 441px;
	float: left;
}
#GalleryMainImg img{}
#GalleryMainImg h1{
	font-size: 15px;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#GalleryMainImg p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#GalleryThumbs{
	float: left;
	width: 100px;
	margin-left: 75px;
}
#GalleryThumbs img{
	float: left;
	margin-bottom: 10px;
}
#GalleryThumbs p{
	clear: both;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #522398;
	text-decoration: none;
}
img {
	color: 522398;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
