body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top: 0px;
  background-color: #993333;
  background-image: url(brownbg.jpg);
  margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#main {
border-color: #000000;
border-width: 5px;
border-style: groove;
}

#left {
background-image: url(images/index_02.jpg);
background-repeat: repeat;
vertical-align: top;
white-space: 56px;
}

#right {
background-image: url(images/index_04.jpg);
background-repeat: repeat;
vertical-align: top;
white-space: 61px;
}

#mainbody {
background-image: url(images/index_03.jpg);
background-repeat: repeat;
vertical-align: top;
width: 783px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
color: #FFFF99; 
}

#foot {
text-align: center;
font-size: 12px;
color: #FFFFCC;
}

a:link {
color: #FFFF66;
font-size: 16px;
text-decoration: underline;
}

a:visited {
color: #FFFFFF;
font-size: 16px;
text-decoration: underline;

}