@charset "UTF-8";
body {
	background: #000000 url(images/backgroundTile.jpg) repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	margin: 0px;
}
#login {
	font-size: .65em;
	font-style: normal;
	position: absolute;
	height: auto;
	width: auto;
	top: 0px;
	right: 45px;
}
#login a, #login a:visited{
	color: #111;
}
#login a:hover, #login a:active{
	color: #111;
}
#container {
	width: 900px;
	margin: 15px auto 25px;
}
#header{
	width:900px;
	position:relative;
}
#header img{
	display:block;
}
#navbar{
	
}
#navbar img{
	float:left;
	border:none;
}
.subnav{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
#navbar .subnav img{
	float:none;
}
.dropdown{
	display:none;
	position:absolute;
	top:59px;
	left:-3px;
}
.clear{
	clear:both;
}
#main{
	margin:0 auto;
	width:812px;
	background:transparent url(images/content_tile.jpg) repeat-y;
}
#main .box{
	display:block;
}
#content {
	float: left;
	width: 600px;
	padding: 25px;
	min-height:300px;
}
#sidebar {
	float: left;
	width: 156px;
	padding-top: 22px;
	text-align: center;
}
#sidebar img{
	padding-bottom:5px;
	cursor:pointer;
}
h2 {
	font-size: 1.3em;
	margin-top: 0px;
}
h3 {
	font-size: 1.2em;
	margin-top: 2px;
}
h3 span {
	color: #fff;
}
span {
	color: #FF0000;
}
ul{
	text-align:left;
}
a{
	color: #FF3333;
	outline:none;
	text-decoration:none;
}
a:visited {
	color: #FF3333;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}

#footer {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 10px 11px 0 0;
	clear: both;
	height: 30px;
}
#footer a, #footer a:visited{
	color:#fff;
}
#footer a:hover, #footer a:active{
	color: #FFCC00;
}
#ad {
	float: left;
	width: 156px;
	text-align: center;
}
#ad img{
	border:none;
}
#contentBottom {
	text-align: center;
	clear: both;
}
.nobullet{
	list-style-type:none;
	margin-left:-40px;
}
.bioPic {
	float: left;
	width: 160px;
}
.bios {
	float: left;
	margin-left: 25px;
	width: 415px;
}
.thumb{
	margin:3px;
	display:block;
	float:left;
	border:2px solid #FF3333;
}
#contact{
	margin:0 auto;
}

#contact span{
	color:red;
}

#contact .row{
	width:698px;
	padding: 2px 0;
	
}

#contact .insetrow{
	padding:2px 0 2px 125px;
	width:700px;
}

#contact label{
	width:125px;
	float:left;
	text-align:right;
}

#contact span#errorRight{
	margin-left:285px;
}
sup{
	font-size: 70%;
}


/*#sarah {
	display: block;
}
#jacquie {
	display: none;
}
#daniella {
	display: none;
}
#katie {
	display: none;
}
#chandra {
	display: none;
}
#peewee {
	display: block;
}
#youth {
	display: none;
}
#varsity {
	display: none;
}
#stunt {
	display: none;
}
#jtTraining {
	display: block;
}
#cfTraining {
	display: none;
}*/

