body, p, h1, h2 {
    font-family: 'Trebuchet MS', Trebuchet, Verdana, Geneva, Georgia, sans-serif;
	text-align: justify;
}

body {
	background-image: url('bk/gradient8.png');
    background-color: #43190C;
    font-size: 90%;
	color: #000;
}

hr {
	color: #666666;
	height: 1px;
}

h1 {
    font-size: x-large;
	color: #ffffcc;
}
h2 {
    font-size: larger;
	color: #333300;
}
h3 {
    font-size: medium;
	color: #ddd;
}

td {padding-left: 1em;}

div#outer {
	position: absolute;
	z-index: 1;
    left: 300px;
	top: 10px;
	right: 50px;
    padding: 10px;
}

div#outer2 {
	position: absolute;
	z-index: 1;
    width: 100%;
    margin-top: 350px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
	border: 0px;
}
div#imgbar, #imgbar3 {
	position: absolute;
	z-index: 9;	
	top: 200px; 

	white-space: nowrap;
	overflow: hidden;
}
div#imgbar {
	left: 0px; 
	width: 300px;
}
div#imgbar3{
    left:300px; 
    right:0px;	
	z-index: 9;		
}

div#imgbar1 {
	position: absolute;
	z-index: 9;	
	left: 0px; 
	top: 200px; 
	white-space: nowrap;
	overflow: hidden;
}

div#map {
	position: relative;
	background-color: #000000;
	text-align: center;	
	bottom: -10px; 
	width: 70px;
	height: 20px;
	padding: 1px 5px 1px 5px;
	border-width: 1px 2px 2px 1px;
    border-style : solid;
    border-color : #000;
}

div#grad {
	position: absolute;
	z-index:1;
	background-image: url('bk/gradient5.png');
	top: 175px; 
	left: 0px; 
	right: 0px;
	height: 200px;
	white-space: nowrap;
}

div#mask {
	position: absolute;
	z-index:9;
	background-image: url('mask.png');
	top: 200px; 
	left: 0px; 
	right: 0px;
	height: 150px;
	white-space: nowrap;
}

div#quality, #profile, #services, #links, #people, #media, #login, #news, #esd, #keys, #contact, #residential, #commercial, #education, #medical, #public, #feature, #aidwork {
	position: absolute;
    z-index: 10;
	text-align: left;	
	color: #fff;	
	font-size: 1em;	
	top: 65px; 
	left: 290px; 
	width: 50%;
	padding: 10px;
	white-space: normal;
	border-width: 1px 5px 1px 5px;
    border-style : solid;
    border-color : #333;
	
}

a:link, a:visited {	
	font-size: small;
	color: #FFFFCC;
	text-decoration: none;
}	
a:hover {
	font-size: small;
	color: #FFFF33;
	text-decoration: none;
	background: transparent;
}
a img {
	border: 1px solid #333333;
}

a:hover img, a:active img {
	border: 1px solid #ffffcc;
} 
a.a1:link, a.a1:visited {font-size: medium;}

a.a2:link, a.a2:visited {
	font-size: small;
	color: #ccc;
}
a.a2:hover {color: #ffff33}

.portfolio, .project {
    position:absolute; 
	z-index: 5;
	white-space: nowrap;
}
.portfolio {
    top:230px; 
    left:300px; 
	right: 0px;
	font-size: x-large;
	color: #ddd;	
}
.project {
    top:35px; 
    left:0px; 
	right: 0px;
	height: 170px;
	overflow: auto;
}
.project img{
    position:relative; 
	top: 10px; 
	left: 0px;	
	height: 130px; 
} 

.blurb{
    position: absolute;
    z-index: 10;
	text-align: left;	
	color: #ccc;	
	text-align: left;
	font-size: small;	
	top: 50px; 
	left: 300px; 
	width: 400px;
	white-space: normal;
}
.halfmoon{
z-index:20;
margin-bottom: 1em;

}
.halfmoon ul{
z-index:20;
padding: 1px 5px 1px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-size: 90%;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 0px solid #999;
}
.halfmoon li{
z-index:20;
display: inline;
margin: 0;
}
.halfmoon li a, .halfmoon li a:visited{
text-decoration: none;
padding: 1px 5px 1px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 0px solid gray;
color: #996600;

}
.halfmoon li a:hover, .halfmoon li.selected a{
color: #ffffcc;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_e{
position:absolute;
top: 0;
border: 2px solid #000; /*THEME CHANGE HERE*/
border-width: 2px;
font-size: medium;
line-height:15px;
z-index:20;
background-image: url('s.png');
width: 220px;
visibility: hidden;
}
.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #330000; /*THEME CHANGE HERE*/
border-width: 0px;
padding: 2px 0;
text-decoration: none;
background-image: url('s.png');
color: #fff;
}
* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-image: url('q.png');
color: #ffff99;
}

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
right: 0px;
}
