@charset "UTF-8";

body {
	background-color: #000000;
 text-align: center;
}

#cont {
	background-color: #000000;
	background-position: center top;
	height: auto;
	width: 835px;
	background-repeat: no-repeat;
	<!--left: 184px;-->
	top: -89px;
	display: block;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#hdr {
	background-image: url(images/tomheader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#footer {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footertext {
	font-size: smaller;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
}

a:hover {
	color: #FFFFFF;
}

.paragraphtext {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:4px;
}


.headings {
	font-family: Arial, Helvetica, sans-serif;
	padding:4px;
	color: #990000;
	font-size: 24px;
}
.headingssmaller {
	font-family: Arial, Helvetica, sans-serif;
	padding:4px;
	color: #990000;
	font-size: 20px;
}

#pic_left {
	position:absolute;
	left:57px;
	top:274px;
	width:161px;
	height:135px;
	z-index:1;
	background-image: url(images/samllhomepagepic2.jpg);
	background-repeat: no-repeat;
}
#pic_right {
	position:absolute;
	left:570px;
	top:274px;
	width:161px;
	height:135px;
	z-index:2;
	background-image: url(images/smallhomepagepic2.jpg);
	background-repeat: no-repeat;
}
.smallparagraphtext {color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: small; }
