body {
	margin-top: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-align: center;
	background-image: url(_images/diagbg.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainwrapper {
	width: 800px;
	height: 1045px;
	background-color: #000;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	position: relative;
}
#homeWrapper {
	width: 800px;
	height: 625px;
	background-color: #000;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	position: relative;
}
#homeHeader {
	top:0px;
	left:0px;
	height:39px;
	width:800px;
	position: absolute;
	background-color: #000;
	z-index: 5;
}
#homeUpper {
	position: absolute;
	width:800px;
	top: 39px;
	height: 147px;
	margin:0;
	color: #333;
	background-color: #000;
	z-index: 5;
}
#homeLower {
	position: absolute;
	width:800px;
	top: 186px;
	height: 275px;
	margin:0;
	color: #333;
	background-color: #000;
	z-index: 5;
}
#homeBottom {
	position: absolute;
	width:800px;
	top: 461px;
	height: 159px;
	margin:0;
	color: #333;
	background-color: #000;
	background-image:url(_images/homepage_05.jpg);
	z-index: 5;
}
#homeFooter {
	position: absolute;
	width:800px;
	top: 620px;
	height: 25px;
	margin:0;
	background-color: #9e8b72;
	z-index: 5;
}
#homeNavOne {
	position: absolute;
	width:220px;
	left:40px;
	height: 100px;
	z-index: 10;
	top: 10px;
	text-align:center;
}
#homeNavTwo {
	position: absolute;
	width:220px;
	left:290px;
	height: 100px;
	margin:0;
	z-index: 10;
	top: 10px;
	text-align:center;
}
#homeNavThree {
	position: absolute;
	width:220px;
	left:540px;
	height: 100px;
	margin:0;
	z-index: 10;
	top: 10px;
	text-align:center;
}
#header {
	top:0px;
	left:0px;
	height:100px;
	width:798px;
	border:1px solid #999;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 2;
}
#sidebar {
	position: absolute;
	float: left;
	top: 100px;
	left: 0px;
	height:959px;
	width: 200px;
	padding: 20px 0px;
	border: 1px solid #999;
	background-color: #eee;
	z-index: 4;
}
#navbar{
	position: absolute;
	float:left;
	top:100px;
	left: 200px;
	height:1000px;
	width:150px;
	margin:0;
	padding-top: 20px;
	background-color: #6e91b3;
	border: 1px solid #999;
	color: #333;
	z-index: 3;
}
#gradientLayer{
	position:absolute;
	width:149px;
	height:869px;
	z-index:3;
	top: 230px;
	left: 1px;
	background-color: #6e91b3;
	border-bottom: 1px solid #999;
	background-image:url(_images/navbargradiantBLU.gif);
	background-position:bottom;
	background-repeat:no-repeat;
 }

#maincontent {
	position: absolute;
	float:left;
	width:448px;
	top: 100px;
	height: 1000px;
	left: 350px;
	margin:0;
	border: 1px solid #999;
	color: #333;
	background-color: #eee;
	z-index: 5;
}
#footer {
	clear: both;
	position: absolute;
	width: 800px;
	height: 25px;
	top:1100px;
	left: 0px;
	background-color: #3f6a93;

	border-top: 4px solid #333;
	z-index: 6;
  }
 
  
  #aboutMainContent {
	position: absolute;
	float:left;
	width:448px;
	top: 100px;
	height: 1100px;
	left: 350px;
	margin:0;
	border: 1px solid #999;
	color: #333;
	background-color: #eee;
	z-index: 5;
}
#aboutSidebar {
	position: absolute;
	float: left;
	top: 100px;
	left: 0px;
	height:1059px;
	width: 200px;
	padding: 20px 0px;
	border: 1px solid #999;
	background-color: #eee;
	z-index: 4;
}
#aboutFooter {
	clear: both;
	position: absolute;
	width: 800px;
	height: 25px;
	top:1200px;
	left: 0px;
	background-color: #3f6a93;
	border-top: 4px solid #333;
	z-index: 6;
  }

