html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em verdana, arial, sans-serif;
  background: #D1EFE2 url(body.png) repeat-x;
  color: #494949;}

p
{ padding: 0 4px 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6
{ font: normal 150% 'century gothic', arial, sans-serif;
  color: #B22222;
  margin: 0 0 10px 0;
  padding: 15px 0 0px 0;}

h2
{ font: normal 130% 'century gothic', arial, sans-serif;
  color: #494949;}

h3
{ font: normal 110% 'century gothic', arial, sans-serif;
  margin: 0 0 10px 0;
  color: #494949;}

h4
{ font: normal 140% 'century gothic', arial, sans-serif;
  margin: 0 0 0px 0;
  color: #494949;}

h5
{ font: normal 250% 'century gothic', arial, sans-serif;
  margin: 0 0 0px 0;
  color: #FFFFFF;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #B22222;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 20px;
  background: #E0F4EB;}

.right
{ float: right;
  width: auto;
  margin-left: 20px;
  background: #E0F4EB;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0;
  padding: 0 0 4px 5px;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto;
  margin-right: auto;}

#header
{ background: #89C4C7;
  height: 220px;}

#logo
{ width: 825px;
  position: relative;
  height: 170px;
  background: #89C4C7 url(logo.jpg) no-repeat;}

#menubar
{ width: 877px;
  height: 50px;
  padding: 0;
  background: #E0F4EB url(menu.png) repeat-x;}

ul#menu, ul#menu li
{ float: left;
  margin: 0;
  padding: 0;}

ul#menu li
{ list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font: normal 110% 'lucida sans unicode', arial, sans-serif;
  display: block;
  float: left;
  height: 29px;
  padding: 15px 20px 6px 20px;
  text-align: center;
  color: #89C4C7;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;}

ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #ffffff;
  background: #E0F4EB url(menu_select.png) repeat-x;}

#site_content
{ width: 816px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 20px 24px 20px 37px;
  background: #E0F4EB;}

.sidebar
{ float: right;
  width: 190px;
  padding: 15px 20px 20px 15px;
  background: #FFF;}

#content
{ text-align: left;
  width: 595px;
  padding: 0;
  background: #E0F4EB;}

#content_1
{ text-align: left;
  width: 780px;
  padding: 0;
  background: #E0F4EB;}

#content_2
{ text-align: left;
  font-size:12px;
  width: 780px;
  padding: 0 10px 0px 20px;
  line-height:2.5em;
  color: #494949;
  background: #FFF;}

#content_3
{ text-align: left;
  background: #D1EFE2;}

#footer
{ width: 877px;
  font: normal 100% 'lucida sans unicode', arial, sans-serif;
  height: 20px;
  padding: 8px 0 5px 0;
  text-align: center;
  background: #E0F4EB url(footer.png) repeat-x;
  color: #89C4C7;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #89C4C7;
  text-decoration: none;}

#footer a:hover
{ color: #89C4C7;
  text-decoration: underline;}

table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ color: #494949;
  padding: 7px 4px;
  text-align: left;}

table tr td
{ color: #494949;
  border-top: 1px solid #FFF;}