#container {
	background: url(../img/topImgIsafj.gif) no-repeat top center;
}

#photoAlbumImg img, #photoAlbumList img, #photoAlbum img, .contentImage img {
	padding: 1px;
	border: 1px solid #008fd4;
}

#topHeading {
	color: #008fd4;
}

#bottomBox img {
	border: 1px solid #008fd4;
}

/****** Links Format ******/

a {
	color: #008fd4;
	text-decoration: none;	
}

a:hover {
	color: #2a2a2a;
	text-decoration: none;
}