body {
	font: 11px/15px georgia, serif;
	text-align: center;
	color: #fff;
	background: #748A9B url(bg.gif) 0 0 repeat-y;
	margin: 0px;
	}
p {
	/*font: 11px/15px georgia, serif;*/
	text-align: justify;
	margin-top: 0;
	}
h3 {
	font: bold 18px georgia, serif;
	text-transform: none;
	margin-bottom: 10px;
	}
acronym { 
	border-bottom: dotted 1px #fff; 
	}
a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #F2FAFF;
	}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #1B2526;
	}
a:active, a:hover {
	text-decoration: underline;
	color: #fff;
	}


/* specific divs */

#container {
	background: #849AA9 url(bg1.gif) top left repeat-y;
	text-align: left;
	width: 750px; margin: 0px auto;
	position: relative;
	} 
#Text {
	/*position: relative; top: -120px;*/
	padding: 0px 40px 0px 0;
	/*clear:right;*/
	float:right;
	width:430px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	background: transparent url(banner.jpg) no-repeat top left;
	width: 750px;
	height: 152px;
	margin: 0px;
	}
#pageHeader h1 span {
	display: none;
	}
#pageHeader h2 span {
	display: none;
	}

#photoTop { 
	width: 685px; 
	margin: 0px auto; 
	position: relative;
	}
html>body #photoTop {
	margin-top:-50px; 
	top: 0;
	}
#photoTop .p1 {
	font-size: 1px;
	color: white;
	background: transparent url(1.jpg) no-repeat left top;
	width: 210px; 
	padding: 10px 0px 0px 5px; float: left; 
	height: 258px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 258px; 
	}
#photoTop .p1 span {
	display: none;
	}
	
#photoTop .p1a {
	font-size: 1px;
	color: white;
	background: transparent url(2.jpg) no-repeat left top;
	width: 210px; 
	padding: 0px 0px 0px 5px; float: left; 
	height: 258px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 258px; 
	}
#photoTop .p1a span {
	display: none;
	}
#photoTop .p2 {
	color: #7593A7;
	background: transparent url(panel3.jpg) no-repeat 0 0;
	padding: 90px 45px 0px 45px;
	float: right; 
	width: 214px;
	height: 338px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 124px;
	height: 178px;
	}
	#photoTop .p3 {
	color: #7593A7;
	background: transparent url(3.jpg) no-repeat 0 0;
	padding: 90px 45px 0px 45px;
	float: right; 
	width: 214px;
	height: 338px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 124px;
	height: 178px;
	}
#photoTop .p2 span {
	letter-spacing: -1px;
	line-height: 26px;
	display: block;
	}
#photoTop .p2 a:link, #photoTop .p2 a:visited {
	color: #7593A7;
	}
#photoTop .p2 a:hover {
	color: #85ABC5;
	}

#left1 { 
	/*position: relative; top: -120px; */
	padding: 0px 0px 33px 33px; 
	margin: 0px 0 20px 0px; 
	width: 210px;
	float: left;
	background: transparent;
	}
#left1 h2 { 
	font: bold 14px georgia, serif; 
	margin-top: 0px;
	padding: 0px;
	}
#left1 p {
	font: italic 14px/18px georgia, serif;
	}

#footer {
	text-align: right;
	clear: both;
	}
#footer a {
	font-weight: normal;
	text-decoration: none;
	margin-right: 10px;
	border: solid 1px #859BAA;
	padding: 6px;
	}
#footer a:hover {
	color: #7E868D;
	background-color: #fff;
	border-right: solid 1px #6F818D;
	border-bottom: solid 1px #6F818D;
	}

#lselect {
	position: absolute;
	top: 10px;
	left: 0px;
	padding-left: 350px;
	margin: 0px auto;
	width: 730px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 380px;
	}
#linkList h3 {
	display: inline;
	margin-right: 5px;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	font-size: 11px;
	margin-right: 5px;
	list-style-type: none;
	display: list-item;
	}
#linkList li a {
	font-weight: normal;
	}

	

#lselect h3 {
	font: bold 12px/16px georgia;
	letter-spacing: 1px;
	}
#lselect li {
	font: 12px/17px georgia;
	letter-spacing: 1px;
	color: #758C9B;
	}
#lselect li a:link, #lselect li a:visited {
	font-weight: normal;
	color: #1B2526;
	text-decoration: none;
	}
#lselect li a:hover {
	color: #D1E9FC;
	text-decoration: underline;
	}

#lresources, #larchives, #lfavorites {
	padding: 0px 40px 0px 33px;
	clear: both;
	/*position: relative; top: -20px;*/
	}
	
#larchives ul {
	margin: 0px;
	padding: 0px;
	}
#larchives li {
	font-size: 11px;
	margin-right: 5px;
	list-style-type: none;
	display: inline;
	}
#larchives li a {
	font-weight: normal;
	font-size: 10px;
	}
	
	
.blue {
	color: #CCEBFF;
	font-size: 1.4em;
}
