body {
	margin: 0px;
	font-family: "Franklin Gothic Book", Verdana;
	background-image: url(images/hmcontentBG.jpg);
	background-repeat: repeat-y;
	background-position: 70px;
}
#home_header {
	height: 65px;
	margin-top: 20px;
	z-index: 1;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 99%;
}
#home-copy {
	background-image: url(images/hmcontentBG.jpg);
	background-repeat: repeat-y;
	margin-left: 70px;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: .8em;
	width: 480px;
	padding-top: 15px;
}
#featurelinks {
	background-image: url(images/featureBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	float: right;
	padding-right: 30px;
	font-size: 13px;
	width: 250px;
	text-align: right;
	font-weight: lighter;
	padding-top: 20px;
	margin-right: 50px;
}
.smallcaps {
	font-variant: small-caps;
	text-align: right;
	font-size: 12px;
	font-weight: lighter;
}




h1 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#footer {
	font-size: 9px;
	color: #999999;
	margin-top: 10px;
}
#featurelinks a:link, #featurelinks a:visited {
	color: #999999;
	text-decoration: none;
}
#featurelinks a:hover, #featurelinks a:active {
	color: #333333;
	text-decoration: underline;
}


#footer a {
	color: #5B8BCB;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #5B8BCB;
}
.imgBorder {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #000000;
	margin-right: 5px;
}
.topbaseborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
}
.small {
	font-size: 9px;
	color: #666666;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #000000;
	letter-spacing: 0.01px;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#flashdiv {
	background-color: #000000;
	height: 550px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #000000;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
