.whitefill {
	background-color: #FFFFFF;
}
.main-content {
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 480px;
	padding-top: 7px;
}
.second-content {
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 480px;
	padding-top: 12px;
}
.righthand-content {
	background-color: #FFFFFF;
	background-image: url(images/bg-rightcontent.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}
.content-font {
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	color:#666666;
	line-height: 1.5;
	padding-left: 13px;
	width: 480px;
}
.newsletter-font {
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	color:#666666;
}
.content-font-right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	color:#666666;
	line-height: 1.5;
	text-align:justify;
	padding-left: 6px;
	padding-top: 4px;
	width: 246px;
}
.content-photo-right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	color:#666666;
	line-height: 1.5;
	text-align:justify;
	padding-left: 6px;
	width: 246px;
}
.contenta-font {
	font-family: Verdana, Arial, sans-serif;
	color:#666666;
	line-height: 1.5;
}
.dotted-line {
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bulletpoint {
	list-style-image: url(images/bulletpoint.gif);
}
.righthand-pics {
	margin-left: 5px;
}
.gen-title {
	font-family: Century Gothic, Verdana, Arial,;
	font-size: 190%;
	font-weight:bold;
	color: #FF0000;
}
.gen-subtitle {
  	font-family: Verdana, Arial, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	color: #333333;
}
.gen-subtitle2 {
  	font-family: Verdana, Arial, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	color: #FF0000;
	padding-top: 10x;
}
.newsletterbg {
	background-color: #666666;
	background-image: url(images/newsletter-box.jpg);
}
.photogallery {
	background-image: url(gallery/linespace.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	vertical-align: top;
	margin-bottom: 10px;
}
.links-table {
	text-align: left;
	vertical-align: top;
}
