/*

LAYOUT

*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	background-color:#fff;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
#content {
	width:888px;
}
#header {
	background: url(/imgs/bkg_topnav.gif) repeat-x;
}
#bodyContent {
	padding-top:20px;
}
#navbar {
	width:130px;
}
#sponsor {
	padding:50px 0;
	width: 130px;
}
#leftColumn {
	width:150px;
	float:left;
}
#threeColCenter {
	float:left;
	width:535px;
}
#threeColRight {
	float:left;
	width:150px;
}
#rightColumn {
	float:left;
	width:720px;
}
#footer {
	background: url(/imgs/bkg_botnav.gif) repeat-x;
}
#fb {
	text-align: center;
}
/*

STYLES

*/
.gutter {
	width: 20px;
	height: 20px;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333795
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8cbdff;
}
strong {
	font-weight: bold;
	color:#333795;
	font-size: 12px;
}
.tintedText {
	color: #adafd5;
	width: 205px;
	font-size:10px;
}
a.newsPod {
	color: #656565;
	text-decoration: none;
}
a.newsPod:hover {
	color: #656565;
	text-decoration: underline;
}
.nonwc {
	display:none;
}
.tv {
	display:none;
}
.wc {
	font-weight:bold;
	color:#333795;
}
.eventDate {
	width: 130px;
}
.venue {
	width:250px;
}
.tvDate {
	width: 180px;
}
.tvVenue {
	width:290px;
}
.galleryTitle {
	font-weight: bold;
	color:#333795;
	font-size: 12px;
	padding-bottom:20px;
}
#galleryContainer {
	width: 500px;
	position:relative;
}
.galleryImg {
	float: left;
	margin:10px;
}
.galleryImg img {
	border: 0;
}
#team p {
	width:680px;
}
.newsTopic {
	width:680px;
}
.bioLink {
	cursor:pointer;
}
.teamBio {
	display: none;
}