body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #868585;
}

#divlord {
	margin:0px auto;
	text-align:left;
	width: 759px;
	height: 100%;
}


#header {
}

#nav2 {
	position: absolute;
	top: 80px;
	z-index: 4;
	width: 476px;
	height: 33px;
	background: url(images/nav2.png);
}

#nav2inside {
	font: 11px   Arial, Helvetica, sans-serif;
	text-align: center;
	width: 476px;
	margin-top: 86px;
	z-index: 150;
	position: absolute;
}

#nav2inside a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}

#nav2inside a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}

#nav {
	margin-top: 0;
	padding: 0;
}

.menuActuator a {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.menu {
	font-family: verdana;
	color: #202020;
	font-size: 10px;
	layer-background-color: #cccccc;
	margin-top: 0;
	position: relative;
	background: url(images/navbg.png) no-repeat left bottom;
	z-index: 0;
	left: 50px;
}

#content {
	margin-top: 70px;
}

#content h1 {
	margin-left: 50px;
	font: bold 25px "Times New Roman", Times, serif;
	padding: 0 0 5px;
	margin-bottom: 0;
	color: #666666;
	text-transform: uppercase;
}

#content h3 {
	margin-left: 50px;
	font: bold 15px "Times New Roman", Times, serif;
	padding: 0 0 5px;
	margin-bottom: 0;
	color: #666666;
	text-transform: uppercase;
}

#content p {
	margin-left: 50px;
	margin-right: 30px;
	padding-top: 0;
	margin-top: 0;
	color: #383838;
	font: 12px Arial, Helvetica, sans-serif;
}

#footer {
	font: 10px Times New Roman, Times, serif;
	text-align: center;
}

#footer a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}

#footer a:hover {
	color: #b91100;
	text-decoration: none;
	font-weight: bold;
}

  #menucontainer {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
	z-index: 0;
	position: relative;
	z-index: 2;
}

#menu1Container {
	margin-top: 20px;
}

#menu2Container {
	margin-top: 20px;
}

#menu3Container {
	margin-top: 20px;
}

.menuinside {
	margin-top: 13px;
	font: 14px Times New Roman, Times, serif;
	text-align: center;
	width: 426px;
}

.menuinside a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}

.menuinside a:hover {
	color: #2b2b2b;
	text-decoration: none;
	font-weight: bold;
}

.menuinside .over {
	color: #2b2b2b;
	text-decoration: none;
	font-weight: bold;
}

/*<group=Home Page>*/

#nav_home {
	margin-top: 0;
	padding: 0;
}

#nav2_home {
	position: absolute;
	top: 135px;
	z-index: 4;
	width: 476px;
	height: 33px;
	background: url(images/nav2.png);
}

#nav2inside_home {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 476px;
	margin-top: 141px;
	z-index: 150;
	position: absolute;
}

#nav2inside_home a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}

#nav2inside_home a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}

#nav2inside_home .over {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}
	
/*</group>*/

table #aboutnav a {
	color: #212121;
	text-decoration: none;
	font-size: 13px;
}

table #aboutnav a:hover {
	color: #c21200;
	text-decoration: none;
	font-weight: bold;
}

table #aboutnav .over {
	color: #c21200;
	text-decoration: none;
	font-weight: bold;
}

select {
	font-size: 10px;
}

.directory {
	margin-left: 50px;
	margin-right: 30px;
	padding-top: 0;
	margin-top: 0;
	color: #383838;
	font: 12px Arial, Helvetica, sans-serif;
}

ul {
	margin-left: 50px;
	margin-right: 30px;
	padding-top: 0;
	margin-top: 0;
	color: #383838;
	font: 12px Arial, Helvetica, sans-serif;
}