@charset "UTF-8";
/* CSS Document */

body {
   text-align: center;
   margin: 0px;
   background-color: #C4AF98;
   background-image: url(../images/bkgd-shadow.png);
   background-repeat: no-repeat;
   background-position: center top;
}

#outer {
   height: 800px;
   width: 780px;
   margin-top: 20px;
   margin-right: auto;
   margin-bottom: 20px;
   margin-left: auto;
}

#logobox {
   height: 160px;
   width: 460px;
   position: absolute;
   margin: 15px 0px 0px;
   text-align: left;
}
#base {
   background-color: #FFFFFF;
   width: 780px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
}

#topbar {
   height: 260px;
   width: 780px;
   position: absolute;
   background-image: url(../images/topbar.gif);
   background-repeat: no-repeat;
   background-position: left top;
   background-color: #FFFFFF;
}
#topband {
   height: 27px;
   background-image: url(../images/bar-top.png);
   background-repeat: no-repeat;
   background-position: right top;
}
#midzone {
   height: 440px;
   background-image: url(../images/bkgd-contentarea.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-color: #005643;
   width: 780px;
   margin-top: 260px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
}

#bottband {
   height: 100px;
   background-image: url(../images/bar-bottom.png);
   background-repeat: no-repeat;
   background-position: left top;
   width: 780px;
   margin-top: 700px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
   padding-top: 50px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}

#two {
   width: 230px;
}

#one {
   width: 32px;
}

#five {
   width: 320px;
   text-align: right;
}

#four {
   width: 166px;
   text-align: right;
}

#home {
   height: 400px;
   width: 470px;
   margin-top: 20px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 294px;
   text-align: left;
   position: absolute;
   padding: 0px;
}

#leftnav {
   height: 450px;
   width: 270px;
   margin-top: 196px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 12px;
   position: absolute;
   z-index: 100;
   background-color: #005643;
}

#bertbox {
   margin: 665px 0px 0px 30px;
   height: 53px;
   width: 228px;
   position: absolute;
   z-index: 200;
}

#imagebox {
   height: 233px;
   width: 320px;
   position: absolute;
   margin: 0px 0px 0px 460px;
   text-align: left;
}

.bottadd {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 11px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #eaeaea;
   text-decoration: none;
   text-align: center;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 3px;
   margin-left: 0px;
}

.bottadd2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: bold;
   line-height: 11px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #eaeaea;
   text-decoration: none;
   text-align: center;
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 3px;
   margin-left: 0px;
}
.bottadd2 a:link {
   color: #eaeaea;
   text-decoration: none;
}

.bottadd2 a:visited {
   color: #eaeaea;
   text-decoration: none;
}

.bottadd2 a:hover {
   color: #006633;
   text-decoration: underline;
}
#outerbill {
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#midzonebill {
   height: 800px;
   background-image: url(../images/bkgd-contentarea.png);
   background-repeat: no-repeat;
   background-position: left top;
   background-color: #005643;
   width: 780px;
   margin-top: 260px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
}
#bottbandbill {
   height: 100px;
   background-image: url(../images/bar-bottom.png);
   background-repeat: no-repeat;
   background-position: left top;
   width: 780px;
   margin-top: 1000px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
   padding-top: 50px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}
#outerbill2 {
	height: 800px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #CC3300;
}

