/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #302D1E url(bigbkg.jpg) no-repeat 50% fixed; 
	margin: 0px; 
	background-position: bottom;
}
	
#container {
	width:800px;
	position:relative;
	margin: 0 auto;
	margin-top:5px;
/*	height:1050px; */
	background-color: #36ABC4;
}

#header {
	height:205px;
	background-repeat: no-repeat;
	background-image: url(header.jpg);
	width:800px;
}

#top{
	background-image: url(top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 800px;
	margin-top:10px;
}

#main{
/*	height:1200px; */
	height:1300px;
	background-color: #4b4733;
	background-repeat: no-repeat;
	width: 800px;
}

#left{
	margin-left:12px;
	margin-top:10px;
	float:left;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F3EBC2;	
}

#text{
	width:323px;
	position:absolute;
	left: 22px;
	top: 254px;
	height: 573px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;	
}
#text2{
	width:750px;
	position:absolute;
	left: 22px;
	top: 980px;
	height: 573px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;	
}
#mids{
	height:1150px;
/*	height:800px; */
	width:770px;
	background-color: #F3EBC2;
	padding-left:15px;
	margin: 0 auto;
}
#midshome{
	height:1300px;
/*	height:800px; */
	width:770px;
	background-color: #F3EBC2;
	padding-left:15px;
	margin: 0 auto;
}

#right{
float:right;
width:380px;
margin-top:10px;
height:650px;
}


#pic1{
	position: absolute;
	width: 388px;
	height: 114px;
	left: 384px;
	top: 255px;
}


#navcontainer{
margin-top:8px;
}


#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	
}

#navcontainer li { display: inline; }

#navcontainer li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: .2em 1em;
	font-family: trebuchet, arial, serif;
	font-size: 12px;
	font-weight: bold;
	
}

#navcontainer li a:hover
{
	color: #FBBC00;

}

#pageheader{
	background-image:url(intromain.gif);
	width:282px;
	height:51px;
	background-repeat: no-repeat;
}
#pageheader span{
display:none;}

#pageheader2{
	background-image:url(coaching.gif);
	width:362px;
	height:51px;
	background-repeat: no-repeat;
}
#pageheader2 span{
display:none;}

#pageheader3{
	background-image:url(news.gif);
	width:388px;
	height:28px;
	background-repeat: no-repeat;
}
#pageheader3 span{
display:none;}

.one{
	width:380px;
	border:1px solid #CCCCCC;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	padding:4px;
	margin-top:4px;
	min-height: 120px;
	background-color: #FFFFFF;
}

.one a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

.one img {
	float: left;
	padding: 0 14px 0 0;
	
}
