.address {font-size: 90%;}
#container {
	position: relative; padding: 0; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto;
	width: 768px; voice-family: "\"}\""; voice-family: inherit; width: 768px;
	}
html>#container {width: 768px;}

h1 {font-size: 95%;
text-transform: uppercase;}
h2 {font-size: 85%;
text-transform: uppercase;}

#topcolor{
	position:absolute;
	width:768px;
	height:16px;
	left: 0px;
	top: 0px;
	background-color:#CC9933;
}
#logo {
	position:absolute;
	width:274px;
	height:159px;
	z-index:2;
	left: 0px;
	top: 15px;
	background-image:url(../images/logo.jpg);
}

#PNavbar {
	position:absolute;
	width:111px;
	z-index:2;
	left: 274px;
	top: 16px;
	background-color: #ff9900;
	height: 19px;
	text-align: center;
}

#PLinks {
	margin: .75% auto;
	color: #660000;
	font-size: 12px;
	font-weight: bold;	
}

#PPict {
	position:absolute;
	width: 111px;
	left: 274px;
	top: 34px;
	height: 140px;
	background-image:url(../images/PPict.jpg);
}

#DNavbar {
	position:absolute;
	width:92px;
	z-index:2;
	left: 385px;
	top: 16px;
	background-color: #ffcc00;
	height: 19px;
	text-align: center;
}

#DLinks {
	margin: .75% auto;
	color: #660000;
	font-size: 12px;
	font-weight: bold;	
}

#DPict {
	position:absolute;
	width: 92px;
	left: 385px;
	top: 34px;
	height: 140px;
	background-image:url(../images/DPict.jpg);
}

#LNavbar {
	position:absolute;
	width:86px;
	z-index:2;
	left: 477px;
	top: 16px;
	background-color: #ffff00;
	height: 19px;
	text-align: center;
}

#LLinks {
	margin: .75% auto;
	color: #660000;
	font-size: 12px;
	font-weight: bold;	
}

#LPict {
	position:absolute;
	width: 86px;
	left: 477px;
	top: 34px;
	height: 140px;
	background-image:url(../images/LPict.jpg);
}

#GINavbar {
	position:absolute;
	width:205px;
	z-index:2;
	left: 563px;
	top: 16px;
	background-color: #ffcc66;
	height: 19px;
	text-align: center;
}

#GILinks {
	margin: .75% auto;
	color: #660000;
	font-size: 12px;
	font-weight: bold;	
}

#GIPict {
	position:absolute;
	width: 205px;
	left: 563px;
	top: 34px;
	height: 140px;
	background-image:url(../images/GIPict.jpg);
}

#rightnav {
	position:absolute;
	width:170px;
	top: 174px;
	left: 588px;
	z-index: 4;
	padding: 10px 5px 5px 5px;
	font-size: 69%;
}

#content {
	position:absolute;
	width:568px;
	left: 0px;
	top: 174px;
	z-index: 3;
	clear:left;
	padding: 10px 190px 10px 10px;
	font-size: 80%;
	background-image:url(../images/ContentBG.jpg); background-repeat:no-repeat;
}

#pagebody {}

#rightnav a {
	width: 170px;
	text-decoration: underline;
	color: #660000;
}

#rightnav a:hover {
     color: #ffffff;
	 background-color:#660000;	 
	 text-decoration: underline;
}

body {
	margin-top: 0px;
	background-image:url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
