#top {position: absolute;
	left: 15px; right: auto; width: 785px;
	top: 15px; bottom: auto; height: 200px; 
    background: white;
	} 

#address {position: absolute;
	left: 486px; right: 0px; width: 300px;
	top: 20px; bottom: auto; height: 200px; 
    background: white;
	font: 13px Verdana, sans-serif; color: #000000; background: white;
	} 

#phone {position: absolute;
	left: 426px; right: 0px; width: 150px;
	top: 1px; bottom: auto; height: 200px; 
    background: white;
	font: 18px Verdana, bold, sans-serif; color: #58114E; background: white;
	} 
	
#content {position: absolute; 
	left: 15px; right: auto; width: 703px;
	top: 111px; bottom: auto; height: auto; 
	border-left: solid 2px #1D70BD;
	border-top: solid 2px #1D70BD;
	border-right: solid 2px #1D70BD;
	border-bottom: solid 2px #1D70BD;
 	font: 13px Verdana, sans-serif; color: #000000; background: white;
	margin: 0; padding: 0 0 0 0;
	z-index: 4;
	} 

#content A {text-decoration: none; color: #58114E;}   
#content A:link {text-decoration: underline;}
#content A:visited {text-decoration: underline;}
#content A:active {text-decoration: none;}
#content A:hover {text-decoration: underline; color: #D75D18;} 	
	
#tabs UL {position:absolute;
	left:auto; right: 0px; width: 600px;
	top:74px; bottom: auto; height:auto;
	font: 12px Verdana, sans-serif;
	background: white;
	list-style: none;
	margin: 0; padding: 0 0 0 0;
	z-index: 5;

	}
#tabs LI {position:relative;
	left:0px; right: auto; width: auto;
	top:0px; bottom: auto; height:auto;
	float:left;
	margin:0; padding: 0 0 0 0;
	}
#tabs A {position:relative;	display:block;
	font: bold 12px Verdana, sans-serif; color:white;
	text-decoration:none;
	background:#89AAC8; /* #58114E = purple; #D75D18=orange */
	margin:0; padding: 3px 12px;
	border-left:2px solid #dddddd;
	border-right:2px solid #888888;
	border-top:2px solid #eeeeee;
	}
#tabs A:hover {background:#1D70BD; text-decoration: underline;} 
#tabs A:active {background:#1D70BD;}
#tabs A.here:link,
#tabs A.here:visited {position:relative; text-decoration: none;
	background:#1D70BD;	z-index:1;
	}
	
#camp_downloads {position: absolute;
	left: 0px; right: auto; width: 300px;
	top: 250px; bottom: auto; height: auto; 
    background: white;
	} 
