body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/back-gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a:link,
a:visited,
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.leftNav {
	background-image: url(images/left_nav_bg.gif);
	background-repeat: repeat-y; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftNav ul {
	margin: 6px 0px 12px 25px;
	padding: 0px;
}

.leftNav ul li{
	list-style-type: none;
	padding-bottom: 1px;
}
.leftNav li a:link, .leftNav li a:active, .leftNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.leftNav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainContent {
	/* position:relative; */
	background-image: url(images/back-swoosh.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #000000;
	width: 972px;
	height: 1175px;
	
}

/* Old */

.teams08v2 {
	font-family: arial,Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #75bae9;
}

.teams08v2 a:visited,
.teams08v2 a:active,
.teams08v2 a:link
 {
 	font-family: arial,Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2em;
	font-weight:normal;
}

.teams08v2 a:hover {
	text-decoration: underline;
}

.headline {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.photoCaption {
	font-size: 10px;
}

p.cstmTitle {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}