* {
 padding: 0;
 margin: 0;
 }
body	{
	color: #333;
	font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	background-color: #00304a;
 }



#container {
	width: 600px;
	text-align: left;
	position: relative;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #b5b6bd;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 2;
	margin-left: auto;
	padding-top: 5;
	padding-right: 2px;
	padding-bottom: 5;
	padding-left: 2px;
 }
#quickSummary, #preamble {
	width: 560px;
	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 {
	display:none
 }
#footer {
	display:none
 }





h1, h2, h3 {
 font-weight: normal;
 font-size: 1.0em;
 line-height: 1.0em;
 text-indent: -2000em;
 display: block;
 }
h1 {

 }
h2 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../2images/PoolRoom1_small.jpg);
	width: 600px;
	height: 250px;
 }

#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(../1images/Archives.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;
}

