body {
margin: 0px;
padding: 0px;
background-color: #eaeaea;
}

#header {
height: 137px;
width: 100%;
background: url(../images/header_bg.jpg) repeat-x transparent;
border-bottom: 1px solid #fff;
}

	#header_content {
	width: 870px;
	height: 100px;
	padding-top: 37px;
	margin: 0 auto 0 auto;
	background: url(../images/mpa-header-red.jpg) left no-repeat transparent;
	}
	
	#header h1 {
	color: #d59f0f;
	font-size: 2.9em;
	font-family: times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 150px;
	}
	
	#header h2 {
	color: #fff;
	font-size: 1.4em;
	font-family: times, serif;
	font-weight: normal;
	margin-left: 150px;
	}

#menu {
width: 870px;
height: 36px;
margin: 0 auto 0 auto;
padidng-left: 3px;
}

	#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 4px;
	}
	
	#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 36px;
	margin-right: 3px;
	width: 105px;
	background: url(../images/nav_left.gif) left no-repeat transparent;
	color: #000;
	}
	
	#menu a {
	display: block;
	height: 25px;
	width: 105px;
	background: url(../images/nav_right.gif) right no-repeat transparent;
	text-align: center;
	color: #000;
	font-family: times, serif;
	font-size: 1.1em;
	text-decoration: none;
	padding-top: 11px;
	line-height: 1.2em;
	}
	
	#menu a.long {
	display: block;
	height: 31px;
	width: 105px;
	background: url(../images/nav_right.gif) right no-repeat transparent;
	text-align: center;
	color: #000;
	font-family: times, serif;
	font-size: 1.1em;
	text-decoration: none;
	padding-top: 5px;
	line-height: 1.2em;
	}
	
	#menu li:hover,
	#menu li.active {
	background: url(../images/nav_left_hover.gif) left no-repeat transparent;
	color: #000;
	}
	
	#menu li:hover a,
	#menu li.active a {
	background: url(../images/nav_right_hover.gif) right no-repeat transparent;
	color: #000;
	}
	
#main_home {
width: 814px;
margin: 0 auto 0px auto;
padding: 6px 28px 6px 28px;
}

	#flash {
	width: px;
	height: px;
	}

	#home_content {
	background-color: #fff;
	padding: 26px 39px 26px 31px;
	margin-bottom: 5px;
	}
	
		#home_content h1 {
		float: left;
		}
		
		#home_text {
		float: right;
		width: 477px;
		font-size: 1.3em;
		margin: 0px;
		}
		
	#newspaper {
	width: 491px;
	height: 248px;
	float: left;
	background: url(../images/newspaper3.gif) no-repeat transparent;
	position: relative;
	}
	
		#weather {
		position: absolute;
		top: 11px;
		left: 29px;
		display: block;
		width: 120px;
		height: 60px;
		}
		
		#quote {
		position: absolute;
		top: 17px;
		left: 348px;
		font-size: 0.9em;
		width: 119px;
		line-height: 9px;
		height: 46px;
		overflow: hidden;
		}
		
		#date {
		position: absolute;
		top: 76px;
		font-family: times, serif;
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		text-align: center;
		width: 100%;
		}
		
		#news {
		position: absolute;
		top: 96px;
		left: 28px;
		width: 410px;
		height: 132px;
		padding-right: 26px;
		overflow: auto;
		font-family: times, serif;
		font-size: 1.1em;
		}
		
			#news h3 {
			font-size: 1.1em;
			text-transform: uppercase;
			color: #000;
			margin-top:5px;
			}
			#news p {
				padding-bottom:5px;
				margin-top:-16px;
			}
	
	#home_middle {
	width: 162px;
	height: 248px;
	float: left;
	background: url(../images/home_middle.jpg) no-repeat transparent;
	cursor: pointer;
	}
	
	#home_high {
	width: 161px;
	height: 248px;
	float: left;
	background: url(../images/home_high.jpg) no-repeat transparent;
	cursor: pointer;
	}
	
	#home_middle h3, #home_high h3 {
	margin: 200px 0 2px 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	}
	
	#home_middle h4, #home_high h4 {
	margin: 0;
	font-size: 1.2em;
	color: #000;
	text-align: center;
	}

#main {
width: 810px;
min-height: 328px;
margin: 0 auto 0px auto;
padding: 10px 27px 33px 28px;
font-size: 1.3em;
position: relative;
}


	#redWhiteBtn_high {
		position: absolute;
		left: 792px;
		top: 21px;
		}
	
	#redWhiteBtn_middle {
		position: absolute;
		left: 702px;
		top: 21px;
		}

#footBtn1 {
	margin-right: 5px;
	}
	
#footBtn2 {
	margin-right: 7px;
	}
	
#footBtn3 {
	margin-right: 7px;
	}
	
#footBtn4 {
	margin-right: 6px;
	}
	
#footBtn5 {
	margin-right: 8px;
	}
	
