body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #343440;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8D7E8;
}
.ConstableConnor #container { 
	width: 1000px;
	background: #FFFFFF;
	background-image: url(../images/bg.jpg);
	margin: 0 auto;
	border: 1px solid #1c1c79;
	text-align: left;
} 
.ConstableConnor #topheader {
	background-color: #D8D7E8;
	height: 5px;
} 
.ConstableConnor #header {
	background-color: #FFFFFF;
	background-image: url(../images/header_bg.jpg);
	height: 20px;
	text-align: right;
	padding-top: 85px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c1c79;
	word-spacing: 5px;
	font-size: 12px;
	font-weight: bold;
} 
.ConstableConnor #subheader {
	background-color: #1C1D7A;
	background-image: url(../images/subheader_bg.jpg);
	height: 50px;
} 
.ConstableConnor #headerimage {
	background-color: #FFFFFF;
	background-image: url(../images/header_image.jpg);
	padding-left: 40px;
	line-height: 25px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 25px;
} 
.ConstableConnor #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 214px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	background-color: #E6E6E6;
	line-height: 19px;
}
.ConstableConnor #mainContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #CECED0;
	line-height: 22px;
}
.ConstableConnor #footer {
	background:#FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 20px;
	word-spacing: 4px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #1C1D79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67679B;
}
a:hover {
	text-decoration: underline;
	color: #F63;
}
a:active {
	text-decoration: none;
	color: #67679B;
}
a.nav:link {
	color: #2F335B;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #303181;
}
a.nav:hover {
	text-decoration: underline;
	color: #C24627;
}
a.nav:active {
	text-decoration: none;
	color: #67679B;
}
h1 {
	font-size: 28px;
	color: #C24627;
	line-height: 28px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	color: #373E93;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3 {
	font-size: 18px;
	color: #C24627;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h4 {
	font-size: 22px;
	color: #2B2C7F;
}
h5 {
	font-size: 18px;
	color: #2C2C49;
}
h6 {
	font-size: 15px;
	color: #F63;
}
.text_para {
	color: #2F335B;
	font-size: 14px;
}
.text_small {
	font-size: 9px;
}
.text_11{
	font-size: 11px;
}
.news {
	height: 200px;
	width: 140px;
	color: #1C1D79;
	background-color: #FEFFFF;
	background-image: url(../images/bg_news.jpg);
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
