/*----------------------------WEDCOLORS------------------------------
	dark yeluw			#f9ef5f	 border-link-hover
	mid yeluw			#FFFFAA  photo-border & top-link-hover background
	light yeluw			#fffff0  pg-background
	
	dark blue			#1f529e  link-hover
	mid blue			#2f5fcb	 text color
	light blue			#8fc6f7  pg & photo-border
	
----------------------------LINKD--------------------------------*/
#header{
	position:relative;
	background:no-repeat 75% 50%;
	height:200px; 
	width:760px;
}

#p1 {
	position:absolute;
	left:0px;
	top:-30px;
	height:500px;
	width:700px;
}

#Image1 {
	position:absolute;
	border:1px solid #006666;
	margin:Opx Opx;
	padding:Opx Opx;
	left:360px;
	top:190px;
	height:210px;
	width:350px;
}

