body {
	padding:0;
	margin:0;
	text-align: center;
	background: #CCCCCC url(../images/bkg_PageGradSofter.jpg) repeat-y center top;
}
#container {
	width: 800px;
	border: 1px solid #000;
	margin: 10px auto;
}
#main_table {
	border:none;
	width:800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #6699cc;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}
h2 {
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#rightshadow {
	height:8px;
	background:#fff url(../images/shadow_e3e3e3.gif) repeat-x;
}
#flashcontainer {
	color: #FFFFFF;
	background-color: #000000;
}
#features {
	color: #333333;
	text-align: center;
}

#coaches {
	background-color: #FFFFFF;
	width: 190px;
	border: 1px solid #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#coaches p {
	margin: 0px;
	padding: 3px 5px 10px 10px;
}
#coaches a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#prefooter {
	background-color: #003;
	width: 100%;
	color: #fff;
	height: 170px;
}
#coachingplans {
	border: 1px solid #000000;
	margin-top: 10px;
	width: 525px;
}
#newsevents h3 {
	color: #69c;
	font-size: 18px;
	font-style:italic;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#newsevents  ol {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: circle;
}
#newsevents  li {
	padding-bottom:3px;
}
#homecamps {
	width: 250px;
	float: left;
}
#homepodcast {
	float: right;
	width: 255px;
}

#coachingplans th {
	background:#fff url(../images/thgradient.jpg) repeat-x;
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
}
#coachingplans td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
	text-align: center;
}
#coachingplans h5 {
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#coachingplans a {
	color: #6699cc;
	font-weight: bold;
}
.prefooterbox  {
	height: 100%;
	width: 235px;
	display: block;
	float: left;
	text-align: left;
}
.prefooterbox h3 {
	color: #69c;
	font-style:italic;
	margin: 0;
	padding-top: 8px;
}
.prefooterbox input {
	font-size:10px;
}
.prefooterbox a {
	color: #FFFFFF;
}
#featuredathlete {
	font-size:10px;
}
#featuredathlete img {
	float: left;
	padding-right: 5px;
}


.right_content {
	background-color: #e3e3e3;
}

