a:link { color: #990066; text-decoration: none;}
a:visited { text-decoration: none; color: #990066;}
a:hover { text-decoration: none; color: #990066;}
a:active { text-decoration: none;color: #990066;}


.cap {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990066;}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003300;}
.quote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #FFFFFF;}
.announce {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: bold; color: #003300;}

.hed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.subhed {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990066; font-weight: bold;}


#quote {
	position:absolute;
	width:402px;
	height:93px;
	z-index:1;
	left: 376px;
	top: 20px;
}
#text {
	position:absolute;
	width:301px;
	height:340px;
	z-index:1;
	left: 30px;
	top: 210px;
}
#text a:link, #text a:visited, #text a:hover, #text a:active {
	color: #337A33; }

#announce {
	position:absolute;
	width:179px;
	height:auto;
	padding: 10px 10px 15px 10px;
	z-index:1;
	left: 603px;
	top: 486px;
	background-color: #99E391;
	-moz-opacity:.75;
    opacity: .75;
	
}

#copyright {
	position:absolute;
	width:438px;
	height:18px;
	z-index:1;
	left: 354px;
	top: 870px;
}
#contact {
	position:absolute;
	width:356px;
	height:21px;
	z-index:1;
	left: 16px;
	top: 162px;
}
#thumbnails {
	position:absolute;
	width:581px;
	height:116px;
	z-index:1;
	left: 51px;
	top: 585px;
}



#container {
margin: 10px auto;
position: relative; 
width: 800px;
}

.containerborder {
border: 1px #337A33 solid;
}
