/* Custom Page Template - Double Column */

#location1 {
    margin-left: 13px;
	margin-top: 1px;
	zmargin-bottom: 7px;
	
	width:574px;
	text-align:left;
	padding: 34px;
	border: 3px solid #2a55a0;

} 

#location2 {
	width: 249px;
	position: absolute;
	top: 14px; right:0px;  
	margin-right: 13px;
	text-align:left;
	
}

.bandlred {
	color:#b8070C;
}


/* Image Formatting */ 

/*
.imgbackground {
	background-color:black; 
}
.imgborder {
	border:solid 1px black; 
}
.imgcaption {
	color:white;
	font-style:italic;
	padding:2px 5px;
	font-size:11px;
	text-align:right;
}

*/

