﻿/* Content Layout */			
		#content_layout {
			position: relative;
			width: 761px; _width: 763px; height: 1270px;
			border-right: 1px solid #322117;
			border-bottom: 1px solid #322117;
			border-left: 1px solid #322117;
			background: #fff;
		}
		
		#layout_frame{
			position: absolute;
			top: 10px; left:10px;
			width: 721px; _width: 741px; height: 1230px; _height: 1250px;
			border: 10px solid #fff;
			background: url(../images/staff3.jpg) no-repeat top left;
			margin: 0; padding: 0;
		}
				
			P.title1, P.title2, P.title3, P.title4, P.title5, P.title6, P.title7 {
				font: 22px Times New Roman, serif;
				font-weight: bold;
				margin: 0 0 4px 0;
			}
					
			P.body1, P.body2, P.body3, P.body4, P.body5, P.body6, P.body7 {
				font: 13px/16px 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
				text-align: left;
				margin: 0 0 0 2px;
			}
			
			P.title1, P.title4, P.title7, P.body1, P.body4, P.body7 {color: #974a16;}
			
			P.title2, P.title5, P.body2, P.body5 {color: #8c7b0f;}
			
			P.title3, P.title6, P.body3, P.body6 {color: #5a260e;}
		
			#profile_section1 {
				position: absolute;
				top: 55px;	left: 220px;
				width: 470px; height: 116px;
				margin: 0; padding: 0;
				}
		
			#profile_section2 {
				position: absolute;
				top: 225px;	left: 333px;
				width: 360px; height: 116px;
			}
		
			#profile_section3 {
				position: absolute;
				top: 403px;	left: 220px;
				width: 485px; height: 116px;
			}
		
			#profile_section4 {
				position: absolute;
				top: 565px;	left: 333px;
				width: 360px; height: 116px;
			}
		
			#profile_section5 {
				position: absolute;
				top: 750px;	left: 220px;
				width: 470px; height: 116px;
			}
		
			#profile_section6 {
				position: absolute;
				top: 905px;	left: 333px;
				width: 360px; height: 116px;
			}
		
			#profile_section7 {
				position: absolute;
				top: 1090px; left: 220px;
				width: 485px; height: 116px;
			}