html { 	
	scrollbar-face-color: #656565;
	scrollbar-shadow-color: #434343;
	scrollbar-highlight-color: #878787;
	scrollbar-3dlight-color: #878787;
	scrollbar-darkshadow-color: #434343;
	scrollbar-track-color: #454545;
	scrollbar-arrow-color: #434343;
	overflow: -moz-scrollbars-vertical !important; 
}



body {
	background-color: #fffff0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.leftBorder {
	background-image: url(http://home.comcast.net/site/error/error_404.html);
	background-repeat: repeat-y;
	height: 100%;
	width: 5px;
	background-color: #FFFFF0;
	background-position: left;
	position: relative;
}
.header {
	background-image: url(images/header-04.jpg);
	height: 195px;
	width: 640px;
	background-repeat: no-repeat;
	position: relative;
}
.headerSub {

	background-image: url(images/subpage_header.gif);
	height: 62px;
	width: 640px;
	background-repeat: no-repeat;
	position: relative;
}
.rightBorder {
	background-image: url(images/border_rt.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 5px;
}
.contentMain {
	background-image: url(images/content_background_image.jpg);
	background-repeat: no-repeat;
	width: 640px;
/*
	-moz-opacity:0.2; !important
; 	height: 100%; */
}
.contentFill {
	background-repeat: repeat-y;
	background-image: url(images/content_repeat.gif);
	padding: 10px;
}
.padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
	/*padding-top: 5px;*/
	/*vertical-align: top;*/
}
p,.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	align : left;
}
li.ul {
	list-style: disc outside;
	word-wrap: break-word;
	text-size: smaller;
	text-align: left;
	margin: 0px;
	padding: 0px;
	word-spacing: 2em;
}

.frontpagePhoto {
	float: left;
	padding-right: 0px;
	padding-left: -50px;
	vertical-align: top;
	padding-top: 5px;
/*	height: 850px; */
	position: relative;
}

div.float {
	float: center;
	text-align: center;
  }
  
div.float p {
   text-align: center;
   }
div.img {
	margin: 0px 10px 0px;
	text-align: center;
}
td.button_res{
	padding: 10px;
	text-align: center;
	height: 50px;
	width: 250px;
	position: inherit;
	line-height: normal;
	margin-top: 15px;
	background-color: #7B2C29;
}
button_res a:link,a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFF0;
}
div.copyright {
	font-size: 10px;
	font-style: italic;
}
td.base {
	background-image: url(images/base.gif);
	height: 17px;
	width: 656px;
	background-repeat: no-repeat;
}

.txt8pt {
	font-size: 8pt;
}
