body {
	background-image: url(nuvale_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#BAE660; 
	scrollbar-arrow-color:#669900; 
	scrollbar-base-color:#99CC33; 
	scrollbar-darkshadow-color:#99CC33; 
	scrollbar-face-color:#99CC33; 
	scrollbar-highlight-color:#99CC33; 
	scrollbar-shadow-color:#669900
	} 


div.content {
}


td img {display: block;}

#wrapper {
	height: 100%;
	width: 100%;
	top: 20%;
	position: absolute;
}
#content {
	background-color: #99CC33;
	height: 350px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #486C24;
	text-align: center;
	padding: 6px;
	position: inherit;
}


#wrapper #copy a {
	color: #486C24;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: -15px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: -10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
}
#content hr {
	border-top-style: dotted;
	border-top-color: #669934;
	border-top-width: 100%;
}
#content p {
	text-align: justify;
}
#toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC33;
	margin-bottom: 5px;
}
#toplinks a {
	color: #99CC33;
	text-decoration: none;
}
#toplinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
#content a {
	color: #006600;
	font-weight: bold;
}
#content a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
