body {
	background-color: #DBA6B7;
}
.news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}

div.wrapper {
	position: relative;
	width:794px;
	margin: 0 auto;
}
#outercontainer {
	float:left;
	width:780px;
	background-color: #DBA6B7;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	float:left;
	width:780px;
	padding: 0px;
}
#innercontainer {
	clear:both;
	float:left;
	width:766px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/leftbardivider.gif);
	background-repeat: repeat-y;
}
#footer {
    clear:both;
	float:left;
	width:766px;
	background-color: #FFFFFF;
	padding: 0px;
}
#leftbar {
    clear:both;
	float:left;
	width:175px;
	padding: 0px;
}
#maincontent {
	float:right;
	width:543px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 0px;
}
#maincontenthome {
	float:right;
	width:555px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/home_content_head.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.news a, .news a:link, .news a:visited, .news a:active
{
   font-weight: normal;
	color: #E10A16;
	text-decoration: underline;
}
.news a:hover
{

	font-weight: normal;
	color: #BA5477;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0A3B75;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #E10A16;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA5477;
	font-style: italic;
}
#leftbar a, #menu a:link, #menu a:visited, #menu a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 135px;
	color: #0066CC;
	text-decoration: none;
	padding-bottom: 3px;
	background-color: #FEF000;
	border: 1px solid #E10A16;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	line-height: 20px;
}
#leftbar a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
	background-color: #E10A16;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	line-height: 20px;
}
#heading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0A3B75;
	text-decoration: none;
}
#heading {
	position:absolute;
	width:400px;
	height:63px;
	z-index:1;
	left: 212px;
	top: 179px;
}.searchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA5477;
}