<!-- ___________________________________________________________________________________________________________________________ -->

h1 {font-weight: normal; font-size:16px; color: #2792b2; padding: 20px; margin:15px;}

 p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; letter-spacing: .01em; line-height: 125%; margin: 0px 40px 20px 30px;}

#maincontent h1, #aboutMainContent h1 {font-weight: normal; font-size: 16px; color: #6e91b3; letter-spacing: .01em; line-height: 120%; margin: 30px 0px 8px 30px;}

#maincontent h2 {font-weight: normal; font-size:14px; color: #6e91b3; letter-spacing: .01em; line-height: 120%; margin: 30px 0px 5px 25px;}

#sidebar h1 {font-weight: normal; text-align: right; font-size: 18px; letter-spacing: .03em; color: #fff; margin: 10px 0px 0px 0px;}

#navbar p { font-size: 11px; color: #333; letter-spacing: .06em; line-height: 100%; margin: 5px 0px 0px 0px;}

#maincontent p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; letter-spacing: .01em; line-height: 125%; margin: 0px 40px 20px 30px;}

#sidebar p { font-size: 11px; text-align: right; letter-spacing: .03em; line-height: 120%; margin: 5px 0px 30px 0px; }

#footer p, #aboutFooter p { font-family: Helvetica, Arial, sans-serif;font-size: 11px; color: #ddd; margin: 0; padding: 8px 10px 0px 10px; text-align: center; letter-spacing: .01em; }
#homeFooter p { font-family: Helvetica, Arial, sans-serif;font-size: 11px; color: #333; margin: 0; padding: 3px 10px 0px 10px; text-align: center; letter-spacing: .01em; }

span{
font-size: 1.5em; line-height: 120%; color: #2792b2;
}


a {outline:none; text-decoration:none;}

#navbar a {display: block; border-bottom: 1px solid #fff; border-top: 1px solid #fff; margin: -2px; padding: 4px 10px 5px 10px; text-decoration: none; } #navbar a:link {color: #333; background: #6e91b3; } #navbar a:visited {color: #333; background: #6e91b3;}  #navbar a:hover {color: #fff; background: #3f6a93; border-top: 1px solid #fff; border-left: 7px solid #333; padding-left: 6px; } #navbar a:active {color: #fff; background: #333;}

a.homeLink:link {color: #002240; background: transparent; text-decoration: none; padding-bottom:10px;} a.homeLink:visited {color: #002240; background: transparent;} a.homeLink:hover {color: #666; background: transparent;  text-decoration: underline;}  a.homeLink:active {color: #666; background: transparent;}


a.maincontent{  padding: 0px; margin: 0px; border: 0 none #fff; text-decoration: underline; } a.maincontent:link {color: #333; background: transparent; } a.maincontent:visited {color: #333; background: transparent;} a.maincontent:hover {color: #2792b2; background: transparent;   }  a.maincontent:active {color: #fff; background: transparent;}

a.footer {  padding: 0px; margin: 0px; border: 0 none #fff; text-decoration: none; } a.footer:link {color: #ddd; background: transparent; } a.footer:visited {color: #ddd; background: transparent;} a.footer:hover {color: #333; background: transparent;   }  a.footer:active {color: #ddd; background: transparent;}

 a.homeFooterLink:link {color: #333; background: transparent; text-decoration: none; } a.homeFooterLink:visited {color: #333; background: transparent;} a.homeFooterLink:hover {color: #ddd; background: transparent;  text-decoration: underline;}  a.homeFooterLink:active {color: #ddd; background: transparent;}

ul li{
list-style-type: circle;
list-style-position:outside;
font-size: .7em;
color: #333;
letter-spacing: .05 em;
text-align: left;
line-height: 130%;
margin-top: 6px;
margin-left: 13px;
margin-right: 10px;
}



