#container {
	margin: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin inset #000033;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 10px;

}
.disclaimer1 {
	font-size: 9px;
}


#footer {
	clear: both;
	text-align: center;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;

}

#footer a{
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}




body {
	background-image: url(/images/back3.jpg);
	background-repeat: repeat;
		BACKGROUND-ATTACHMENT: fixed;
}




.rightbox {
	margin: 5px;
	padding: 5px;
	float: right;
}
.leftbox {
	margin: 5px;
	padding: 5px;
	float: left;

}
#menuleft {
float: left;
border: 1px solid #DFE2FF;
color: #000033;
background-color:#F9F8FC;
width: 200px;
position:relative;
top:600px;
left:10px;
}
#menuleft a, #menuleft a:link {
	color: #000099;
	text-decoration: none;
}
#menuleft a:hover {
	color: #990000;
	text-decoration: underline;
}



#mainbox{
	padding: 20px;
	width: 380px;
	border: 2px solid #dceefc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	float: right;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#textbox{
	padding: 20px;
	width: 450px;
	border: 12px solid #DFE2FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	float: right;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F4FFFF;
}

#photobox{
	margin-left: 100px;
	margin-right: 0px;
	float: left;
	clear: right;
	background-color: #DEF8DF;
	padding: 10px;
	width: 320px;
	border: 8px double #215A12;


}

.space{
	clear: right;
	float: right;
	width: 500px;
	}

.emailbox {
	width: 600px;
	margin: 5px;
	padding: 5px;
	border: medium dashed #000099;
	
}







h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #993300;
	font-size: 36px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #336633;
	font-size: 24px;
}




.copyright {
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.smalllinks a, .smalllinks a:link,  {
	font-size: 9px;
	color: #CCCCCC;
}

a, a:link {
	color: #990000;
	text-decoration: underline;
}
.faqlist li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.faqheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.faqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
.faqtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
.words {
	font-size: 8px;
	color: #666666;
}
.testimony {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.testimonee {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-align: right;
}
