body {
	text-align:center;
	background-color: black;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#flashContent { width:100%; height:100%; }

#scroll{
	height: 598px;
    overflow:auto;
}
table {
	text-align: center;
}

#scroll a.bold {
	font-weight: bold;
}
td {
	padding-left: 10px;
	padding-right: 10px;
}
.coach td{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

#bg {
	background:url(images/bg.jpg);
	margin:0 auto;
	width:900px;
	height:916px;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background: #E6F5F0;
	height:780px
}
.right {
	width:567px;
	height:780px;
	background:#fff;
}
#main
{
	left: -10px;
	background: #EBFAF5;
}
#flashContent
{
	display: none;
}
#meun
{
	background-color: #E6F5F0;
}
#logo {
	background:url(images/hdr.jpg);
	height:182px;
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 70px 0 0 100px;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(images/hdl.jpg);
	height:170px;
	padding: 12px 28px 0 25px
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF;
	font-weight: bold;
	font-family: "Arial Black";
	color: black;
}
#meun h2 {
	font-weight: bold;
	font-size:18px;
	padding:10px 0 0 25px
}
#meun ul {
	padding:10px 15px 0 15px
}
#meun li {
	font-weight: bold;
	line-height:1.7em;
	list-style: inside disc;
	color:#336666;;
}
#meun li a {
	color:#336666
}
#main h2 {
	font-size:25px;
	color:#6991CD;
	padding: 15px 50px 0 50px;
	font-weight: bold;
}
#main h3 {
	font-size:16px;
	color:black;
	padding: 15px 35px 0 35px;
	font-weight: bold;
}
#main p {
	padding: 10px 25px 0 20px;
	font-weight: bold;
}

#main ul {
	padding:10px 50px 0 50px
}
#main li{
	font-weight: bold;
	list-style: inside disc;
}

/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#corner {
	height: 98px;
	width: 79px;
	background-image: url('images/birdie.png');
	background-repeat: no-repeat;
	position:absolute;
	left: 775px;
	top: 750px;
}
#meun ul li a.underlinebold{
	text-decoration: underline;
	font-size: 12px;
	font-family: "Arial Black";
}
#center
{
	padding-left: 60px;
}

