* {
	margin: 0;
	padding: 0;
}
/* Hides from IE5-Mac \*/
* html #pagetitle, label, #survey_heading {height: 1%;}
/*End hide from IE5-Mac */

body {
	margin:5px 0 0 0; 
	padding:0 0 0 1px;
	text-align:center;
	background-image:url(images/bckgrd_pattern.jpg);
	background-repeat:repeat;
}
#CenterPage {
	width:780px;
	margin:0px auto;
	text-align:left;
	padding:0;
	border: 1px ridge #134453;
	background-image:url(images/left_border.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	background-color:#ffffff;
}	
#header {
	text-indent: -5000px;
	background: url(images/page_header.jpg) top left no-repeat;
	width: 780px;
	height: 220px;
	margin: 0;
}
/*Vertical Nav*/
#navcontainer {
	float: left;
	display: inline;
	width: 150px;
	margin: 0 0 0 10px;
	padding: 0;
}
#navcontainer ul {
	margin: 0; /*removes indent IE & Opera*/
	padding: 0; /*removes indent MOzilla & NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
}
#navlist li {
	padding-left: 20px;
	background: transparent url(images/crate_icon.gif) 0 .4em no-repeat;
}	
#navlist li a {
	text-decoration: none;
	color:#FFFFFF
}
#navlist li a:hover {
	/*text-decoration: none;*/
	color:#FFFF66;
	font-weight:bold;
}
#active a:link, #active a:visited, #active a:hover {
	color:#1f9aff;
	font-weight:bold;
}
/*End Vertical Nav*/

#pagelayout {
	margin: -120px 20px 0 180px;
	padding: 0 1em 1em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagelayout_2 {
	margin: -298px 20px 0 180px;
	padding: 0 1em 1em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagelayout_2 p {
	margin: 1em 0;
}
#pagelayout_2 ul {
	padding-left: 3em;
}
#building_photo {
	text-indent: -5000px;
	background: url(images/WhalingWestbuilding3.jpg) top center no-repeat;
	width: 410px;
	height: 245px;
	margin: 0 0 0 75px;
}
#slogan {
	text-align: center;
	padding: 1em 0 1em 0;
	font-size: 16px;
	font-weight: bold;
}
#photo_array {
	text-indent: -5000px;
	background: url(images/home_photocollage.jpg) top center no-repeat;
	width: 450px;
	height: 196px;
	margin: 0 0 0 52px;
}
#inside_image {
	width: 350px;
	height: 204px;
	margin: -5px 0 0 108px;
}
#pagetitle {
	margin: -75px -1em 1em -1em;
	width: 247px;
	height: 37px;
}
#address {
	margin: 10px 0;
}
.bold {
	font-weight: bold;
}
h3 {
	margin-bottom: 1em;
	padding: .5em 0 0 0;
	font-size: 14px;
	line-height: 1em;
}
div.side2sidelist {
	float: left;
	width: 250px;
	margin-bottom: 1em;
}
td.textalign {
	margin: 0;
	padding: 0 40px;
}
img {
	border-style: none;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.small_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contact_table td {
	padding: 5px;
}
#links li {
	margin-bottom: .5em;
}
#sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.list_indent {
	text-indent: 20px;
}
hr {
	height:2px;
	margin: 2em 0 .5em 0;
	margin-top: 2em;
	width: 75%;
	color:#000099;
	background-color:#000099;
}	
#textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer {
	margin: 3em 10px 0 10px;
	padding: 0 2em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#gldtag {
	position: relative;
	width: 150px;
	top: 0;
	left: -180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
#gldtag a:link {
	color:#99FFFF;
}
#gldtag a:visited {
	color:#99FFFF;
}