* {
	margin:0;
	padding:0;
}

body {
	background:url(images/background.jpg) repeat;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

h1, h2, h3 {
	padding:6px 0 10px 0;
}

p {
	line-height:1.4em;
	text-indent:1.5em;
	margin-bottom:10px;
}

ul {
 margin-left:30px;
}

#header {
	background:url(images/header.jpg) no-repeat;
	height:202px;
	width:972px;
	margin:0 auto;
	position:relative;	
}

/* navigation */

#nav_container {
	position:relative;
	top:176px;
	left:34px;
	padding-left:8px;
	
}

#nav_container ul {
	margin-left:0px;	
}
#nav a{
	text-decoration:none;
	color:#000000;
	
}

#nav a:hover{
 	color:#841818;	 
}

#nav li{
	display:inline;
	list-style-type:none;
	font-weight:bold;
	padding:7px 10px;
	border-left: #FFd721 3px solid;	 
}

/* end Nav */

/* home page styles */

#home_body {
	position:relative;
	background:url(images/home_body.jpg) no-repeat;
	height:446px;
	width:972px;
	margin:0 auto;
}

#amb {
  position:absolute;
  top:62px;
  left:45px;
  width:165px;
  height:270px;
  text-align:center;
 	color:#ffd523;
 	font-weight:bold;
 	font-size:16px;

}

#amb img {
 	padding:10px;
}
#amb a {
 	font-size:10px; 
 	color:#CCCCCC;
}

#amb a:hover { 
 	color:#ffd523;
}



#welcome {
	position:absolute;
  top:0px;
  left:225px;
  width:320px;
  height:179px;
  color:#ffffff; 
}

#home_calendar {
	position:absolute;
  top:201px;
  left:340px; 
	text-align:center;
}
#home_calendar a, #home_calendar a:visited{
	background:url(images/home_calendar.jpg) top left no-repeat;
	display:block;
  height:125px;
	width:103px;	
}

#home_calendar a:hover {
	background:url(images/home_calendar.jpg) bottom left no-repeat;	
}
#home_calendar span {
 margin-left:-9999px;
 
}
#learn {
	position:absolute;
	top:166px;
	left:441px;
	
		
}

#learn a, #learn a:visited{
	background:url(images/learn_more.jpg) top left no-repeat;
	display:block;
  height:30px;
	width:100px;	
}

#learn a:hover {
	background:url(images/learn_more.jpg) bottom left no-repeat;	
}

#learn span {
 margin-left:-9999px;
 
}

#sponser_home {
	position:relative;
	top:327px;
	height:116px;
	width:972px;
	margin:0 auto;
}
#sponser_home img {
	padding:0 8px;	
}
/* end home page styles */

/* inner page styles */
#inner_top {
	position:relative;
	background:url(images/inner_body_top.jpg) no-repeat;
	height:65px;
	width:972px;
	margin:0 auto;

}
#inner_content {
	position:relative;
	background:url(images/inner_background.jpg) repeat-y;
	width:972px;
	margin:0 auto;

}


#left_column {
 	float:left;
	width:173px;	
	margin-left:42px;
	_margin-left:21px;	 
}
.gallery_links {
	color:#FFFF00;
	text-decoration:none;
	padding-bottom: 2px; 
	padding-left: 4px; 
	padding-right: 4px;
	padding-top: 3px;
	line-height: 15px;
}
#testify {
 padding: 5px 15px;
 text-size: 14px;
}

#page_content {
	margin-left:215px;	
	padding:0 75px 0 20px;
	font-size:14px;
}

#sponser_footer {
	position:relative;
	background:url(images/footer.jpg) no-repeat;
	height:116px;
	width:972px;
	margin:0 auto;
}
#sponser_footer img {
	padding:0 8px;	
}

#sponser_img {
	position:absolute;
	top:35px;
	left:50px;
}

#schools {
	margin-bottom:15px;
	font-weight:bold;
}
#schools table tr td{
	padding-bottom:5px;
	
}

#cow {
 text-align:center;
 padding:5px 0;
 border-bottom:3px #FFD721 solid;
}
#contact {
 text-align:center;
 padding:5px 0;
 border-bottom:3px #FFD721 solid;
}

#cow_head {
	font-size:16px;
	font-weight:bold;
	color:#FFD721;
	padding-bottom:5px;
}

#program_links {
 text-align:left;
 padding:0 10px;
 border-bottom:3px #FFD721 solid;
 margin-top:10px;
}

#program_links a {
	font-size:14px;
	font-weight:bold;
	color:#FFD721;
	margin-bottom:10px;
}

