html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em trebuchet ms, sans-serif;
  background: #EEE;
  color: #5D5D5D;
  overflow:visible;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 165% 'century gothic', arial, sans-serif;
  color: #2DB8CD;
  margin: 0 0 14px 0;
  padding: 10px 0 5px 0;}

h2
{ font: normal 165% 'century gothic', arial, sans-serif;
  color: #B60000;}

h3
{ font: normal 165% 'century gothic', arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #B60000;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #A4AA04;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.7em;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

tab
{padding:0 0 5px 0;}

#logo, #menubar, #site_content, #footer
{ 
    margin: 0 0 0 0;
}

#main
{ padding-bottom: 60px;
  margin: 0 10% 0 10%;
  display:block; }

#header
{ background: transparent;
  height: 239px;
  display:block;}

/* For page title */


#logo
{ width: 860px;
  position: relative;
  height: 150px;
  margin: 0 0 0 30px;}

.photo
{padding: 24px 24px 0 24px;
 position:relative;
 float:left;
 width:auto;
 height: 175px;}


#logo h1, #logo h2
{ font: normal 300% "century gothic", arial, sans-serif;}

#logo h1
{ padding: 24px 0 0 0;
  color: black;}

#logo h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #A8AA94;}

/* For menu bar */
#menubar
{ height: 24px;
  display: block; 
  width: 100%;
  float:left;} 

/*
#menubar:hover
{ height: 100px;
display: block; 
  width: 900px;
  float:left;} 
*/

ul#menu
{ float: left;
  display: inline; 
  height: 20px;
  margin: auto;
}

ul#menu li
{ float: left;
  padding: 0;
  height: auto;
  list-style: none;
  margin: 5px 2px 0 0;}

ul#menu li a
{ font: normal 100% 'trebuchet ms', sans-serif;
  float: left; 
  width:75px;
  height: 24px;
  padding: 6px 20px 5px 20px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background: #E0E0E0;} 

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #FFF;
  color: #B60000;
height: 24px;}

ul#menu li a:hover
{ color: #B60000;
  width:75px;
  height: 24px;
  background: #E0E0E0;
}

ul#menu li ul#submenu
{
display:none;
}

ul#menu li:hover ul#submenu
{
padding:30px 0 0 0;
display:block;
margin:0;
background:inherit;
}

ul#submenu
{
width:75px;
padding:0;
position:absolute;
float:left;
background:inherit;
color:#000;

}

ul#submenu li
{
width:75px;
padding:0;
margin:0;
color:#000;
background:inherit;
}

ul#submenu li ul,
{
width:75px;
padding:0;
margin:0;
color:#000;
background:inherit;
}

ul#submenu li ul li,
{
width:75px;
padding:0;
margin:0;
color:#000;
background:inherit;
}

#site_content
{ width: auto;
  height:auto;
  position: relative;
  padding: 0 0 0 0;
  background: transparent;
  border: 15px solid #FFF;
  display: block;
  min-height: 180px;
  } 

.sidebar
{ float: right;
  width: 190px;
  height: 190px;
  background-color: #F0F0F0;
  padding: 0 0px 20px 15px;
  border: 5px double #B0B0B0;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 25px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;
  text-decoration: none;} 

#content
{ text-align: left;
  width: auto;
  background-color: #F8F8F8;
  padding: 0 0 0 20px;
  min-height: 220px;}

#footer
{ width: 916px;
  font-family: sans-serif;
  font-size: 90%;
  height: 28px;
  padding: 20px 0 5px 0;
  text-align: center; 
  background: transparent;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a, #footer a:hover
{ color: #111;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}

#footer p
{ line-height: 22px;
  padding: 0;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}