body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	background: #330000 url(background.gif) top center no-repeat; 
	margin: 0px; 
	}

p {
	width: 370px;
	padding-right: 25px;
	text-align: justify;
	color: #999999;
	margin-bottom: 10px;
	float: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
a, a:visited {
	background :url(a_link.jpg) left center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	height: 15px;
	padding-right: 2px;
	padding-left: 2px;
	}

	
acronym{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}

	
#container {
	background: #000000 url(background.gif) top center no-repeat;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -50px;
	}

#pageHeader {
	background: url(sdbanner.jpg) no-repeat;
	background-position: left bottom;
	display: block;
	height: 275px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	}

#pageHeader h1, #pageHeader h2 {
	margin: 0px;
	padding: 0px;
	}
	
#pageHeader h1 span {
	display:none;
	}

#pageHeader h2 span {
	display: none;
	}

#quickSummary {
	top: 0px;
	width: 770px;
	position: absolute;
	font-size: 10px;
	}
	
#quickSummary p {
	width: 300px;
	text-transform: uppercase;
	}

#quickSummary .p2{
	float: left;
	padding-left: 20px;
	position: absolute;
	top: 300px;
	}

h3{
	margin: 0px;
	padding-bottom: 10px;
	float: right;
	}
	
h3 span{
	display: none;
	}

#news h3{
	background: url(news.png) no-repeat;
	width: 408px;
	height: 114px;
	}

#supportingText h3{
	background: url(showdates.png) no-repeat;
	width: 419px;
	height: 100px;
	}

#participation h3{
	background: url(participation.jpg) no-repeat;
	width: 600px;
	height: 129px;
	}
	
#benefits h3{
	background: url(benefits.jpg) no-repeat;
	width: 434px;
	height: 129px;
	}
	
#requirements h3{
	background: url(requirements.jpg) no-repeat;
	width: 434px;
	height: 129px;
	}

#linkList {
	background: url() no-repeat;
	background-position: left bottom;
	color: #777777;
	position: absolute;
	top: 300px;
	width: 321px;
	padding-bottom: 280px;
	}
	
#linkList2 {
	background: url(linkbg.jpg) repeat-y;
	width: 100%;	
	}
	
#lselect ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 180px 100px;
	clear: both;
	}

#lselect li {
	margin-bottom: 15px;
	width: 190px;
	}

#lselect li a, #lselect li a:visited  {
	color:#999999;
	background-image: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	}

#lselect li a.c, #lselect li a.c:visited {
	display: inline;
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}	

#larchives li, #lresources li {
	margin-bottom: 5px;
	}
	
#larchives ul, #lresources ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 115px;
	clear: both;
	}
	
#larchives li a, #lresources li a{
	font-size: 10px;
	text-transform: uppercase;
	background-image: none;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}
	
#lselect li a:hover, #larchives li a:hover, #lresources li a:hover {
	color: #FFFFFF;
	}

#linkList h3.select {
	background: url(menu.jpg);
	height: 80px;
	width: 100%;
	}

#linkList h3.archives {
	background: url(archives.jpg);
	margin-top: 250px;
	height: 100px;
	width: 100%;
	}

#linkList h3.resources { 
	background: url(resources.jpg);
	height: 100px;
	width: 100%;
	}

#footer {
	text: center bottom;
	height: 80px;
	clear: both;
	padding-left: 305px;
	padding-top: 150px;
	font-size: 10px;
	}


#footer a, #footer a:visited {	
	color: #999999;
	background-image: center bottom;
	}




	
/* 

a:hover, a:active {}
#intro {}
#linkList h3.select span {}
#linkList h3.favorites {}
#linkList h3.favorites span {}
#linkList h3.archives span {}
#linkList h3.resources span {}
#lresources{}
#extraDiv1 {}

*/