#program_links a:hover{	
	color:#000000;	
}
#sponsor_list img{
  padding:5px;
}

#Ambassador_Names {
	padding:10px;
	font-size:16px;
	font-weight:bold;
}
#Ambassador_Names a{
	color:#FFFFFF;
	text-decoration:none;
}
#Ambassador_Names a:hover{
	color:#ffd721;
	text-decoration:underline;
}

#Sponsor_Names {
	padding:10px;
	font-size:16px;
	font-weight:bold;
}
#Sponsor_Names a{
	color:#FFFFFF;
	text-decoration:none;
}
#Sponsor_Names a:hover{
	color:#ffd721;
	text-decoration:underline;
}

#sponsorHeader {
	text-align:center;	
	
	
}

#sponsorLink {
	font-size:14px;
	padding:10px;
	font-weight:bold;
	
}

#sponsorLink a{
	text-decoration:underline;
	color:#ffd721;
}

#sponsorLink a:hover{
	text-decoration:none;
	
}

#coachyear {
  position:absolute;
  top:220px;
  left:45px;
  width:165px;
  height:270px;
  text-align:center;
 	color:#ffd523;
 	font-weight:bold;
 	font-size:16px;	
 padding:5px 0;
 border-bottom:3px #FFD721 solid;
	

}

#coachyear img {
 	padding:10px;
}
#coachyear a {
 	font-size:10px; 
 	color:#CCCCCC;
}

#coachyear a:hover { 
 	color:#ffd523;
}
#mTeacher {
	width:250px;
	float:right;
	text-align:center;
	padding:10px 0;
	color:#ffd721;
}

#kTeacher {
	width:250px;
	float:right;
	text-align:center;
	padding:10px 0;
	color:#ffd721;
}


/* end inner page styles*/


/* page titles */
#about_title{
	top:1px;
	position:absolute;
	left:314px;
	background:url(images/about.jpg) no-repeat;
	height:60px;
	width:520px;
}

#calendar_title{
	top:1px;
	position:absolute;
	left:314px;
	background:url(images/calendar.jpg) no-repeat;
	height:60px;
	width:520px;
}

#profile_title{
	top:1px;
	position:absolute;
	left:260px;
	background:url(images/profile.jpg) no-repeat;
	height:56px;
	width:628px;
}

#gallery_title{
	top:1px;
	position:absolute;
	left:265px;
	background:url(images/gallery.jpg) no-repeat;
	height:57px;
	width:628px;
}

#sponsors_title{
	top:1px;
	position:absolute;
	left:304px;
	background:url(images/sponsors.jpg) no-repeat;
	height:57px;
	width:535px;
}

#awards_title{
	top:1px;
	position:absolute;
	left:314px;
	background:url(images/awards.jpg) no-repeat;
	height:56px;
	width:497px;
}

#programs_title{
	top:1px;
	position:absolute;
	left:304px;
	background:url(images/programs.jpg) no-repeat;
	height:61px;
	width:539px;
}

#contact_title{
	top:1px;
	position:absolute;
	left:290px;
	background:url(images/contact.jpg) no-repeat;
	height:56px;
	width:573px;
}
/* end page titles */


/* header and body links */

#win {
	
	position:absolute;
	top:32px;
	left:843px;	
}

#win a, #win a:visited{
	background:url(images/win.jpg) top left no-repeat;
	display:block;
  height:133px;
	width:129px;
	
}

#win a:hover {
	background:url(images/win.jpg) bottom left no-repeat;	
}

#win span {
 	margin-left:-9999px;
}

#visit {
	position:absolute;
	top:1px;
	left:48px;	
}

#visit a, #visit a:visited{
	background:url(images/visit.jpg) top left no-repeat;
	display:block;
  height:53px;
	width:170px;	
}

#visit a:hover {
	background:url(images/visit.jpg) bottom left no-repeat;	
}

#visit span {
 margin-left:-9999px;
 
}

/* end links */


/*begin footer*/
#footer {
	position:relative;
	margin:0 auto;
	top:0px;
	.top:0px;
	left:20px;
	font-size:12px;
	width:900px;
	height:20px;
	color:#ffd721;
}

#fp {
 float:left;
}

#fbc { 
 float:right;
 padding-right:30px;
}

#fbc a { 
	color:#ffd721;
 	text-decoration:none;
}

#fbc a:hover{ 
	
 	text-decoration:underline;
}

/*end footer*/
/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}



.clearfix {
	display:block;
}

/* end Clearfix */

	
