BODY {
	background-color:#ffffff;
	margin: 0px;
}

body, td, th, td, tr, p, div {
	font-family: Century Gothic, Helvetica, sans-serif;
	color:#666666;
    font-size: 11pt;	
	line-height: 140%;
}

a:link, a:visited {
	color: 666666; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: normal;
}

.HPheading {
	font-family: Century Gothic, Helvetica, sans-serif;
    padding-top: 10px;
	padding: 0px 0px 5px 0px;
	font-size: 14pt;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #ffffff;
	text-align: left;
	width: 100%;
	font-variant: small-caps;
}

.polaroid {
     margin:15px;
	 padding:10px 10px 50px 15px;
     border:1px solid black;
     background:white;
	 text-align:center;
}
.polaroidtext {
    color:black;
    position:relative;
    top: -45px;
}

.contentheading {
	font-family: Centruy Gothic, Helvetica, sans-serif;
	background: url(../images/hsep.png) bottom left repeat-x;
	padding: 0px 0px 5px 0px;
	font-size: 14pt;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #ffffff;
	text-align: left;
	width: 100%;
	/*font-variant: small-caps;*/
}

