body {
	background-color: #FFFFFF;
	background-image: 
	background-repeat: no-repeat;
	background-position: 660px center;
	margin: 0px;
}
.bottomcontent {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 175%;
	color: #000000;
	padding: 20px;
}

.maincontent {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #000000;
	padding: 20px;
}

.sideinfo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding: 20px;
}
.topbox {
	background-image: url(images/sideinfobg.gif);
	padding: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 175%;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #999999;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #996600;
}
.topbox2 {

	background-image: url(images/sideinfobg2.gif);
	padding: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 175%;
}
.pullquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0.2ems;
	padding-right: 0.5ems;
	padding-bottom: 0.2ems;
	padding-left: 0.2ems;
	background-image: url(images/rtquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
	width: 200px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 150%;
}
.pullquote p {
	background-image: url(images/ltquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 8px 4px 6px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #996600;
}
h3 {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996600;
	}
a:link {
	color: #669900; 
	text-decoration: underline;
}
a:visited {
	color: #669900; 
	text-decoration: underline;
}
a:hover {
	color: #999900; 
	text-decoration: underline;
}
a:active {
	color: #669900; 
	text-decoration: underline;
}
