@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/chainsBackgroundcrop2.png) repeat-y fixed -75px;
	height: auto;
	width: auto;
	border-style: none;
	border-top-width: 0px;
}
#wrapper {
	margin: auto;
	width: 770px;
	text-align: left;
	background-color: #09F;
	height: auto;
	position: static;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 109px;
	position: relative;
	background: url(images/adga_header.png);
}
/* --main navigation styles --*/
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:"Comic Sans MS", Arial, "Lucida Sans", "Lucida Sans Unicode", Georgia;
}
#header ul li{
	float:left;
	border:0;
	
	}
#header ul a{
	padding:0;
	text-decoration:none;
	float:left;
	display:block;
}
#mainNav {
	position: absolute;
	bottom:0;
	padding: 0px;
	width: 770px;
	margin: 0px 0px 0px 3px;
	left: 2px;
}

#mainNav img{
	border:none;
    padding:0px 2px;
}

#mainContent {
	margin: 6px 0px 6px 6px;
	height: auto;
	width: 550px;
	float: left;
	padding: 0px 0px 0px 5px;
	position: relative;
}
	
#sidebar {
	padding: 0px;
	background-color: #0CF;
	width: 190px;
	float: right;
	height: inherit;
	text-align: center;
	margin: 8px 13px 0px 0px;
}

#footer {
	background-color: #09F;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
	text-align: center;
}
.imageGalleryMainViewer {
	margin: 4px 4px;
	width: 460px;
	border-style: solid;
	border-width: 4px 4px 12px;
	color: #FFF;
}
.imageGalleryThumb {
	margin: 3px;
	height: 42px;
	width: 61px;
	padding: 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 3px solid #FFF;
	border-left: 1px solid #FFF;
}
.centerText {
	text-align: center;
}
.boldTitle {
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Comic Sans MS", Arial, "Lucida Sans", "Lucida Sans Unicode", Georgia;
	color: #000;
}
h4 {
	clear: both;
}

.mapElementsPositioningPK {
	position: absolute;
	left: 242px;
	top: 200px;
	border:0;
}


.mapElementsPositioningIDGC {
	left: 2px;
	top: 40px;
	position: absolute;
	border:0;
}
.mapElementsPositioningLO {
	position: absolute;
	left: 288px;
	top: 100px;
	border:0;
}
.mapElementsPositioningPP {
	position: absolute;
	left: 0px;
	top: 145px;
	border:0;
}
.mapElementsPositioningHD {
	left: 480px;
	top: 153px;
	position: absolute;
	border:0;
}
.mapElementsPositioningRV {
	position: absolute;
	left: 355px;
	top: 65px;
	border:0;
}
