body {
	background-image: url();
	background-color: #E9E2CD;
	background-repeat: repeat;
}
h1 {
	font-size: large;
	color: #CA9800;
}
body,td,th {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #A68100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A68100;
}
a:hover {
	text-decoration: underline;
	color: #CC9E00;
}
a:active {
	text-decoration: none;
	color: #CC9E00;
	font-weight: bold;
}
#menu_bar {
	position:absolute;
	width:702px;
	height:28px;
	z-index:1;
	top: 252px;
	left: 100px;
}
#content {
	position: absolute;
	width:494px;
	height:auto;
	z-index:1;
	left: 99px;
	color: #514215;
	line-height: 20px;
}
#photo_box {
	position:absolute;
	width:698px;
	height:170px;
	z-index:3;
	top: 82px;
	left: 100px;
	border: 2px solid #8B3A14;
}
a {
	font-size: 14px;
	color: #A68100;
	font-weight: bold;
}
#header {
	position:absolute;
	width:900px;
	height:72px;
	z-index:2;
}
#title {
	position:absolute;
	width:494px;
	height:55px;
	z-index:2;
	left: 100px;
}
#main_border {
	position:absolute;
	width:700px;
	height:198px;
	z-index:20;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #820000;
	border-right-color: #820000;
	border-left-color: #820000;
	left: 100px;
	top: 82px;
}

