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

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

#topHeading {
	color: #ff8400;
}

#bottomBox img {
	border: 1px solid #ff8400;
}

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

a {
	color: #ff8400;
	text-decoration: none;	
}

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