body {
	background-color: #FFFFFF;
	background-image: url(../images/bgImage.gif);
	}

#container {
	font-family:"Courier New", Courier, mono;
	position: relative;
	font-size: 12px;
	color: #333333;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	visibility: visible;
	border: solid #000033 1px;
	background-color: #FFFFFF;
	}

#header {
	width: 780px;
	height: 85px;
	background-image: url(../images/blueMHSLogo.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	font-family: "Courier New", Courier, mono;
	text-align: right;
	padding: 10px;
	border-bottom: solid #000033 1px;
	background-color: #FFFFFF;
	overflow: hidden;
	vertical-align: bottom;
	}
	
#headerWPC {
	width: 780px;
	height: 85px;
	background-image: url(../images/whitneyLogo.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	font-family: "Courier New", Courier, mono;
	text-align: right;
	padding: 10px;
	border-bottom: solid #000033 1px;
	background-color: #FFFFFF;
	overflow: hidden;
	vertical-align: bottom;
	}

#topSpacer {
	width: 800px;
	height:25px;
	padding: 10px 0px;
	background-image: url(../images/yellowSpacer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
	
#topSpacerWPC {
	width: 800px;
	height:25px;
	padding: 10px 0px;
	background-image: url(../images/whitneyBanner.gif);
	background-position: center;
	background-repeat: no-repeat;
	}

#mainImage {
	width: 800px;
	height:250px;
	border-top: solid #000033 1px;
	border-bottom: solid #000033 1px;
	overflow: visible;
	}
	
#bottomSpacer {
	width: 800px;
	height:25px;
	padding: 10px 0px;
	background-image: url(../images/yellowSpacer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	}
	
#bottomSpacerWPC {
	width: 800px;
	height:25px;
	padding: 10px 0px;
	background-image: url(../images/whitneyBanner.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	}

#siteBody{
	width: 780px;
	height: 195px;
	padding:10px;
	background-color: #FFFFFF;
	border-top: solid #000033 1px;
	}
	
#siteBodyOverflow{
	width: 780px;
	height: 410px;
	padding:10px;
	background-color: #FFFFFF;
	border-top: solid #000033 1px;
	}
		
#contentCell{
	width: 360px;
	position: absolute;
	top: 460px;
	left: 222px;
	padding: 5px;
	border-right: solid #000033 1pt;
	height: 185px;
	overflow: hidden;
	}

#contentCellOverflow{
	width: 560px;
	position: absolute;
	top: 460px;
	left: 222px;
	padding: 5px;
	height: 400px;
	overflow: hidden;
	}
	
#imageCell{
	width: 190px;
	position: absolute;
	top: 460px;
	left: 600px;
	padding: 5px;
	height: 185px;
	overflow: hidden;
	background-image: url(../images/copywriteImage.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
span {
	color: #000033;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#gallerySection img{
	border: solid #000033 1px;
	margin: 0px 7px 4px 0px;
}
	
#navigationCell{
	width: 190px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px;
	line-height: 2em;
	border-right: solid #000033 1pt;
	height: 185px;
	vertical-align: middle;
	}
	
#navigationCellOverflow{
	width: 190px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px;
	line-height: 2em;
	border-right: solid #000033 1pt;
	height: 400px;
	vertical-align: middle;
	}


a {
	color: #000033;
	text-decoration: none;
 }
 
a:hover {
	color: #FF6600;
	text-decoration: none;
	
 }

#footer{
	width: 780px;
	height: 25px;
	padding: 10px;
	border-top: solid #000033 1pt;
	text-align: right;
	}
	
h1 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	font-weight: bolder;
	line-height: 0em;
} 

h2 {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	font-weight: bolder;
	margin: 5px 0;
	background-color: #CCCCCC;
	padding-left: 10px;
	line-height: 2em;
	display: block;
} 

	
#gallerySection {
	width: 400px;
	position: relative;
	border-right: solid #000033 1pt;
	height: 230px;
	overflow: visible;
	margin: 10px 0px;
	text-align: center;
	vertical-align: middle;
}

#fightingSioux, #roughriderAviation, #DTVFlyer, #cssFlyer, #MDSBodyIllustration, #rollingMemorial, #banners {
	margin: 10px;
	width: 360px;
	position: absolute;
	top: 155px;
	left: 400px;
	height: 230px;
	overflow: visible;
	margin: 10px;
	text-align: center;
	vertical-align: middle;
}

#fightingSioux, #roughriderAviation, #DTVFlyer, #cssFlyer, #MDSBodyIllustration, #rollingMemorial, #banners img {
	border
	border-color: #000033;
}


