.header {
	width: 955px;
	position: absolute;
	visibility: visible;
	left: 3px;
	top: 0px;
	height: 200px;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-style: italic;
	text-decoration: underline overline;

}

#h1box {	position: absolute;
	left: 24px;
	z-index: 20;
	top: 131px;}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-color: #E38178;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	width: 70%;
	left: 11px;
	top: 241px;
	height: 16px;
}
.home {
	height: 50px;
	width: 146px;
	position: absolute;
	visibility: visible;
	left: 4px;
	top: 270px;
	z-index: 200;
}


.menu {
	background-attachment: fixed;
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 200px;
	position: absolute;
	visibility: visible;
	left: -1px;
	top: 250px;
}


.photo {
	height: 323px;
	width: 402px;
	position: absolute;
	visibility: visible;
	left: 348px;
	top: 235px;
	z-index: 300;
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
}
.photo2 {
	height: 280px;
	width: 350px;
	position: absolute;
	left: 24px;
	top: 23px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.side p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-align: center;
}


.logo {
	width: 175px;
	position: absolute;
	height: 108px;
	top: 45px;
	right: 1px;
	visibility: visible;
}
.about {
	height: 50px;
	width: 150px;
	position: absolute;
	visibility: visible;
	left: 4px;
	top: 333px;
	z-index: 200;
}
.sample {
	height: 50px;
	width: 150px;
	position: absolute;
	visibility: visible;
	left: 4px;
	top: 399px;
	z-index: 200;
}
.contact {
	height: 50px;
	width: 150px;
	position: absolute;
	visibility: visible;
	left: 4px;
	top: 462px;
	z-index: 200;
}
.content {
	background-image: url(images/backgound5.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 957px;
	position: absolute;
	visibility: visible;
	left: 5px;
	top: 32px;
	z-index: 0;
	}
	
	#page-container {
	position: absolute;
	width: 957px;
	height: 900px;
	left: 25%;
	top: 20%;
	margin-left: -150px;
	margin-top: -140px;
}
.textbox {
	height: 223px;
	width: 491px;
	position: absolute;
	visibility: visible;
	left: 150px;
	top: 561px;
	z-index: 0;
	overflow: auto;
}

#side {
	background-image: url(images/label.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 245px;
	left: 143px;
	top: 185px;
	z-index: 20;
	overflow: visible;
	height: 350px;
	visibility: visible;
}
.wheat {
	background-image: url(images/wheat.jpg);
	height: 100px;
	width: 950px;
	position: absolute;
	visibility: visible;
	left: -1px;
	top: 198px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.footer {
	width: 719px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	bottom: -329px;
	left: -337px;
}
.h2ologo {
	height: 34px;
	width: 100px;
	position: absolute;
	left: 585px;
	top: 6px;
}
#sidetext {
	width: 181px;
	position: absolute;
	left: 18px;
	top: 7px;
	visibility: visible;
	overflow: auto;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
	text-decoration: underline;
}
a:active {
	color: #00CC66;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
body{scrollbar-base-color: #CC6666; 
}
