

body {
    margin:0;
    padding:0;
    background-color: #686b69;
    font:x-small Verdana,sans-serif;
    color: #323232;
  }


#minihat {
    background-color : #e1ebfa;
    font-size : 0.9em;
    height : 18px;
    text-align : right;
    width : 100%;
  }


#minihatt {
    float: left;
    text-align : left;
    width : 50%;
  }


#minihat a {
    text-decoration : none;
  }


#container {
    width:100%;
    background-color : white;
  }


#leftcont {
    position:absolute;
    width:164px;
    padding:20px 10px 10px 10px;
    float: left;
    background-color: white;
    margin-left : 50px;
    margin-top : 10px;
    text-align: center;
  }


#mainText {
    margin-bottom : 40px;
    margin-left : 20em;
    margin-top : 120px;
    padding-bottom : 16px;
    padding-left : 16px;
    padding-right : 20px;
    padding-top : 16px;
    position : relative;
  }


#wrapper1 {
    position:relative;
    background:#FFF url("extralines.png") repeat-y top left;
    width:100%;
    float: left;
  }


h1 {
    border-bottom-color : #d2d2d2;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    font-family : "Trebuchet MS",sans-serif;
    font-size : 2em;
    font-weight : normal;
    margin-top : .8em;
    padding-bottom : 6px;
    padding-left : 4px;
    padding-right : 0px;
    padding-top : 12px;
  }


a:link, a:visited {
    color: #2a3468;
    text-decoration:none;
  }


a:hover {
    color:red;
    text-decoration: underline;
  }


#nav-global {
    position:relative;
    float:right;
    margin-right: 34px;
    font-family:"Trebuchet MS",sans-serif;
    white-space:nowrap;
  }


#nav-global li {
    display:block;
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
  }


#nav-global a {
    display:block;
    float:left;
    padding:5em 16px 10px 16px;
    background:#EEEEEE;
  }


#nav-global a:hover {
    color:white;
    background:#91a6f3;
  }


#footer {
    clear : both;
    color : #BBBBBB;
    font-size : 90%;
    text-align : center;
  }


#footer1 {
    float: left;
    text-align: left;
   padding : 17px 17px 12px 17px;
    width:33%;
  }


#footer2 {
    float: left;
    width:33%;
   padding : 17px 17px 12px 17px;
  }


#footer3 {
    float: right;
    text-align: right;
    width:33%;
  }


#footer a {
    color:#EEEEFF;
    text-decoration : none;
  }


#mainText li {
    list-style-type:square;
  }


#parted {
    background-color: #f2f2f9;
    padding-bottom : 12px;
    padding-left : 4px;
    padding-right : 6px;
    padding-top : 12px;
  }

