body { background-color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 86%; }
a:link, a:active, a:visited { color: #553900; text-decoration: none; font-weight: bold; }
a:hover { color: #FBAD04; text-decoration: underline; }
#menutbl { position: relative; left: 20px; top: 115px; width: 100px; }
#rcelltbl {
	position: relative;
	left: 10px;
	top: 115px;
	width: 645px;
	height: 410px;
}
.tblcellh { background-image: url(images/homepageimage.gif); background-repeat: no-repeat; background-position: center center; height: 600px; width: 800px; }
.tblcella { background-image: url(images/aboutuspageimage.gif); background-repeat: no-repeat; background-position: center center; height: 600px; width: 800px; }
.tblcellg { background-image: url(images/gallerypageimage.gif); background-repeat: no-repeat; background-position: center center; height: 600px; width: 800px; }
.tblcellc { background-image: url(images/contactpageimage.gif); background-repeat: no-repeat; background-position: center center; height: 600px; width: 800px; }
.formfield { font-family: Arial, Helvetica, sans-serif; background-color: #FFCC66; }
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FBAD04;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-weight: bold;
}
#rcelltb2 {
	position: relative;
	left: 10px;
	top: 115px;
	width: 645px;
	height: 410px;
	background-image: url(images/sideview.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
