#page {
	position:absolute;
	left:0px;
	top:0px;
	width:621px;
	height:252px;
	z-index:1;
}
#nav {
	position:absolute;
	left:31px;
	top:75px;
	width:108px;
	height:181px;
	z-index:2;
	vertical-align: top;
}
#header {
	position:absolute;
	left:180px;
	top:75px;
	width:438px;
	height:58px;
	z-index:3;
	vertical-align: top;
}
#line {
	position:absolute;
	left:658px;
	top:4px;
	width:1px;
	height:720px;
	z-index:4;
	background-color: #CC0000;
	overflow: visible;
}
#copy {
	position:absolute;
	left:180px;
	top:209px;
	width:420px;
	height:168px;
	z-index:5;
	overflow: visible;
}

.copy {
	font-size: 12px;
	color: #330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.navcopy {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #330000;
	background-position: left top;
	font-style: normal;
	vertical-align: top;
	list-style-type: none;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	right: auto;
	margin: 0px;
	padding: 0px;
	line-height: 30px;

}
.navhighlight {
	color: #7F2D00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: none;
	color: #7F2D00;
}
a:active {
	text-decoration: none;
	color: #330000;
}
.footercopy {font-size: 9px; color: #666666; font-family: Geneva, Arial, Helvetica, sans-serif; line-height: 20px; }
body {
	background-image: url(_images/backgrnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#homecopy {
	position:absolute;
	left:180px;
	top:460px;
	width:420px;
	height:168px;
	z-index:5;
	overflow: visible;
}
.indent {
	left: 100px;
	text-align: left;
	display: block;
	width: auto;
	padding-left: 50px;




}

