
body {background: #FFFBC6}



   	a:link{color:#BLUE;}
	a:visited{color:#800080;} 
	a:focus{color:TEAL;}
	a:hover{color:RED;} 
	a:active{color:yellow;}

	p {font-family: "Arial"; font-size:13px;}
	h4{font-family: "Papyrus";}
	h1{font-family: "Papyrus";}
	h2{font-family: "Papyrus";}
	h3{font-family: "Papyrus";}


#content {
	position: absolute;
	left: 185px; 
	top: 325px; 
	width: 515px; 
	min-height: 826px;
	}
	 
#navigation {
	position: absolute;
	left: 10px;
	top: 320px;
	width: 165px;
	height: 1300px;
	}
	    
#header {
	position: absolute;
	 left: 10px;
	 top: 0px;
	 width: 750px
	 }
	 
#navigation h3{font-size: 20px;}

#footer {
	vertical-align: bottom;
	}
	
#photostrip {
	position: absolute;
	left: 700px;
	top: 325px;
	width: 160px;
	height: 1300px;
	}
	
#frame {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}