a.FooterLink{
	color:#FFFFFF;
	font-family:verdana;
	font-size:10pt;
}

a.FooterLink:hover{
	color:#FFF8A7;
	font-family:verdana;
	font-size:10pt;
}

H1{
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#547C5C;
	margin-top:10px;
	margin-bottom:15px;
}

body{
	background:#FFFFFF;
}

#Container{
	width:770px;
}

#Header{
	width:770px;
	height:192px;
	background:url('http://www.hamden.com/images/pd/header_pd.jpg');
	border-bottom:32px solid #000000;
}

#Left{
	color:#FFFFFF;
	width:171px;
	background:#000000;
}

#Content{
	color:#000000;
	font-family:verdana;
	font-size:10pt;
	width:550px;
	background:#FFFFFF;
	padding:5px;
}

#Right{
	color:#FFFFFF;
	width:39px;
	background:#000000;
}

#Footer{
	color:#FFFFFF;
	font-family:verdana;
	font-size:10pt;
	text-align:center;
	width:770px;
	height:38px;
	background:#000000;
}
