#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;
	float:none;
}

.copy {
	font-size: 10pt;
	color: #330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.navcopy {
	font-size: 10px;
	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: 9pt; color: #666666; font-family: Geneva, Arial, Helvetica, sans-serif; line-height: 20px; 
}
body {
	background: white;
}
#homecopy {
	position:absolute;
	left:180px;
	top:460px;
	width:420px;
	height:168px;
	z-index:5;
	overflow: visible;
}