#footBtn6 {
	margin-right: 7px;
	}
	
#footBtn7 {
	margin-right: 7px;
	}
	

	#leftNav {
		background: url(../images/leftNavbg.jpg) no-repeat transparent;
		width: 131px;
		height: 361px;
		position: absolute;
			left: 4px;
			top: 0px;
		
		}
	#margin {
		width:110px;
		background:none;
		float:left;
		height:600px;
	}
	#minigal {
		padding-left:20px;
	}

	#main_left {
	width: 510px;
	float: left;
	}
	
	#main_left_athletics {
	width: 710px;
	float: left;
	}
	
	
	#flashContainer {
		background: url(../images/flash_bg.gif) no-repeat transparent;
		width: 703px;
		height: 328px;
		float: right;
		z-index: 10;
		}
		
		#under_flashContainer {
			background: url(../images/illustrated_bg2.jpg) no-repeat transparent;
			width: 694px;
			height: 302px;
			float: right;
			margin-right: 8px;
			margin-bottom: 16px;
			}
			
			#homeDate {
				font-family: "Times New Roman";
				font-size: 12px;
				text-align: center;
				margin-top: 108px;
				}
				
			#athleticsHomeContent {
				width: 638px;
				height: 146px;
				overflow: auto;
				margin-left: 28px;
				}
	
		.green {
		color: #698964;
		}
		
		.brown {
		color: #694a22;
		}
	
	#main_right {
		width: 270px;
		position: relative;
	}
	
		#page_img {
		background-color: #fff;
		padding: 3px;
		border: 1px solid #999;
		margin-bottom: 1px;
		}
		
		.red_bar {
		height: 8px;
		margin: 0 1px 0 1px;
		background: #eaeaea url(../images/red_barbg.gif) repeat-y;
		}
		
		.green_bar {
		margin: 0 1px 0 1px;
		border-bottom: 8px solid #698964;
		}
		
		.brown_bar {
		margin: 0 1px 0 1px;
		border-bottom: 8px solid #694a22;
		}
		
		#right_grad {
		height: 302px;
		background: url(../images/main_right.gif) no-repeat top transparent;
		padding-top: 18px;
		}
		
		#middle_0 h3, #middle_1 h3, #high_0 h3, #high_1 h3 {
		float: left;
		font-size: 1.1em;
		text-transform: uppercase;
		margin: 0px;
		padding: 0px;
		letter-spacing: 0.02em;
		
		}
		
		#middle_0 h4, #middle_1 h4, #high_0 h4, #high_1 h4 {
		float: right;
		color: #000;
		margin: 0px;
		padding: 0px;
		white-space: nowrap;
		font-size: 1.1em;
		letter-spacing: 0.02em;
		
		}
		
		#middle_0, #high_0, #middle_1, #high_1 {
		padding: 17px 53px 0px 50px;
		height: 30px;
		cursor: pointer;
		}
		
		#middle_0 {
		background: url(../images/middle_0.gif) no-repeat top transparent;
		display: none;
		}		
		
		#middle_0 h3, #high_0 h3 {
		color: #fff;
		}
		
		#high_0 {
		background: url(../images/high_0.gif) no-repeat top transparent;
		display: none;
		}
		
		#middle_1 {
		background: url(../images/middle_1.gif) no-repeat top transparent;
		}
		
		#high_1 {
		background: url(../images/middle_1.gif) no-repeat top transparent;
		}
		
		#middle_1 h3 {
		color: #698964;
		}
		
		#high_1 h3 {
		color: #694a22;
		}
	
#footer {
height: 112px;
width: 100%;
background: url(../images/newFooterBg.gif) top repeat-x;
position: relative;
}

		#newFootLinks {
			width: 550px;
			text-align: center;
			position: absolute;
				top: 55px;
				left: 150px;
			}
			
		#newFootSchoolLinks {
			width: 165px;
			height: 19px;
			position: absolute;
				left: 668px;
				top: 20px;
			}
			
			#newFootSchoolLinks a {
				float: left;
				}
			
			
			

	#footer_content {
	width: 869px;
	height: 112px;
	background: url(../images/newFooter.jpg) no-repeat;
	
	margin: 0 auto 0 auto;
	font-size: 1.1em;
	color: #fff;
	position: relative;
	}
	
		#footBtns {
			width: 600px;
			position: absolute;
				left: 240px;
				top: 56px;
			}
	
	#footer a {
	color: #fff;
	text-decoration: none;
	}
	
	#footer a:hover {
	text-decoration: underline;
	}
	
	#footer a.middle {
	color: #96bd91;
	}
	
	#footer a.high {
	color: #ba8545;
	}
	
	#footer_left {
	float: left;
	}
	
	#copyright {
	color: #d59f0f;
	margin-top: 7px;
	}
	
	#footer_right {
	float: right;
	text-align: right;
	}
	
.clear {
clear: both;
}