/*<![CDATA[*/

/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym {border:0;}
/*fonts.css*/
body{font:99% arial,helvetica,clean,sans-serif;}
table {font-size:inherit;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.22em;}
/*------------*/

a:link {
}
a:visited {
}
a:focus,  a:hover  {
  color: #3366CC;
}
a:active {
  color: #0000FF;
}

body {
  background: #003366;
  margin-top: -0px;
}

#header {
  background-image: url(CBBimgs/Banner.gif);
  background-repeat: no-repeat;
  height: 144px;
  width: 941px;
  z-index: 1;
  margin-left: -5px;
}
#header h1 {
  background-image: url(CBBimgs/h1.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  z-index: 1;
  position: absolute;
  left: 240px;   /*175px;  220px; */
  top: 140px;
  height: 24px;
  font-family: Tahoma, Arial, sans-serif;
  font-variant: small-caps;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  padding-left: 18px;
  padding-right: 16px;
  padding-top: 2px;
  padding-bottom: 4px;
}
* html #header h1 {
  font-size: 14px;
  padding-top: 4px;
}


#footer {
  background-image: url(CBBimgs/Foot.gif);
  background-repeat: no-repeat;
  margin-left: -5px;
  height: 65px;
  width: 941px;
}
#footer a.back {
  position: relative;
  left: 880px;
  top: 10px;
}
#footer a.back img {
  border: 0pt;
}
#footertext {
  font-size: 12px;
  text-align: justify;
  font-family: "Times New Roman", Times, serif;
  position: relative;
  margin-top: -15px;
  padding-top: 0px;
  width: 600px;
  height: 65px;
  top: 0px;
  left: 220px;
}
#footertext a {
  position: static;
}

#content {
  font-family: Tahoma, Arial, sans-serif;
  color: #000066;
  font-size: 0.8em;
  line-height: 1.2;
  z-index: 0;
  position: relative;
  background: #ffffff;
  border-left: 2px solid #990000;
  border-right: 2px solid #990000;
  padding-left: 115px;
  padding-right: 30px;
  padding-top: 60px;
  left: 59px;
  width: 728px;  /*  This is the correct width for the box  */
}
* html #content {  /* Tan hack for IE 5.*  box model bugs*/
  width: 877px;  /*  IE 5.* and 6 see this */
  w\idth: 728px; /*  IE 6 sees this  */
}
#content p {
  text-indent: 0pt;
  padding-bottom: 10px;
  text-align: justify;
  position: relative;
  margin: 0px;
}
#content h2 {
  background-image: url(CBBimgs/h2.gif);
  background-repeat: no-repeat;
  color: #000066;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: 2px;
  padding: 3px 24px;
}

#content .photoleft, #content .photoright {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
#content .photoleft div, #content .photoright div {
  padding-top: 5px;
}
#content .photoleft img {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  float:left;
  width: 52%;
}
#content .photoright img {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  float: right;
  width: 44%;
}
#content .photoleft div {
  float: right;
  margin-left: 0px;
  width: 44%;
}
#content .photoright div {
  float: left;
  margin-right: 0px;
  width: 52%;
}

#content .bare {
 list-style-type: disc;
 padding-bottom: 10px;
 padding-left: 15px;
}

#content p.quote {
  font-weight: bold;
  font-style: oblique;
  width: 100%;
  display: inline;
}
#content p.address {
  padding-left: 20px;
  padding-top: 0px;
  font-weight: bold;
  font-size: 0.9em;
  text-indent: 0px;
}

#nav {
  position: fixed;
  top: 180px;
  width: 170px;
  font-family: Tahoma, Arial, sans-serif;
  z-index: 2;
}
* html #nav {     /*  Tan hack for IE 5.* and 6  */
  position: absolute;
}
#nav a {
  position: absolute;
  width: 170px;
  height: 24px;
  left: -18px;
  background-image: url(CBBimgs/menubutton.gif);
  background-repeat: no-repeat;
  letter-spacing: 1px;
  font-variant: small-caps;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  padding-top: 5px;
  padding-right: 3px;
  text-indent: 25px;
}
*html #nav a {     /*  Tan hack for IE 5.* and 6  */
  font-size: 11px;
}

#nav a:link {
  color: #FFFFFF;
}
#nav a:visited {
  color: #FFFFFF;
}
#nav a:focus, #nav a:hover  {
  font-weight: bold;
  color: #FFFFFF;
  }
#nav a:active {
  color: #FFFFFF;
}

#nav a.chosen {
  font-weight: bolder;
  color: #c80000;  /* Doesn't work in IE6 */
}

#c1 {top:   0px}
#c2 {top:  22px}
#c3 {top:  44px}
#c4 {top:  66px}
#c5 {top:  88px}
#c6 {top: 110px}
#c7 {top: 132px}
#c8 {top: 154px}
#c9 {top: 176px}
#c10 {top: 198px}
#c11 {top: 220px}
#c12 {top: 242px}
#c13 {top: 264px}
#c14 {top: 286px}


/*]]>*/
