.style1 {font-size: 14pt}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #9d0035;
}

#logo {
	width: 452px;
	margin-left: 0px;
	clear: both;
}
#content {
	height: 400px;
	margin-left: 475px;
	overflow: visible;
	margin-top: -80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	background-image: url(../images/vertical%20divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-top: 14px;
	border-top-style: none;
}

#content h1 {
	color: #526f7d;
	font-weight: lighter;
	font-size: 24px;
}


#content p {

}


#menu {
	float: left;
	width: 1.5in;
	margin-left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	margin-top: 15px;
	padding-bottom: 0px;
	line-height: normal;
}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: center;
	font-weight: lighter;
	color: #333333;
	clear: both;
	
	
}
