.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2b2747;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
	font-size: 16px;
}
#topbevel {
	background-image: url(images/top.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#midback {
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
}
#masterlayer {
	position:absolute;
	top:0px;
	width:95%;
	height:1px;
	overflow: visible;
}
#logo {
	position:absolute;
	left: 50%;
	width: 734px;
	margin-left: -351px;
	background-image: url(images/backredblend.jpg);
	background-repeat: repeat;
	overflow: visible;
}
#nav {
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	height: 38px;
	background-image: url(images/navback.jpg);
}
#navigation {
	position: relative;
	width: 680px;
	left: 0px;
	text-align: left;
	top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b2747;
	letter-spacing: 4.5px;
	padding-left: 35px;
}
#contentbox {
	overflow: visible;
	position: relative;
	width: 520px;
	left: 0px;
	margin-top: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b2747;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 26px;
}
#picturebox {
	width: 180px;
	position: absolute;
	left: 545px;
	top: 220px;
}
a.nav:link {
	text-decoration: none;
	color: #2B2747;
	font-weight: normal;
}
a.nav:visited {
	text-decoration: none;
	color: #2B2747;
	font-weight: normal;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:active {
	text-decoration: none;
	color: #2B2747;
	font-weight: normal;
}
#bottom {
	position:relative;
	width: 734px;
	overflow: hidden;
	float: left;
}

#botlinks {
	position: relative;
	width: 720px;
	left: 25px;
	text-align: center;
	top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 100;
}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #BECED9;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.italic {
	font-style: italic;
}
#search {
	position: absolute;
	left: 553px;
	top: 100px;
	font-size: 12px;
	width: 180px;
	vertical-align: middle;
	height: 30px;
	text-align: center;
	color: #2B2747;
}
.formbox {
	border: 1px solid #BECED8;
	width: 80px;
	font-size: 12px;
	color: #454069;
}
.contactformbox {
	border: 1px solid #BECED8;
	width: 350px;
	font-size: 12px;
	color: #454069;
}
