/* ----------------------------------------------------------------+
 |  Cascading Style Sheet                                          |      
  -----------------------------------------------------------------*/

    html, body {
    background-color: #ffffff;
    cursor: default;
    font-family: "Verdana", arial, "MS Sans Serif", Geneva, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    line-height: normal;
    margin: 0px auto;
    width: 740px;
    padding: 0px 0px 0px 0px;
    min-width: 740px;
    text-align: center;    
  }

a:link,a:active,a:visited {
background-color: transparent;
color: #5e6563;
text-decoration: none;
FONT: 150% "Gill Sans","helvetica",sans-serif;
TEXT-ALIGN: right;
}
a:hover {
background-color: transparent;
color: #954a2c;
text-decoration: none;
FONT: 150% "Gill Sans","helvetica",sans-serif;
TEXT-ALIGN: right;
}

  img, img a {
    border: none;
  }

.h1 {
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-TOP: 5px;
      MARGIN: 0px;
      font-family: "gill sans",sans-serif;
	font-size: 11pt;
      COLOR: #5e6563;
      TEXT-ALIGN: left;
}
.h2 {
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-TOP: 5px;
      MARGIN: 0px;
      font-family: "gill sans",sans-serif;
	font-size: 13pt;
	font-weight: bold;
      COLOR: #5e6563;
      TEXT-ALIGN: left;
}

h3{
      background-color: #fff;
      PADDING-RIGHT: 0px;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 0px;
      PADDING-TOP: 15px;
      MARGIN: 0px;
      font-family: "gill sans",sans-serif;
	font-size: 14pt;
	font-weight: bold;
      COLOR: #5e6563;
      TEXT-ALIGN: center;
}

/*
 ---------------------------------------------------------------------
 | Temp Folio ID's and Classes
 ---------------------------------------------------------------------
*/
#outer_wrapper {
width: 738px;
height: 820px;
border: 1px solid #944a29;
text-align: center;
}
#wrapper {
width: 738px;
}
#banner {
margin: 0px auto;
height: 100px;
position:relative;
bottom:-22px;
text-align: center;
overflow: hidden;
}
#content {
background-color: #ffffff; 
margin: 0px auto;
clear: both;
padding: 0px 0px 0px 0px;
width: 740px;
text-align: center;
}
#left {
background-color: #ffffff; 
margin: 0px auto;
padding: 0px 10px 0px 15px;
width: 167px;
height: 820px;
text-align: left;
float: left;
border-right: 1px solid #944a29;
}
.link_box {
padding: 20px 0px 0px 0px;
width: 140px;
border-bottom: 1px solid #5e6563;
}
#middle {
background-color: #ffffff; 
font-family: "Gill Sans", Verdana, "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 11pt;
color: #5e6564;
line-height: normal;
margin: 0px auto;
padding: 20px 10px 0px 10px;
width: 282px;
text-align: justify;
float: left;
overflow : auto;
}
#middle_two {
background-color: #ffffff; 
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 545px;
float: right;
}
#middle_three {
background-color: #ffffff; 
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 548px;
float: left;
}
#right {
background-color: #ffffff; 
margin: 0px auto;
padding: 20px 20px 0px 10px;
text-align: center;
border-left: 1px solid #944a29;
float: left;
}
#footer {
background-color: #ffffff;
font-family: verdana, sans-serif;
color: #5e6563;
text-align: left;
}
#content_bottom {
background-color: #ffffff;
margin: 0px auto;
width: 100%;
clear: both;
font: 11px Verdana,Arial,sans-serif;
color: #2a2a2a;
text-align: center;
}
div.frame {
clear: both;
}
div.spacer {
width: 74px;
height: 141px;
float: left;
}
div.full_panel {
padding: 0px 0px 0px 0px;
width: 135px;
height: 135px;
float: left;
border-right: 1px solid #5e6563;
border-bottom: 1px solid #5e6563;
}
div.right_panel {
padding: 0px 0px 0px 0px;
width: 135px;
height: 135px;
float: left;
border-bottom: 1px solid #5e6563;
}
div.half_panel {
padding: 4px 4px 4px 4px;
width: 75px;
height: 141px;
float: left;
}
