body {
	background-color: #8AB0C2;
	background-image: url(images/compassTran.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


#wrapper {
position: relative;
	text-align: left;
	margin: 42px auto 0;
	padding: 0px;
	width: 800px;
	height: 620px;
	background:none;
	background-color: white;
	border: none;
}

* html #wrapper {
height: 662px;
}

#container {
position: absolute;
}

#header {
	position: relative;
	top: -24px;
	left: 12px;
	height: 64px;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#side-a {
position: relative;
	float: left;
	width: 150px;
	height: 300px;
}

#box {
position: relative;
left: 232px;
top: -158px;
width: 240px;
height: 60px;
background-image: url(images/photoTextOne.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


*html #box {

}
#photoLarge p {
position: relative;
width: 500px;
top: 14px;
left: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
padding: 4px 0;
margin: 0px 0 0 0;
}

#side-a a:link,
#side-a a:visited,
#side-a a:hover,
#side-a a:active {
color: #507B8C;
border: none;
text-decoration: none;

}

#side-a a:hover {
color: #273D44;
border-bottom: 1px dotted;
}

.splash  {
position: absolute;
top: 286px;
left: 12px;
}

* html .splash {
top: 174px;
}

#side-b {
	float: right;
	width: 150px;
	background: transparent;
}

*html #side-b {
position: absolute;
top: 0;
left: 0;
height: 4px;
}

#content { 
	float: left;
	width: 56%;
}

#footer {
position: relative;
	clear: both;
	background: #8AB0C2;
	margin: 0px;
	padding: 0px 4px 0 0;
top: 566px;
}
#footer p{
font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	color: #DFEDF2;
	text-align: right;
	margin: 0px;
	padding: 2px 0 0 0px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	color: #DFEDF2;
	text-align: right;
	margin: 0px;
	padding: 0px 0 0 0px;
	border: none;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #465366;
		text-decoration: none;
	}

* html #footer {
top: 464px;
}


#identity {
	position: relative;
	top: 68px;
	left: 6px;
	padding: 0;
}


#mainNav {
	position: relative;
	top: 458px;
	left: 80px;
	width: 720px;
	list-style: none;
	background-color: #8AB0C2;
	padding: 0;
	margin: 0;
	border: none;
	text-align: right;
	z-index: 500;
	}

	* html #mainNav {
	top: 369px;
	width: 674px;
	left: 126px;
	padding: 0;
	margin: 0;
	}


/*extremely inelegant hack to deal with I.E. 6.0 ridiculous lack of support for first-child. I'm embarassed to include it, really.... but am desperate to get rid of that silly left border*/
#workAround {
display:none;
}

* html #workAround {
position:relative;
top: 338px;
left: 127px;
background: #8AB0C2;
width: 14px;
height: 28px;
z-index: 800;
display:block;
}



		
#mainNav li{
	display: inline;
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 16px;
	font-style: normal;
	color: white; 
	text-align: right;
	border-left: 1px solid white;
}



#mainNav a:link,
#mainNav a:visited,
#mainNav a:hover,
#mainNav a:active {
display: inline;
padding: 2px 17px;
line-height: 2.4em;
text-decoration: none;
font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size: 1em;
	font-style: normal;
	color: white;
margin: 0;

}

#mainNav li:first-child {
border-left: none;
}

		
#mainNav li a:hover {
color: #301B14;
border: none;
}

#mainNav li span {
color: #301B14;
padding: 2px 17px;
}

		


.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


#infoContainer {
position: relative;
top: -574px;
right: 88px;
width: 258px;
height: 475px;
background-color: #EAF3F6;
margin: 0;
padding: 0;
z-index: 50;
}

*html #infoContainer {
top: -574px;
right: -20px;

}

#pageInfo {
position:relative;
top: -1022px;
right: 66px;
z-index: 100;
}

*html #pageInfo {
top: -1030px;
right: -40px;
}




#photoLarge {
position: relative;
width: 390px;
height: 354px;
top: 54px;
left: 156px;
}

* html #photoLarge {
position: relative;
width: 390px;
height: 354px;
top: -74px;
left: 156px;
}

#photoLarge img {
border: 2px solid #8AB0C2;
}


.special {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
font-size: 14px;
color: #507B8C;
padding-right: 2px;
}

#infoContainer {
position: absolute;
top: -60px;
left: 560px;
width: 258px;
height: 475px;
background-color: #EAF3F6;
margin: 0;
padding: 0;
z-index: 50;
}

* html #infoContainer {
top: -164px;
}

#pageInfo {
	position:absolute;
	top: -36px;
	left: 580px;
	height: 466px;
	z-index: 100;
	width: 200px;

}

* html #pageInfo {
top: -134px;
}


#pageInfo p {
position: relative;
left: 0;
top: 0;
width: 210px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
line-height: 1.3em;
padding: 4px 0;
margin: 0;
}

#pageInfo a:link,
#pageInfo a:visited,
#pageInfo a:hover,
#pageInfo a:active {
color: #507B8C;
border: none;
text-decoration: none;

}

#pageInfo a:hover {
color: #273D44;
border-bottom: 1px dotted;
}

#test {
position: absolute;
top: 160px;
width: 130px;
text-align: right;
left: 14px;
color: #CE89B2;
z-index: 500;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
}

* html #test {
top: 58px;
}

#gallery a:hover{
border: none;
}

#gallery {
position: relative;
left: -68px;
width: 500px;
margin-top: 40px;
margin-right: 0px;
}

#gallery p {
width: 300px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal;
font-size: 14px;
color: #507B8C;
}
