body {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 100%;
	background-color: #ebebeb;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
}
html{
  height: 100%;
}
#bglayer {
	position: relative;
	width: 797px;
	/*height: auto !important; */
  height:100%;
	/*min-height:100%;*/
	padding: 0px;
	background-image: url(images/mainbox_bg.png);
	background-repeat: repeat-y;
  margin: 0px auto;
}
a:link {
	color: #024370;
	text-decoration: none;
}
a:visited {
	color: #024370;
	text-decoration: none;
}
a:active {
	color: #024370;
}
a:hover {
  color: #582e0b;
}
#mainbox {
	position: relative;
	/*background-color:#FFFFFF;*/
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	background-image: url(images/mainbox_bg.png);
	background-repeat: repeat-y;	
	padding: 0px;
	width: 797px;
	margin: 0px auto;
  padding: 0px;
	height: auto !important; 
  /*height:100%;*/
	min-height:620px;
	height: 620px;
	/*border: 1px solid  #666666;*/
	/*z-index: 100;*/
}

#header {
	position: absolute;
	left: 9px;
	top: 0px;
	width: 780px;
	height: 96px;
	padding: 0px;
	margin: 0px;
}
#navbar {
	position:absolute;
	left: 9px;
	top: 96px;
	width: 780px;
	height: 32px;
}
#breadcrumbs {
	position: absolute;
	left: 9px;
	top: 127px;
	width: 767px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
	color: #888;
}
#breadcrumbs a{
    color: #888;
}
#breadcrumbs a:hover{
    color: #582e0b; 
}
#sidebar {
	position: absolute;
	left: 23px;
	top: 146px;
	width: 143px;
}
#maincontent {

	/*position: absolute;*/
	margin-left: 171px;
	/*padding-top: 140px;*/
	/*top: 140px;*/
	width: 606px;
	padding: 140px 0px 5em;
	/*margin: 0px;*/
	vertical-align: top;

	min-height: 400px;

}
h1 {
	font-size: 24px;
	/*line-height: 100%;*/
	/*margin-bottom: -7px;*/
	margin: 0;
	padding: 0;
	/*vertical-align: top;*/
}
h2 {
	font-size: 20px;
	/*line-height: 100%;*/
	/*margin-bottom: -7px;*/

	/*vertical-align: top;*/
}
h3 {
	font-size: 16px;
	/*line-height: 100%;*/
	/*margin-bottom: -7px;*/

	/*vertical-align: top;*/
}
#footer {
	bottom: 5px;
	left: 21px;
	position: absolute;
	width: 761px;
	height: 57px;
	background-image: url(images/footer_repeat.jpg);
	background-repeat: repeat-x;
	z-index: 200;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
}
#footer p{
	font-size: 12px;
	vertical-align: middle;
	margin-top: 10px;
}
#footerleft {
  position: absolute;
	left: 0px;
	top: 0px;
	width: 8px;
}
#footerright {
  position: absolute;
	right: 0px;
	top: 0px;
	width: 11px;
}
#sidebarnav {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#FFFFFF;
	background-image:url(images/sidebar_repeat.jpg);
	height: 365px;
	width: 141px;
	background-repeat: repeat-y;
}
#sidebarnavshort {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#FFFFFF;
	background-image:url(images/sidebar_repeat.jpg);
	height: 270px;
	width: 141px;
	background-repeat: repeat-y;
}
#sidebarbottom {
  position: absolute;
	left: 0px;
	bottom: 0px;
	width: 141px;
	height: 15px;
}
#sidebartop{
  position: absolute;
	left: 0px;
	top: 0px;
	width: 141px;
	height: 10px;
}
#sidebarinside {
	position: absolute;
	left: 0px;
	top: 14px;
	width: 134px;
	font-size: 11px;
}
#sidebaroffice {
	position: absolute;
	left: 5px;
	top: 15px;
	width: 134px;
	font-size: 11px;
}
.sidebarlinks{
	color: #015997;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebarlinks a{
	color: #015997;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.sidebarlinksnormal li{
	color: #015997;
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	margin-left: -42px;
	margin-top: 5px;
	font-weight: bold;
}
.sidebarheading {
	font-size: 12px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#sidebarbuttons {
  position: absolute;
	left: 0px;
	top: 25px;
	width: 15px;
}
#sidebarsub {
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #000066;
	/*display: none;*/
	line-height: 12px;
}
#sidebarsub a{
	color: #000066;
  text-decoration: none;
}
#sidebarsub p{
	margin: 0px 0px 5px;   
}
#sidebarsub2 {
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #000066;
	/*display: none;*/
	line-height: 12px;
}
#sidebarsub2 a{
	color: #000066;
  text-decoration: none;
}
#sidebarsub2 p{
	margin: 0px 0px 5px;  
}

#menu1 {
	position: absolute;
	width: 171px;
	height: 205px;
	z-index: 1000;
	left: 58px;
	top: 126px;
	background-image: url(images/menu5_bg.png);
	background-repeat: no-repeat;
	background-position: 0 -25px;
	padding-top: 3px;
	visibility: hidden;
}
#menu2 {
	position: absolute;
	width: 171px;
	height: 121px;
	z-index: 1000;
	left: 356px;
	top: 126px;
	background-image: url(images/menu2_bg.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	visibility: hidden;
}
#menu3 {
	position: absolute;
	width: 170px;
	height: 93px;
	z-index: 1000;
	left: 468px;
	top: 125px;
	background-image: url(images/menu3_bg.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	visibility: hidden;
}
#menu4 {
	position: absolute;
	width: 173px;
	height: 150px;
	z-index: 1000;
	left: 630px;
	top: 195px;
	background-image: url(images/menu4_bg.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	visibility: hidden;
}
#menu5 {
	position: absolute;
	width: 171px;
	height: 206px;
	z-index: 1000;
	left: 630px;
	top: 138px;
	background-image: url(images/menu5_bg.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	font-weight: normal;
	visibility: hidden;
}

#menu6 {
	position: absolute;
	width: 156px;
	height: 206px;
	z-index: 1000;
	left: 478px;
	top: 126px;
	background-image: url(images/menu2_bg.png);
	background-repeat: no-repeat;
	padding-top: 3px;
}

.button {
	background-image: url(images/button_bg.jpg);
	height: 23px;
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 5px;
	padding-left: 10px;
	color: #024370;
	font-weight: normal;
	font-size: 13px;
}
a.button{
  color: #024370;
}
.button:hover {
	background-image: url(images/button_ov.jpg);
	height: 23px;
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 5px;
	padding-left: 10px;
	color: #582e0b;
	font-weight: normal;
	font-size: 13px;
}
.arrow {
	position:absolute;
	width: 11px;
	height: 12px;
	left: 142px;
	top: 11px;
}
.arrow2 {
	position:absolute;
	width: 11px;
	height: 12px;
	left: 142px;
	top: 66px;
}
.caption{
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 10px;
  
}
.inlineimg {
	margin-right: 8px;
	margin-left: 8px;
}
#bottomdiv{
	bottom: 0px;
	width: 797px;
	height: 13px;
}
table#bottom_icons{
	width: 604px;
}
table#bottom_icons td{
	padding-left: 10px;
	vertical-align: bottom;
}
#staff_menu ul{
	 padding-left: 10px;
		margin-top: 21px;
}
#staff_menu li{
  list-style-type: none;  
		font-size: 14px;
		margin-bottom: .6em;

}
.staffbox{
  float: left;
  margin-right: 8px;
		margin-bottom: 2em;
}
body#staff h2{
  clear: left;
		margin-top: 2em;
		margin-bottom: .4em;
}
