body {
	font-family: Helvetica, sans-serif;
	color: #000000;
	background-color: #990000;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: .8em;	
	text-align: center; /*centers page, not text, in IE */
	line-height: 1.7em;
}
.page {
	margin: 0px auto;
	position: relative; 
	width: 770px; /*this has to be an actual px measurement or nothing will center*/
	text-align: left; /*readjusts for compliant browsers */
	/* border: 1px solid white; */
	background: url(images/bg.gif) repeat-y;
	height: 100%;
}
.topblack {
	margin: 0px auto;
	position: relative; 
	width: 770px; /*this has to be an actual px measurement or nothing will center*/
	text-align: left; /*readjusts for compliant browsers */
	height: 50px;
	background-color: #E8D44D;
}

td {
	vertical-align: top;
}
input,textarea {
	font-size: 1em;	
	font-family: Helvetica,sans-serif;
	color: #990000;
	background-color: #FFFFFF !important;	
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a img {
	border: 0;
}
.displayimage {
	border: 1px solid #cccccc;
}
/*br {
	line-height: 16px;
} */
#logo { 
	position: absolute;
	left: 5px;
	top: 15px;
	width: 760px;
	height: 40px;
}
.smalllogo {
	vertical-align: text-bottom;
}
#menu {
	border: 0; 
	margin: 0; 
	position: relative;
	left: 20px;
	top: 55px;
	width: 493px;
	height: 29px;
	z-index: 2; 
}
#indent {
	position: relative;
	left: 10px;
}
#colleft {
	margin-left: 10px; /* this is 10px off in IE */ 
	margin-top: 86px;
	margin-right: -10px; /* adjusts for IE, not a permanent fix, photos are pushed to right 10px */
	float: left;	
	width: 458px;
}
#colright {
/*	margin: 0; */
	margin-right: 5px;
	padding-right: 10px;
	float: right;
	width: 260px;
	vertical-align: top;
	text-align: left;
	margin-top: 13px;
}
#pagelabel {
	position: relative;
	left: 42px;
	top: 141px;
	height: 18px; 
	width: 120px;
}
#collt1{
	position: relative;
	left: 17px;
	top: 20px;
	height: 43px; 
	width: 330px;
}
#collt2{
	position: relative;
	left: 17px;
	top: 65px;
	height: 43px; 
	width: 330px;
}
table.contact {
	text-align: left;
	line-height: 2px;
}
.mainblock {
	margin: 0; 
	position: relative;
	margin-top: 108px;
	width: 770px;
}  
#footer { 
	text-align: center; 
	position: relative;
	font-size: .8em;
	line-height: 1.2em;
	color: #666666;
	padding-top: 30px;
}
footer.a:link {
	font-size: .8em;
	color: #990000;
}
footer.a visited{
	font-size: .75em;
	color: #990000;
}	
.text1 {
	font-size: 1em;
	line-height: 1.8em;
	color: #E6E6B0;
}
.text2 {
	font-size: 1em;
	line-height: 1.2em;
	color: #E6E6B0;
}
.text3 {
	font-size: 1em;
	color: #333300;
}
.headline1 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
}
.headline2 {
	text-indent: 20px;
}
.largeheadline {
	font-size: 1.5em;
	color: #990000;
	font-weight: bold;
}
.headline3 {
	font-size: 1.2em;
	line-height: .7em;
	font-weight: bold;
	font-variant: small-caps;
}
.redoutline {
	font-size: 1.5em;
	font-weight: bold;
	border: 2px solid red;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}
.caption {
	font-size: .8em;
	line-height: 1.1em;
	color: #CCCCCC;
	font-style: italic;
}	
.spaced {
	line-height: 1em;
}	
	
.frameinfo {
	line-height: 1.25em;
	text-align: right;
	font-size: .9em;
	color: #990000;
}	
.hidden {
	display: hidden;
}	
	
li {
	text-indent: 10px;
	line-height: 1.25em;
	list-style-type: none;
}	
.indent{
	text-indent: 10px;	
	padding-right: 10px;
}
.disclaimer {
	font-size: .9em;
	line-height: 1.1em;
	text-align: center;
}
#floatRight{
	float: right;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
	padding-right: 10px;
}	
.centered {
	text-align: center;
}
#privacy{
	background-color: white;
	border: 1px solid red;
	font-family: Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: .9em;	
	line-height: 1.4em;
}
table.thumbs {
	margin-left: 25px;
}