* {
 padding: 0;
 margin: 0;
 }
body	{
	color: #333;
	font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	background-color: #00304a;
 }



#container {
	padding: 0 2px;
	width: 600px !important;
	width /**/: 504px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #b5b6bd;
 }
#quickSummary, #preamble {
	width: 428px !important;
	width /**/: 370px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
 }
#quickSummary {
	background-color: #FFF;
	background-image: url(../1images/line.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 2px;
 }
#preamble {
 padding-top: 15px;
 }
#requirements {
	padding-bottom: 12px;
	height: auto;
 }
#linkList {
	position: absolute;
	top: 352px;
	left: 471px;
	font-size: 10px;
	line-height: 1.2em;
	width: 131px;
	background-color: #81a594;
	color: #333;
 }
#footer {
	padding-bottom: 12px;
	height: auto;
	padding-left: 25px;
 }





h1, h2, h3 {
 font-weight: normal;
 font-size: 1.0em;
 line-height: 1.0em;
 text-indent: -2000em;
 display: block;
 }
h1 {
	width: 600px;
	height: 80px;
	background-color: #b5b6bd;
	background-image: url(../1images/h1.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
 }
h2 {
	width: 600px;
	height: 250px;
	background-color: #b5b6bd;
	background-image: url(../1images/H2b.gif);
	background-repeat: no-repeat;
 }
#preamble h3, {
 width: 231px;
 height: 27px;
 background-repeat: no-repeat;
 }
#preamble h3 {
	background-image: url(../1images/h3_01.gif);
	height: 24px;
	background-repeat: no-repeat;
}
#requirements h3 { background-image: url(../1images/h3_05.gif); }

#linkList h3 {
	width: 130px;
	height: 34px;
	background-repeat: no-repeat;
	background-color: #FFF;
 }
.select {
	background-image: url(../1images/Navigation.gif);
}
.archives {
	background-image: url(Archives.gif);
}
.resources {background-image: url(../1images/h3_08.gif); }



p {
 padding-top: 5px;
 }
.p1 {
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
 }



ul, li {
 list-style: none;
 }
ul {
 border-top: 1px solid #ddd;
 }
li {
 text-transform: lowercase;
 border-bottom: 1px solid #ddd;
 }
#lselect li {
 padding: 5px 7px 5px 24px;
 background: url(../1images/bullet1.gif) no-repeat;
 }
#lselect li:hover {
	background-color: #e6e9cd;
	background-image: url(../1images/bullet2.gif);
	background-repeat: no-repeat;
 }
#larchives li {
	padding: 5px 7px 5px 24px;
	background: url(../1images/bullet1.gif) no-repeat;
}
