body {
	background-color: #033;
}

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #000033;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #003333;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #000033;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #000033;
	background: transparent;  
	}
/* NEXT IS BANNER  (NB  TOP NAV IN SEPARATE DIV) */ 
#page-header {
	position: absolute;
	left: 48px;
	top: 53px;
	z-index: 3;
	background-image: url(ALL/page-bits-regions/banner-static-regions.gif);
	height: 79px;
	width: 795px;
	visibility: visible;
	background-repeat: no-repeat;
}

/* TOP NAV */ 
#top-nav {
	position: absolute;
	left: 325px;
	top: 57px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	width: 600px;
	z-index: 4;
	visibility: visible;
}
#top-nav ul {
	display: inline;
	list-style-type: none;
}

#top-nav li{
	display: inline;
	margin-right: 15px;
	padding: 0px;
	list-style-type: none;
}

/* SLIDES - THIS STYLES BOX (W GRID BG) + TABLE & ITS TEXT */ 
#slides {
	left: 65px;
	top: 151px;
	position: absolute;
	visibility: visible;
	background-image: url(ALL/page-bits-regions/grid-bg-regions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 380px;
	width: 500px;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 5;
	padding-top: 150px;
	padding-bottom: 50px;
}

#slides p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	letter-spacing: normal;
	font-weight: lighter;
	padding-top: 20px;
	padding-bottom: 10px;

}

#slides h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
color: #99CC99;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 15px;
}

#slides td {
	
	vertical-align: top;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #669999;
}

#slides ul {
	list-style-type: none;
}
#slides li {
	list-style-type: none;
	padding-top: 3px;
}

/* SLIDES - THIS SETS UP THE SCROLL BOX FOR SLIDES  */ 
#slides-liner {
	height: 320px;
	width: 510px;
	overflow: auto;
	position: absolute;
	z-index: 7;
	left: 4px;
	top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}




#page {
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 5px;
}

#menu-right {
	position: absolute;
	visibility: visible;
	left: 618px;
	top: 237px;
	display: block;
	z-index: 5;
	height: 108px;
	width: 124px;
}

#menu-right ul {
	display: block;
	list-style-type: none;
	z-index: 8;
	
	padding-left: 10px;
}

#map {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
float: left;
}

img {
	border: none;
} 

.right {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
float: right;
}

.left {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
float: left;
}

#slides li {
}
