/*----------------------------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:10px;
	top:0px;
	height:100px;
	width:380px;
}


#Image1, #Image2 {
	position:absolute;
	border:#006666;
	margin:Opx Opx;
	padding:Opx Opx;
}

#Image1 {
	top:150px;
	left:10px;
	width:380px;
	height:250px;
}

#Image2 {
	top:5px;
	left:420px;
	width:290px;
	height:395px;
}
