html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em arial, sans-serif;
  background: #ffffff;
  color: #5D5D5D;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;
  font-size: 120% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% 'lucida sans unicode', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h1
{color: #06C4E6}

h2
{ font: normal 165% 'lucida sans unicode', arial, sans-serif;}

h3
{ font: normal 125% 'lucida sans unicode', arial, sans-serif;
  padding: 0 0 5px 0;
  color: #F14E23;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 110% arial, sans-serif;
  color: #06C4E6;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #507b81;}

a:hover
{ text-decoration: none;
  color: #507b81;}

b, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #507b81;}
  
ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: italic;
  font-size: 120%;}

#main, #header, #banner, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ width: 920px;
  margin-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #999;
}

#header
{ background: transparent;
  width: 880px;
  padding: 4px 0 0 0;}

#banner
{ width: 880px;
  position: relative;
  height: 175px;
  padding: 0px 0px 0px 0px;
  background: transparent url(../images/DATLogo.jpg) right no-repeat;}

#menubar
{ width: 880px;
  height: 35px;
  margin: 0 auto;
  border-bottom: 1px solid #5F5F5F;} 

ul#menu
{ float: left;
  margin:0}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 2px 0 0 1px;
  background: #FFF url(../images/tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 110% arial, sans-serif;
  display: block; 
  float: left; 
  height: 21px;
  padding: 7px 29px 4px 20px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #FFF url(../images/tab.png) no-repeat 100% 0;} 

ul#menu li.tab_selected a
{ height: 21px;
  padding: 7px 25px 4px 16px;}

ul#menu li.selected
{ margin: 2px 0 0 1px;
  background: #FFF url(../images/tab_selected.png) no-repeat 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #FFF url(../images/tab_selected.png) no-repeat 100% 0;
  color: #FFF;}

ul#menu li a:hover
{ color: #507b81;}

#site_content
{ width: 880px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  background: #FFF;} 

.content_item
{ width: 840px;
  margin-bottom: 20px;}

#content
{ text-align: left;
  width: 880px;
  padding: 0;
  margin: 0 20px 0 0;
  float: left;}

#footer
{ width: 880px;
  font: normal 125% "lucida sans unicode", arial, sans-serif;
  height: 20px;
  padding: 10px 0 10px 0;
  text-align: center; 
  background: #595959;
  color: #FFF;}

#footer a, #footer a:hover
{ color: #FFF;
  background: #595959;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}

ul.links
{ margin: 0;}

ul.links li
{ list-style: none;
  padding: 8px 0;}

ul.links li a, ul.links li a:hover
{ padding: 0 0 0 28px;
  background: transparent left center;
  color: #507b81;
  text-decoration: underline;} 

ul.links li a:hover
{ color: #507b81;
  text-decoration: none;} 
  
  