BODY {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #DAD6E5;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	text-decoration:underline;
	color:#5b4897;
}

a:hover {
	text-decoration:none;
	color:#5b4897;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
UL,OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left:20px;
}
LI {
line-height:normal;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #260F69;
	margin: 0px;
	font-weight: normal;
}


IMG {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main {
	width: 100%;
	text-align: center;
	position: absolute;
	height: 100%;
	top: 40px;
}
#container {
	position: relative;
	margin:0px auto;
	width: 848px;
	height: auto;
	
}

.girly {
	position: absolute;
	z-index: 1000;
	height: 240px;
	width: 200px;
	right: 24px;
	top: 93px;
}


.header {
	width:848px;
	background: url(images/3.jpg) no-repeat left top;
	margin: 0px auto;
	text-align: left;
	height: 155px;
}
.btnon {
	background-color: #CDCDCB;
}
.btnoff {
	background-color: #5B4897;
}
.splitter {
	height: 10px;
	width: 848px;
	background-image: url(images/05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		margin: 0px auto;
}
.content {
	width: 848px;
	height: auto;
	margin: 0px auto;
}
.borderleft {
	background-color: #331C7D;
	width: 8px;
}
.borderright {
	background-image: url(images/08.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 23px;
}
.middle {
	background-image: url(images/16.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
}
.lowerboxes {
	background-color: #FFFFFF;
	text-align: left;
}
.bsplitter {
	background-image: url(images/17.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 848px;
		margin: 0px auto;
}
.searchboxheader {
	height: 35px;
	width: 390px;
	margin-left: 12px;
}
.featuredboxheader {
	height: 35px;
	width: 390px;
	margin-left: 12px;
}

.boxbottom {
	margin-left: 12px;
}

.boxcontent {
	width: 388px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 150px;
	background-color: #E8E8E8;
	margin-left: 12px;
}
.boxcontentiframe {
	height: 150px;
	width: 388px;
}


.btnon a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #341C7E;
	display: block;
	text-decoration: none;
	line-height: 24px;
}
.btnon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71314;
	display: block;
	text-decoration: none;
	line-height: 24px;
}

.btnoff a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 24px;
}
.btnoff a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71314;
	display: block;
	text-decoration: none;
	line-height: 24px;
}
.contactform INPUT {
	width: 200px;
	font-size: 11px;
}

.contactform TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.contactform TEXTAREA {
	height: 100px;
	width: 200px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #260F69;
	margin: 0px;
	font-weight: bold;
	line-height: 14px;
}
