.footerdiv {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-stretch: expanded;
	font-weight: 400;
	width: 750px;
	margin-top: 20px;
	bottom: 10px;
	padding-left: 31px;
}

a.footer:active, a.footer:focus, a.footer:link, a.footer:visited {
	color: #cccccc;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.rightbox {
	width: 245px;
	padding: 8px 8px 8px 8px;
	background-color: #CCCCFF;
	margin-left: 15px;
	margin-right: -30px;
	font-size: 8pt;
	line-height: 15px;
	float: right;
	border: dotted thin; 
}

.quote {
	padding: 8px 8px 8px 8px;
	background-color: #CCCCFF;
	font-size: 8pt;
	line-height: 15px;
	border: dotted thin;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #B7848E;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: 800;
	letter-spacing: 1px;
	padding-left: 20px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #B7848E;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 800;
	letter-spacing: 1px;
}

h3 {
	font-size: 11pt;
	color: #3F3E4D;
	padding-top: 2px;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: 800;
}

.smaller {
	font-size: 80%;
}

.left {
	margin-right: 10px;
	
}

.right {
	margin-left: 10px;
}





ul {
	margin-top: 0px;
}




#sunset {
	position:absolute;
	left:531px;
	top:23px;
	width:240px;
	height:180px;
	z-index:3;
}
#menubar {
	position:absolute;
	left:17px;
	top:119px;
	width:492px;
	height:21px;
	z-index:2;
}
#contentbox {
	position:relative;
	left:31px;
	top:10px;
	width:702px;
	height: auto;
	z-index:1;
	background-color:#FFFFFF;
	
	padding-top:50px;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:20px;
	border-color:#999999;
	border-left:#cccccc inset 3px;
	border-bottom:#cccccc inset medium;
	border-right:#cccccc inset medium;
	border-top:#cccccc inset 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 20px;
}
