
#style2_top {

}

	#top_photo {
	}
	
	#top_green {
		margin-bottom: 0px;
	}
	
	#top_title {
		height: 29px;
		
		background-image: url(images/style2_title.gif);
		background-repeat: no-repeat;
				
		display: block;
	}
	
		#top_title_text {
			font-size: 12px;
			font-weight: bold;
			
			color: #ffffff;
			
			padding-top: 8px;
			padding-left: 26px;
			
		}

#style2_content {
	padding-top: 15px;
	padding-left: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
}
		
#main_bottom {

}

	#bottom_white {
		height: 3px;
		
		background-color: #ffffff;
		
		font-size: 0px;
		line-height: 0px;
	}
	
	#bottom_controls {
		height: 65px;
		
		background-image: url(images/bottom_controls.gif);
		background-repeat: no-repeat;
		
		position: relative;
	}
	
		#bottom_control_back {
			display: block;
			
			height: 31px;
			width: 81px;
			
			position: absolute;
			top: 17px;
			left: 0px;
		}
		
		#bottom_control_home {
			display: block;
			
			height: 31px;
			width: 81px;
			
			position: absolute;
			top: 17px;
			left: 239px;
		}
		

a.external {
	padding-left: 18px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(images/icons/icon_link-go.gif);
}
		
		
.events_div {
	margin-bottom: 21px;
}
	
	.event_heading {
		margin-bottom: 7px;
	}
