body {
	background-image: url(images/bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	padding: 22px 10px 10px 20px;
	width: 555px;

}

#content a:link, #content a:visited
{
	color: #009900;
	text-decoration: none;
}

#content a:hover
{
	color: #000099;
	text-decoration: none;
}

#head1
{
	background-color: #FFF;
	height: 80px;
	padding: 0px 0px 0px 0px;
}

#content li {
	list-style-type: url();
}

#head3
{
	text-align: center;
	background-image: url(images/yellow.gif);
	height: 21px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif; 
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
}

#headnav li 
{ 
	display: inline; 
	font-size: 14px;
	font-weight: bold;
}

#headnav li a:link, #headnav li a:visited
{
	text-decoration: none;
	color: #000;
	padding: 0px 20px 0px 20px;
}

#headnav li a:hover
{

	text-decoration: none;
	color: #FFF;
	padding: 0px 20px 0px 20px;
}

.active
{
	text-decoration: none;
	color: #009900;

}

#footer
{
	font-family: Arial, Helvetica, sans-serif; 
	background-image: url(images/yellow.gif);
	height: 21px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px 10px 0px 0px;
}

#footer2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 21px;
	padding-top: 3px;
}


#footer a:link, #footer a:visited
{
	color: #000;
	text-decoration: none;
}

#footer a:hover
{
	color: #009933;
	text-decoration: none;
}

#footer2 a:link, #footer2 a:visited
{
	color: #006699;
	text-decoration: none;
}

#footer2 a:hover
{
	color: #0066FF;
	text-decoration: none;
}

#maintable
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	font : 14px Times New Roman, Times, serif;
}

#leftsidebar
{
	font-family: Arial, Helvetica, sans-serif; 
	padding: 20px 0px 20px 0px;
	background-image: url(images/navbg.gif);
	width: 165px;
	border-right: 1px solid #CCC;
}

#box
{
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #3366FF;
	border-top: 1px solid #3366FF;
}

#boxtop
{
	background-color: #FFF;
	height: 21px;
	padding: 0px 1px 0px 5px;
	color: #FFCC00;
	font-weight: bold;
}

#boxmain
{
	font-size: 13px;
	background-image: url(images/nav.gif);
	padding: 10px 5px 10px 5px;
	
}

#boxmain a:link, #boxmain a:visited
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

#boxmain a:hover
{
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

#newsbox
{
	
	background-image: url(images/nav.gif);
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}

#newsbox a:link, #newsbox a:visited
{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

#newsbox a:hover
{
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

#photobox
{	
	text-align: right;
	border-bottom: 1px dashed #333;
	width: 160px;
	padding: 10px 5px 10px 5px;
	
}

#coachbox
{
	padding: 10px 5px 10px 5px;
	border-bottom: 1px dashed #333;
}

.coachlink a:link, .coachlink a:visited {
	cursor: hand;
}

.coachlink a:hover {
	cursor: hand;
}

.formfields
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	color: #333333; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border: 1px solid #000;
}

.title
{
	font-size: 16px;
	font-weight: bold;
}

.newstitle
{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

#newsdisplay {
	border: 1px solid #666;
	padding: 8px;
	margin-bottom: 10px;
	width: 700px;
	background-color: #FBFBFB;
}

.newsimage {
	border: 1px solid #333;
	margin: 5px;
}
.img {
	border: 1px solid #333;
}

.coachpic {
	border: 1px solid #333;
	margin: 5px;
}

#quote {
	border: 1px solid #333;
	text-align: center;
	padding: 4px;
}