body {
	background-image: none;
	}
	
.headertext { 
	margin: 8px 8px 4px;
	}
	
.minititlebar {
	margin: 4px 0px;
	padding: 5px 10px;
	background-image: url(/images/ultrafaded-fishy.jpg);
	background-repeat: repeat-x;
	background-position: -20px -33px;
	border-top: 1px solid #E6D8BC;
	border-bottom: 1px solid #E6D8BC;
	}

.photobox {
	text-align: center;
	padding: 0px 4px 4px;
	margin: 0px;
	}

.photobox img {
	margin: 4px;
	}
	
.postlink {
	margin: 8px 8px;
	}
	
.forwardback {
	font-size: 12px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background: #FFF;
	}