body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #023059;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
a:link, a:visited, a:active {
	color: #3f7ea6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.handcursor {
	cursor:hand;
	cursor:pointer;
}
.pngimg {
	behavior: url("pngbehavior.htc");
}
.repeat-x {
	background-repeat: repeat-x;
}
.repeat-y {
	background-repeat: repeat-y;
}
.no-repeat {
	background-repeat: no-repeat;
}
#photodiv1, #photodiv2, #photodiv3, #photodiv4, #photodiv5 {
	background-repeat: no-repeat;
}
#wrapper {
	position: relative;
}
#headerbar {
	position:absolute;
	left:515px;
	top:0px;
	width:275px;
	height:32px;
	z-index:1;
	visibility: visible;
	background-color: #582902;
}
.header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
.nav {
	background-color: #E2D996;
}
.searchbox {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #023059;
	border: 1px solid #8F90C4;
	width: 110px;
	padding: 5px;
	_top: 1px;
	position: relative;
}
.bodycontent {
	padding: 20px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
.sidebar {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-size: 11px;
	color: #023059;
	text-decoration: none;
}
.footer a:hover {
	color: #3f7ea6;
	text-decoration: underline;
}
.footerbg {
	background-color: #582902;
}
#sidebarmain {
	z-index:1;
	height: 100%;
	width: 189px;
	_width: 191px;
	background-color: #d9d8d8;
	border: 1px solid #c1c1c1;
	background-image: url(images/sidebarg_bg.gif);
	background-repeat: repeat-x;
	display: block;
	position: static;
	margin: 10px;
	visibility: visible;
}
#contact {
	position:absolute;
	z-index:1;
	right: 13px;
	_right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #023059;
	bottom: 25px;
	_bottom: 88px;
	visibility: visible;
}
test {
	text-align: center;
	padding-right: -2px;
	color: #FF0000;
}
#searchbar {
	vertical-align: middle;
	display: block;
	text-align: right;
	width: 100%;
	padding-right: 3px;
}
#searchbar a:link, #searchbar a:visited, #searchbar a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023059;
	text-decoration: none;
	height: 30px;
}
#searchbar a:hover{
	color: #e9e9e9;
	text-decoration: none;
	background-color: #226894;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/menu_bg.gif);
	height: 30px;
}

.style1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #023059;
	display: block;
}
