#banner {
	position: relative;
	width: 824px;
	height: 189px;
	background-image:url(imgs/main_banner.gif)
}
.body_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #73C043;
	font-weight: bold;
}
.coach_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #73C043;
	font-weight: bold;
}

a.navigation_links:link {
	color: #FFFFFF; text-decoration: none;
}
a.navigation_links:visited {
	color: #FFFFFF; text-decoration: none;
}
a.navigation_links:hover {
	color: #D1FFDE; text-decoration: none;
}
a.navigation_links:active {
	color: #D1FFDE; text-decoration: none;
}

a.xx_large:link {
	color: #A1F707; text-decoration: none;
}
a.xx_large:visited {
	color: #A1F707; text-decoration: none;
}
a.xx_large:hover {
	color: #A1F707; text-decoration: none;
}
a.xx_large:active {
	color: #A1F707; text-decoration: none;
}

a.extra_large:link {
	color: #A1F707; text-decoration: none;
}
a.extra_large:visited {
	color: #A1F707; text-decoration: none;
}
a.extra_large:hover {
	color: #A1F707; text-decoration: none;
}
a.extra_large:active {
	color: #A1F707; text-decoration: none;
}

a.large:link {
	color: #A1F707; text-decoration: none;
}
a.large:visited {
	color: #A1F707; text-decoration: none;
}
a.large:hover {
	color: #A1F707; text-decoration: none;
}
a.large:active {
	color: #A1F707; text-decoration: none;
}

a:link {
	color: #A1F707; text-decoration: none;
}
a:visited {
	color: #A1F707; text-decoration: none;
}
a:hover {
	color: #A1F707; text-decoration: none;
}
a:active {
	color: #A1F707; text-decoration: none;
}

.navigation {
	position: absolute;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	left: 33px;
	width: 600px;
}
.extra_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.xx_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #666666;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
#header {
	position: relative;
	top: 0px;
	width: 824px;
}
#content {
    position: relative;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
#profile {
    position: relative;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}

.front_img {
	position: relative;
	width: 200px;
	left: 399px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #888888;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FF00;
}
