body {
	background-color: #fff;
	text-align: center;
	}
a:link { 
	color: #0000ff;
	}
a:visited { 
	color: #0000ff;
	}
a:hover, a:active { 
	color: #000999;
	}
.head, .head2, .head3 {
	font-weight: bold;
	color: #00007b;
	}
body, div, p, th, td, li, dd {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	}
img {
	border: none;
	}	
.content {
	padding-top: 10px;
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
table {
	padding: 0px;
	border: 0px;
	font-size: 80%;
	float: left;
	padding-right: 16px;
	vertical-align: top;
	}
table tr {
	vertical-align: top;	
	}
.menubar a {
	color: #fff;
	}
h2, h3 {
	padding-top: 20px;
	}
h5  {
	font-weight: bold;
	font-size: 130%;
	}
h6	{
	font-weight: normal;
	text-align: right;
	}
ul  {
	padding-left: 40px;
	}
#photo {
	float: left;
	padding-right: 40px;
	}
#coachlist {
	width: 400px;
	float: left;
	}
#coachpic {
	width: 300px;
	float: right;
	padding-top: 50px;
	}
.footer {
	width: 80%;
	float: left;
	padding-bottom: 15px;
	}
.footer p {
	font-size: 0.8em;
	}
.manage {
	width: 26px;
	float: right;
	padding-top: 15px;
	}
	
/* start menu */
.menuItem {
	background-color: #000;
	height: 16px;
	width: 80px;
	font-size: 11px;
	font-family: tahoma, helvetica, sans-serif, arial;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: block;
	vertical-align: bottom;
	font-weight: bold;
	padding-top: 2px;
	}
.menuItem:hover {
	background-color: #00007b;
	font-sixe: 11px;
	font-weight: bold;
	}
.menuSpacer {
	width: 1px;
	display: block;
	background-color: #fff;
	}
/* end menu */