
#style2_content {

	padding-bottom: 17px;

}

#style2_table {
	width: 800px;
	
	border-collapse: collapse;
	
	position: relative;
	
}

	#style2_td_left {
		width: 241px;
		
		vertical-align: top;
	}
	
	#style2_td_right {
		width: 559px;
		
		vertical-align: top;
	}

#style2_left {
	height: 100%;
	width: 100%;
	
	position: relative;
}

	#style2_photo {
		height: 269px;
		width: 223px;
		
		background-color: #ffffff;
		
		margin-top: 0px;
		margin-left: 18px;
		margin-bottom: 13px;
		
		position: relative;
	}
	
		#style2_photo-div {
			position: relative;
			top: 2px;
			left: 2px;
			
		}

	#style2_navsep {
			height: 1px;

			line-height: 0px;
			font-size: 0px;

			position: relative;
			
			margin-bottom: 7px;
			
	}
	
		#style2_navsep-line {
			height: 1px;
			width: 244px;

			line-height: 0px;
			font-size: 0px;

			background-image: url(images/style2_sep-line.gif);
			background-repeat: repeat-x;

			position: absolute;
			top: 0px;
			left: 3px;

		}
		
	#style2_nav {
		width: 223px;
		
		margin-left: 18px;
		
		position: relative;
	}
	
		#style2_nav-top {
			height: 12px;
			width: 223px;
			
			font-size: 0px;
			line-height: 0px;
			
			background-image: url(images/style2_nav-top.gif);
			background-repeat: no-repeat;
		}
		
		#style2_nav-body {
			width: 223px;
			
			background-image: url(images/style2_nav-bg.gif);
			background-repeat: repeat-y;
			
			padding-top: 4px;
			padding-bottom: 20px;
		}
		
			#style2_nav-body a:hover {
				text-decoration: none;
			}
		
		#style2_nav-bottom {
			height: 10px;
			width: 223px;
			
			font-size: 0px;
			line-height: 0px;
			
			background-image: url(images/style2_nav-bottom.gif);
			background-repeat: no-repeat;
		}
	

#style2_right {
	height: 100%;
	width: 100%;
	
	position: relative;
}

	#style2_body {
		min-height: 686px;
		width: 536px;

		background-color: #ffffff;
		background-image: url(images/style2_body-bg.gif);
		

		margin-left: 6px;

	}
	
		#style2_body_headline {
			height: 53px;
			
			position: relative;
		}
		
			#style2_body_headline_div {
				height: 21px;
				
				font-family: Verdana, Sans-Serif;
				font-size: 18px;
				
				line-height: 22px;
								
				color: #db0020;
				
				overflow: hidden;
				
				position: relative;
				top: 24px;

				margin-left: 25px;

			}
		
		#style2_body_sep {
			height: 1px;
			
			font-size: 0px;
			line-height: 0px;
			
			position: relative;
			
			background-image: url(images/style2_body-sep.gif);
			background-repeat: repeat-x;
		
		}
		
		#style2_body_content {
			margin-top: 20px;
			margin-left: 27px;
			margin-right: 27px;
			padding-bottom: 20px;
			
		
		}
		
			#style2_body_content .text_headline {
				font-family: Verdana, Sans-Serif;
				font-size: 14px;
				
				line-height: 18px;
				
				color: #00a71c;				
				
				font-weight: bold;
			}
			
			#style2_body_content .text_copy {
				font-family: Verdana, Sans-Serif;
				font-size: 14px;
				
				line-height: 18px;
				
				color: #000000;
				
			}
			
#edit_right {
	height: 100%;
	width: 100%;
	
	position: relative;
	
}
			
#edit_page_details {
	margin-top: 20px;
	
	margin-left: 7px;
	
	border: 2px solied #efefef;
	
}