html,html body {height:100%;}
body,td,th {
	color: #EFE7CE;
}
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-height:100%;
}
a:link {
	color: #006644;
}
a:visited {
	color: #004422;
}
a:hover {
	color: #EFE7CE;
}
#center {
	float: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #004422;
	border-left: 1px solid #004422;
	xposition: relative;
	top: 0px;
	height: 700px;
}
#background_image {
	width: 800px;
	height: 269px;
	position: absolute;
	z-index: -2;
}
#pear_flower {
	float: right;
	height: 269px;
	width: 300px;
}

#header {
	height: 30px;
	width: 800px;
}
#row1 {
	height: 175px;
	width: 800px;
	float: none;
	margin-bottom: 30px;
}
#row2 {
	height: auto;
	width: 800px;
	text-align: center;
	margin-bottom: 70px;
}
#content_2 {
	text-align: left;
	height: auto;
	width: 225px;
	border-left: thin solid #002211;
	border-bottom: thin solid #002211;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: none;
	overflow: hidden;
	xposition: relative;
}
#content_1 {
	float: left;
	height: 125px;
	width: 450px;
	border-left: none;
	border-bottom: none;
	padding: 10px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
}
.site_name {
	font-size: 36px;
}

#footer {
	height: 40px;
	width: 800px;
	float: none;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: right;
}
#subimg {
	bottom: 10px;
	right: 10px;
	position: absolute;
}
