body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bg_line_100.gif) repeat-x left top;
	color: #080808;
	text-align: left;
    background-image:url(../images/westportback2.gif);
    background-repeat:repeat;
}

.item {background:#FEFDC2;}
.item_description {background:#FDFEE0;}

img { border: 0px; }

#container
{
	position: static;
	padding: 0;
	width: auto;
	margin: 0 auto;
	text-align: left;
}


h1, h2, h3
{
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#pageHeader h1
{
	height: 100px;
	background: url(../images/westport_3.jpg) no-repeat;
	padding:20px 0px 0px 220px;
	color: #0000A0;
}

#preamble
{
	position: relative;
	left: 195px;
	padding-bottom: 0px;
	width: 600px;

}

#preamble h3
{
	height: 70px;
}

#preamble p
{
	width: 550px;
}

#supportingText
{
    top: 0px;
    position: relative;
	left: 220px;
	padding-bottom: 0px;
	width: 700px;   
}

#supportingText p
{
	line-height: 1em;
}

#supportingText h3 { height: auto; }

#explanation h3
{
	color: #AC1F01;
}

#linkList
{
	position: absolute;
	top: 120px;
	left: 17px;
	width: 190px;
}

#linkList h3 { height: auto; }

#lselect h3
{
	color: #AC1F01;
}

#larchives h3
{
	color: #AC1F01;
}

#linkList ul
{
	margin: 1em 0 1em 1em;
	padding: 0;
	font-size: 12px;
	list-style: none;
	text-align: left;
}

#larchives li, #lresources li { text-transform: lowercase; }

#linkList ul li
{
	margin: 0 0 .5em;
	line-height: 1;
}

#linkList li a:link , #linkList li a:visited
{
	font-family: Verdana,Arial,Sans-serif;
	font-size: 100%;
}

#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }

#linkList #lselect a.c:link, #linkList #lselect a.c:visited
{
	display: inline;
	font-family: Georgia,Serif;
	font-weight: normal;
	background-color: transparent;
	text-transform: lowercase;
}

#footer
{
	background: #555;
	color: #fff;
	padding: 10px 20px;
	font: 85% Verdana,Arial,Sans-serif;
	text-align: center;
	border-bottom: 1px solid #333;
	border-top: 2px solid #333;
}

#footer a:link, #footer a:visited
{
	padding: 0 5px;
	font-weight: normal;
}

a:link 
{
	color: #676b74;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #676b74;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #9BA2AA;
	background-color: transparent;
	text-decoration: underline;
}
