<style type="text/css">

body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #7F0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 20px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	text-decoration:underline;
	color: #7F0000;
}
div#frame {
	position: absolute;
	left: 50px;
	top: 0px;
}
div#photo {
	position: absolute;
	left: 20px;
	top: -10px;
}
div#title {
	position: absolute;
	left: 650px;
	top: 30px;
}
div#photo_frame {
	position:   absolute;
	width:      900px;
	height:     600px;
	z-index:    5;
	left:       70px;
	top:        255px;
	text-align: left;
	background-image:;
	overflow: auto;
}
div#month_banner {
	position:   absolute;
	width:      900px;
	height:     40px;
	left: 	    80px;
	top: 	    255px;
	font-size:  18px;
	font-weight: bold;
	font-color: #000000;
}
div#home_button {
	position:   absolute;
	left: 	    985px;
	top: 	    275px;
	font-size:  18px;
	font-weight: bold;
	font-color: #000000;
}
div#photo_years {
	position:   absolute;
	width:      1000px;
	height:     650px;
	z-index:    5;
	left:       70px;
	top:        300px;
	text-align: left;
	overflow: auto;
}
body {
	background-image: url(brown.png);
	background-repeat: repeat;
}
