
	body {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
acronym {
	border: none;
}
a {
	text-decoration: none;
}
a:link {
	color: rgb(179,63,96);
}
a:visited {
	color: rgb(90,32,48);
}
a:hover {
	text-decoration: underline;
}
#container {
	padding: 0px;
	width: 674px;
	margin: 5px auto 0;
	text-align: left;
	position: relative;
}
#address {position: absolute; margin-top: 2px; margin-left: 10px; font: 14px/1.2em Times, serif;}
#address a {text-decoration: underline; color: blue;}
#pageHeader {
	background:  url(images/header.jpg) 0 0 no-repeat;
	height: 201px;
	width: auto;
}

#pageHeader2 {
	background:  url(images/header2.jpg) 0 0 no-repeat;
	height: 201px;
	width: auto;
}

#pageHeader h2, #pageHeader2 h2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 102;
	top: 134px;
	right: 140px;
	font: italic bold 1.1em/1em Times, serif;
	text-align: right;
	color: rgb(91,131,104);
	text-transform: lowercase;
	letter-spacing: 0.2em;
}

#text, #supportingText {padding-left: 215px;}
#text p, #supportingText p {font-size: 90%; line-height: 1.66em; margin: 0 1.5em; padding: 0.5em 0;}
#text h3, #supportingText h3 {letter-spacing: 0.1em; font: italic bold 1.5em Times, "Times New Roman", serif; color: rgb(107,153,139); margin: .3em 0 0.2em 0.5em;}
#text {border-top: 1px solid rgb(204,204,204); background:  url(images/side.jpg) 0 100% repeat-y;}
#supportingText {background:  url(images/side.jpg) repeat-y;}
#text, #text2, #text3 {
	border-right: 1px solid rgb(204,204,204); padding-top: 1px; padding-bottom: 1px;
}
#text img {border: 1px solid rgb(204,204,204);}
#text3 {border-bottom: 1px solid rgb(204,204,204); padding-bottom: 50px;}
#footer {margin: 0 0 0 -215px; height: 67px; background: #FFF url(images/footer.jpg) 100% 1px no-repeat; padding: 20px 1em 0 0.5em; color: #FFF; text-align: center; font: 1.15em Times, serif; text-transform: capitalize;}
#footer a {color: rgb(207,216,214); line-height: 1em; font-size: 1.25em; font-weight: 100;}
#linkList {position: absolute; z-index: 11; width: 216px; top: 157px; left: 0; margin-top: 2.5em;}
#linkList ul {margin: 1em 1em 0 1em; padding: 0;}
#linkList li {list-style: none; padding-bottom: 5px;}
#linkList a {color: rgb(99,131,101); font: normal 1.15em Times, serif; text-transform: capitalize; padding-bottom: 10px;}
#lselect li {font-size: 95%; margin-bottom: .5em;}
#lselect li a {display: block; font-weight: bold; letter-spacing: 0.2em; text-transform: capitalize; border-bottom: 1px dotted rgb(132,181,123);}

