

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

A:link    
	{ 
	color: blue; 
	text-decoration: underline

	} 
A:hover   
	{ 
	color: red; 
	text-decoration: none
	} 
  
A:visited 
	{ 
	color: purple; 
	text-decoration: underline
	} 



ul {
	list-style-image: url(images/bullet1.gif);
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	padding-top: 0px;
	}

li {
	padding-top: 3px;
	padding-bottom: 1em;
	}

#wrapper { 
 margin: 0 auto;
 width: 1035px;
}


h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.h1 
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.style2 
{
	font-size: 9px;
	color: #000000;	
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.h2 
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.h2replicate 
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
	padding-bottom: 4px;
}


	
.review {
text-decoration:line-through;
}

#header {
 width: 1024px;
 color: #333;
 padding: 0px;
 border: 1px solid #ccc;
 height: 150px;
 margin: 0px 0px 5px 0px;

}
#navigation {
 width: 1005px;
 color: #333;
 font-weight:bold;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;


}

#homecontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0px;	
	height: 450px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0px;
	height: 440px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#handbookcontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 740px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#guidecontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 940px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#curriculumcontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 1890px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#gallerycontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 950px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#starvationcontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 1300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#navHoriz {
	margin: 0;
	padding: 0 0 20px 10px;
	
	}

#navHoriz li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navHoriz a:link, #navHoriz a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#navHoriz a:link.active, #navHoriz a:visited.active, #navHoriz a:hover {
	padding-bottom: 6px;
	color: #000;
	}

	
	#photo {
	position:relative;
	left:250px;
	top:-300px;
 float: right;
 width: 201px;
 color: #333;
 padding: 20px;
 height: 380px;

}

<!--these image classes added by AB as temporary fix-->

.floatright {

	float: right;
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.floatright img {
	display: block;
}

.floatleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.floatleft img {
	display: block;
}

.imgcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 3px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #777777;
	font-size: 95%;

}
#curriculumphoto {
 float: right;
 width: 205px;
 color: #333;
 padding: 0px;
 height: 480px;
 margin: 120px 0px 0px 0px;

}

	#maps {
 float: right;
 width: 185px;
 color: #333;
 padding: 0px;
 height: 400px;
 margin: 150px 0px 5px 0px;

}

	#hometext {
	float: left;
	width: 730px;
	color: #333;
	padding: 20px;
	height: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#guidetext {
	float: left;
	width: 730px;
	color: #333;
	padding: 20px;
	height: 2380px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

	#handbooktext {
	float: left;
	width: 730px;
	color: #333;
	padding: 20px;
	height: 570px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#curriculumtext {
	float: left;
	width: 700px;
	color: #333;
	padding: 20px;
	height: 1260px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#resourcestext {
	float: left;
	width: 700px;
	color: #333;
	padding: 20px;
	height: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#gallerytext {
	float: left;
	width: 730px;
	color: #333;
	padding: 20px;
	height: 570px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#starvationtext {
	float: left;
	width: 730px;
	color: #333;
	padding: 20px;
	height: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#activitywrapper {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 750px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#reviewcontent {
	width: 1005px;
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	height: 920px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#activity {
	float: left;
	width: 450px;
	color: #333;
	padding: 20px;
	height: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

	#activitytext {
 float: right;
 width: 490px;
 color: #333;
 padding: 0px;
 height: 505px;
 margin: 75px 0px 5px 0px;

}

#activity2 {
	float: left;
	width: 580px;
	color: #333;
	padding: 20px;
	height: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#activity3 {
	float: left;
	width: 310px;
	color: #333;
	padding: 20px;
	height: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#activity4 {
	float: left;
	width: 600px;
	color: #333;
	padding: 20px;
	height: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}


	#activitytext2 {
 float: right;
 width: 370px;
 color: #333;
 padding: 0px;
 height: 390px;
 margin: 40px 0px 5px 0px;

}

#companions {
 float: left;
 width: 940px;
 color: #333;
 padding: 20px;
 height: 200px;
 margin: 0px 25px 5px 0px;

}

	#activitytext3 {
	position: absolute;
	left: 382px;
	width: 300px;
	color: #333;
	background-color:#e2dcd0;
	padding: 0px;
	height: 650px;
	margin: 50px 0px 5px 0px;
	top: 214px;

}


#activitytext4 {
 float: right;
 width: 340px;
 color: #333;
 padding: 0px;
 height: 635px;
 margin: 70px 0px 5px 0px;

}

#reviewactivitytext {
 float: right;
 width: 340px;
 color: #333;
 padding: 0px;
 height: 435px;
 margin: 50px 0px 5px 0px;

}

#reviewquestions {
	float: left;
	width: 970px;
	color: #333;
	padding: 0px;
	height: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;

}
