body {
	background: #EEEEEE url('container_bg.gif') repeat-y center;
	text-align: center;
	font-family: "trebuchet MS", arial, tahoma, helvetica,sans-serif;
	line-height: 140%;
	margin: 0;
	padding: 0
}


#black8      { text-decoration: none; font-size: 8pt; font-family: Trebuchet MS }
* {	margin: 0;	padding: 0; }
h1, h2 {	}
a {	text-decoration: underline;	color: #3B2640;}
a:visited {	color: #1C3A52; }
a:hover {	color: #2E5E85; }

#container {
	background: #D1C5D5 url('../images/container_bg.gif') repeat-y;
	width: 670px;
	margin: 0 auto;
	text-align: left
}

#pageHeader {
	width: 670px;
	height: 166px;
	background: url('../images/sponsors_header.gif') no-repeat;
	color: #000080; font-family:Impact
}
	#linkList {
		width: 205px;
		float: left;
		margin-top: 0em;
	}
	
	#linkList h3 {
		margin: 0 20px 0 20px;
	}
	
	#linkList h3 span {
	}
	
	h3.archives {
		width: 81px;
		height: 22px;
	}
	
	#linkList ul {
		font-size: 0.8em;
		margin: 0.4em 20px 0.3em 20px;
	}
	
	#lselect ul {
	padding: 0 0 0 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9D8DD;
	}
	#lselect ul li {
		margin: 0 7px 0.5em 7px;
		border-bottom: 2px solid #D9D8DD;
	}
	
	#lselect ul li a {
		text-decoration: none;
		font-weight: bold;
		display: block;
	}
	
	#linkList ul li {
		list-style: none;
		margin-top: 0.2em;
	}	
	
	#larchives, #lresources, #lselect{
		margin-top: 2em;
	}
	#larchives ul li {
		margin-bottom: 0.5em;
	}
	#larchives ul li a {
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
	}
	
	#larchives ul li a span {
		color: #705E75;
	}
	#larchives ul li a:hover span {
		color: #DA257B;
	}
	#lresources ul li {
		list-style: square;
		margin: 0 15px 0.3em 15px;
		color: #DA257B;
	}

	#linkList a:visited { color: #1C3A52!important; }
	#linkList a:hover {	color: #2E5E85!important; }	

#supportingText {
	width: 465px;
	float: right;
	margin-top: 1em;
}

#supportingText p {
	margin: 0.8em 20px 0.9em 20px;
	font-size: 0.9em;
	color: #040E18;
}


#supportingText h3 {
	color: #3B5E72;
	margin: 0.6em 20px 0.1em 20px;
	font-size: 1.3em;
	padding: 0 0 2px 0;
}

	#preamble {
		display: inline;
		float: left;
		width: 405px;
		border-left: 5px solid #C0B1C4;
		background: url('rte_bg.gif') repeat-y;
		margin-left:23px; margin-right:23px; margin-top:0.3em; margin-bottom:0; padding-left:4px; padding-right:0; padding-top:0.8em; padding-bottom:0.8em
	}
	
	#preamble p {
		font-size: 0.8em;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		color: #645068;
		margin: 0.3em 10px 0 10px;
	}
		
	#preamble h3 {
		margin: 0 8px 0.1em 8px;
		color: #DA257B;
	}
#footer {
	display: block;
	text-align: center;	
	clear: both;
	margin-top: 3em;
	padding: 0.5em 20px 0 20px;
}

#footer a {
	border-bottom: 3px solid #DED5E0;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	border-bottom: 3px solid #DA257B;
	background: #DED5E0;
	text-decoration: none;
}