#broadTitle {
	margin-left: 75px;
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 30px;
	letter-spacing: 5px;
	color: #888;
}

#headline {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #444444;
	
}


fieldset {

	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 11px;
	color: #003333;
	padding: 15px;
	border: 1px solid #666666;
}

fieldset legend {

	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-weight: bold;
	font-size: 11px;
	color: #003333;
	padding: 3px;

}

.bioPic {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-color: #333333;
	text-decoration: none;
}
.bioPic:hover {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-color: #AAAAAA;
	text-decoration: none;

	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
}


#navbox {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 30px;
	left: 0px;
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.navLink
{
	color: white;
	
}

#navLink {

	width: 100px;
	color: #DDDDDD;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 10px 12px;
	font-size: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-decoration: none;
	text-align: center;
	
}

#navLinkSelected {
	color: #FFFFFF;
	width: 100px;
	padding: 4px 10px 10px 12px;
	border-top: 1px none #CCCCCC;
	font-size: 14px;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-decoration: none;
	text-align: center;
	background-color: #333333;
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
	
}

fieldset {
	border: 0px none;
	border-left: 3px dotted #999999;
}

.bodyText {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #000000;
}

.head {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 13px;
	color: #003333;
	font-weight: bold;
}
.sideBar {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 11px;
	color: #003333;
	padding: 15px;
	border-left: 3px dotted #999999;
}
.sideBarWhite {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 11px;
	color: #003333;
	padding: 15px;
	border-left: 3px dotted #999999;
	background-color:#CDB;
}

a {
	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 12px;
	color: #033ED8;
	text-decoration: none;
}

a:hover {

	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 12px;
	color: #005500;
}


.navLinkSub {

	font-family: Trebuchet, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 5px 10px 10px 12px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-decoration: none;
}


#playDemo a:link {

	border: 2px solid #33bb33;
}

#playDemo a:visited {

	border: 2px solid #bbbbbb;
}

#playDemo a:hover {

	border: 1px solid #bbbb33;
}

#playDemo a:active {

	border: 2px white;
}