	body {
	background-image: url(vegdesert5.jpg);
	background-repeat: no-repeat;
	background-color: #99c;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
}
a:link {
	font-style: italic;
}
a:visited {
	color: #990099;
	font-style: italic;
}
a:hover {
	font-style: normal;
	font-weight: 200;
	font-variant: small-caps;
	background-color: #FFFFCC;
}
a:active {
	font-weight: 200;
	font-variant: small-caps;
	color: #FF0066;
	background-color: #FFFFCC;
}
#container {
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 20px;
	background-image: url(css1.gif);
	width: auto;
}

#container #intro #pageHeader {
	background-color: #99c;
	width: 180px;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 115px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	vertical-align: bottom;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CC6666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	background-image: url(vegdesert5.jpg);
}
#container #intro #pageHeader h2 {
	display: none;
	
}
#container #intro #quickSummary {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #99c;
	height: 170px;
	width: 180px;
	right: 5px;
	position: absolute;
	top: 139px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 10px;
	font-size: small;
	text-align: center;
}
#container #intro #preamble {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 65%;
	margin-left: 30px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	font-style: italic;
}
#container #supportingText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 65%;
	margin-left: 80px;
	font-weight: bold;
	color: #003366;
}
#container #supportingText #explanation {
	padding-bottom: 10px;
}
#container #supportingText #participation {
	padding-bottom: 10px;
}
#container #supportingText #benefits {
	padding-bottom: 10px;
}
#container #supportingText #requirements {
	padding-bottom: 10px;
}
#container #linkList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #99c;
	padding: 10px;
	width: 180px;
	margin-right: 5px;
	position: absolute;
	top: 331px;
	right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: small;
}
#container #supportingText #footer {
	background-color: #D68383;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	word-spacing: 1em;
}
    h3 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	background-color: #D68383;
	color: #333333;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
}
#linkList #linkList2 #lselect ul {
	list-style-image: none;
	list-style-type: none;
	text-indent: -25px;
	text-align: left;
}
    #linkList #linkList2 #larchives ul {
	list-style-image: none;
	list-style-type: none;
}
    #linkList #linkList2 #lresources ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	text-indent: -25px;
}
    

