body {
	background: #fff url(images/line.gif) repeat-x;
	border-right: 30px #fff solid;
	color: #444;
	padding: 0 0 0 0px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.2em;
}

* {
	padding:0;
	margin:0;
}

p {
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
}


p.p1:first-line {
	font-weight: bold;
}


p.p2, p.p3, p.p4 {
	text-indent: 1em;
	margin-top: -0.8em;
}


h3 {
	font-size: 1.2em;
}

ul {
	padding: 20px 0 20px 0;
	margin-left: 3em
}

li {
	margin-bottom: 0.3em;
}

a {
	color: #666666;
	background: transparent;
	text-decoration: none;
}
a:hover
{
	color: #444;
	background: transparent;
	border-bottom: 1px solid;
}

#container {
	color: inherit;
	width: 369px;
	height: 768px;
}

#pageHeader {
	width: 800px;
	height: 768px;
	background: url(images/background.jpg) top left no-repeat;
}

#pageHeader span {
	position: absolute;
	top: 14px;
	left: 34px;
	color: #FFFFFF;
	padding: 20px;
	font-style: italic;
}

#preamble, #supportingText div {
	padding: 15px 15px 15px 15px;
	text-align: justify;
	float: right;
	position: absolute;
	left: 409px;
	top: 99px;
	width: 468px;
	height: auto;
	background: url(images/cont_bg.png) repeat-x;
}

#preamble {
}

#linkList {
	position: absolute;
	top: 69px;
	left: 380px;
	width: 169px;
	height: 50px;
}

#linkList2 {
	color: inherit;
}

#lselect, #larchives, #lresources {
	padding: 0 15px 0 15px;
}


#linkList2>#lselect {
	margin-left: -65px;
	padding-left: 80px;
	min-height: 150px;
}

#container>#linkList {
}

#linkList #linkList2{
	background: url(cont_bg.png) repeat-x;
	height: auto;
	padding-top: 30px;
}

#container {
	margin-bottom: -2em;
}

#menu ul {padding:0;margin:0;list-style-type:none;}
#menu ul .top {text-decoration: none;color: #444;}
#menu ul .item{display:none;text-decoration: none;}
#menu ul:hover .item{display:block;text-transform: uppercase;margin:1px;color: #202020}
#menu ul:hover .item a{text-decoration: none;color: #3366CC}
#menu ul {position:absolute;}
