body {
margin: 0; 
padding: 0;
background: #333;
font: normal 100%/1.6em "Lucida Sans Unicode","Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
color: #777;
text-align: center;

}

a:link {
color: #e09c40;
text-decoration: none;
background: transparent;
}

a:visited {
color: #c60;
text-decoration: none;
background: transparent;
}

a:hover {
color: #fe9900;
text-decoration: underline;
background: transparent;
}

a:active {
color: #c60;
text-decoration: none;
background: transparent;
}

h1, h2, h3 {
margin: 0 0 15px 0;
padding: 0;
background: transparent;
font-weight: normal;
color: #777;
letter-spacing: 0;
}

h1 {
font-size: 1.8em;
font-weight: bold;
text-decoration: underline;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.1em;
font-weight: bold; 
color: #ee9b2d;
}

#container {
	width: 1000px;
	height: auto;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 3px;
}

#banner {
	position: static;
	width: auto;
	height: 281px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: url(images/logoburghh.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#banner p {
display: block;
margin: 0;
padding: 0;
text-indent: -100000px;
}

#banner p a {
display: block;
text-decoration: none;
}

#nav-meta {
position: absolute;
top: 5px;
right: 15px;
margin: 0;
padding: 0;
}

#nav-meta ul {
margin: 0;
padding: 0 0 0 3px;
border-left: 1px solid #777;
font-size: 0.75em;
text-align: center;
line-height: 1.2em;
}

#nav-meta li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
border-right: 1px solid #777;
}

#nav-meta a {
margin: 0;
padding: 0 3px 0 0;
background: transparent;
color: #777;
text-decoration:none;
}

#nav-meta a:hover {
text-decoration: underline;
}

#nav-toplevel {
float: left;
margin: 0 !important;
padding: 0 !important;
width: 150px !important;
/*background: transparent url(images/nav_main_top_bg.gif) no-repeat 0 0;*/
}

#nav-main {
width: 150px !important;
/*background: transparent url(images/nav_main_bot_bg.gif) no-repeat 0 100%;*/
margin: 0;
padding: 0px;
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: left;
}

#nav-main li {
display: inline;
margin: 0;
padding: 0;
}

#nav-main a {
display: block;
margin: 0 0 1px 0;
padding: 3px 10px;
background: #ee9b2d;
color: #fdfdfd;
text-decoration: none;
}

#nav-main a:hover {
text-decoration: underline;
background: #FF9900;
}

#nav-main a.current {
margin: 0 0 0px 0;
padding: px px;
background: #fff;
color: #333333; 
}

ul#nav-section {
margin: 0 0 1px 0;
padding: 3px 10px;
background: #3f86f5;
font-size: 1e1;
}

#nav-section li {
display: block;
margin: 0 0 1px 0;
padding: 0;
}

#nav-section a {
display: block;
margin: 0;
padding: 1px 0;
background: transparent;
color: #fff;
text-decoration: none;
}

#nav-section a:hover {
background: transparent;
color: #fcfefc;
}

#nav-section a.youarehere, #nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #fffefc;
font: bold; 
}

#nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #fefcfc;
text-decoration: underline;
}

#nav-subs {
float: right;
margin: 0;
padding: 14px 0 0 0;
/*background: transparent url(images/nav_supp_top_bg.gif) no-repeat 0 0;*/
}

#nav-supp {
width: 148px;
/*background: transparent url(images/nav_supp_bot_bg.gif) no-repeat 0 100%;*/
margin: 0;
padding: 0 0 14px 0;
}

#nav-supp ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-supp li {
display: block;
margin: 0;
padding: 0;
}

#nav-supp a {
display: block;
margin: 0;
padding: 4px 0;
background: #0FBEFF;
color: #fdfdfd;
text-decoration:none;
}

#nav-supp a:hover {
text-decoration: underline;
}

#content {
	font-size: 0.75em;
	text-align: justify;
	line-height: 1.6em;
	background: #ffffff;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 150px;
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 25px;
}

#content p {
margin: 0;
padding: 0 0 15px 0;
}

#info-site {
	font-size: 0.7em;
	text-align: center;
	background: #ffffff;
	margin-top: 0em;
	margin-right: 00px;
	margin-bottom: 0em;
	margin-left: 150px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div.clear {
clear: both;
height: 0;
line-height: 0;
}

