

h1 {
    font-size: 2em;
  }


h2 {
    height: 1em;
  }


h3 {
  }


h4 {
  }


h5 {
  }


h6 {
  }


#cont {
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-width: 0pt 0pt 0pt 1px;
    background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    color: rgb(51, 51, 51);
    text-align: left;
    width: 604px;
  }


#body {
    background-color : #bac1c2;
    color : #444444;
    text-align : center;
  }


#container {
    background-color : #ffffff;
    background-image : url('header-base.gif');
    background-repeat : repeat-y;
    margin-bottom : 0;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    width : 750px;
  }


#header {
    background-color : #4aa1cc;
    color : #fff;
    font-size : 100%;
    height : 120px;
    padding-top : 1px;
    text-align : center;
  }


#nav {
    display : inline;
    float : left;
    margin-left : 20px;
    margin-top : 10px;
    padding-bottom : 15px;
    padding-top : 15px;
    width : 145px;
    line-height : 20pt;
  }


#nav ul {
    list-style-type : none;
    margin : 0px;
    padding : 0px;
    text-align : right;
  }


#nav li {
    background-repeat : no-repeat;
    padding : 0 10px 5px 0;
  }


#content {
    float : left;
    margin-left : 45px;
    padding-bottom : 15px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 15px;
    width : 530px;
  }


#footer {
    text-align : center;
    background-color : #387a9b;
    clear : both;
    color : #fff;
    font-size : 80%;
    padding-bottom :10px;
  }


#topimg {
  }


#botimg {
  }


a:link {
  }


a:visited {
  }


a:hover {
  }


p {
    text-align : left;
    color : #000000;
  }


p3 {
    color : #000000;
    font-size : 80%;
    font-style : italic;
  }


#content ul {
  }


b {
    text-align : left;
    color : #000000;
    font-weight : bold;
  }


i {
    font-size : 80%;
    line-height : 20pt;
    text-align : center;
  }


