body {
background-color: #8d0000;
position: absolute;
top: -10px;
left: 0px;
font-family: Tahoma, Arial, sans-serif; 
font-size: 12pt;
margin-right:auto;
margin-left:auto;
color: #000000;}

#main{
position: relative;
left:130px;
max-width:1002px;
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
}

table.content
{
display: inline-table;
width:1002px;
min-height: 470px;
table-layout: fixed;
background-image: url('images/body.jpg');
background-repeat: no-repeat;
border-collapse: separate;
border-spacing: 30px 10px;
position: relative;
top: -1px;
}

.td1index {
	width:500px;
}

.td2index {
	width:340px;
	text-align:left;
	vertical-align:top;
}

.td1 {
	width:500px;
	text-align:left;
}

.td2 {
	width:340px;
}

.tdmenu {
	width:500px;
	text-align:center;
}


.img {
	background-color: #eccfbc;
	margin: 0px;
	padding: 5px;
	border: 1px solid #b28f14;
}

.imgcap {
	display: inline; 
	margin: 0px;
	text-align: center;
	font-style: italic;
	font-size: smaller;
}

#footer {
max-height: 50px;
position: absolute;
left: 30px;
bottom: 40px;
width:1002px;
margin-right:auto;
margin-left:auto;
font-size: smaller;
}

#footer p {
line-height: 8px;
}

blockquote {
	margin: 5px;
	background-color: #c8aeae;
	border: 1px solid #eccfbc;
	padding: 10px;
}

A {
color: #c30605;
font-weight: bold;
font-style:oblique;
text-decoration: none;
border-bottom: thin dotted #b82121;
}

A:visited {
color: #540000;
font-weight: bold;
border-bottom: thin dotted #540000;
}

A:hover {
color: white;
font-weight: bold;
text-decoration: none;
border-top: thin dotted #ffffff;
border-bottom: none;
text-transform:uppercase;
}

#slideHeaderDiv {
  width:250px;
  height:260px;
}

#slideMainDiv {
  width:250px;
  height:260px;
}

.slideDiv {
  width:250px;
  height:260px;
  position:absolute;
  left:0;
  top:0;
}

.input {color: #8a0606; 
font-size: 12pt; 
size: 20px;
font-family: "Verdana", Arial, sans-serif; 
background-color: #edd2bf;}

.textbox {
width: 400px;
color: #f3ede8;
background-color: #760202;
border-style: double;
border-width: 1px;
border-color: #a2292c;
padding: 3px;
}

.music {
width: 400px;
background-color: #c8aeae;
border: 1px solid #eccfbc;
padding: 5px;
margin-top:2px;
}

.box {
width: 400px;
background-color: #edd2bf;
border-style: double;
border-width: 1px;
border-color: #760202;
padding: 5px;
margin-top:2px;
}

.mealeo {
width: 340px;
color: #f3ede8;
text-align: center;
background-color: #760202;
border-style: double;
border-width: 1px;
border-color: #a2292c;
padding: 3px;
}

.announce {
width: 340px;
color: #f3ede8;
text-align: center;
background-color: #ee0000;
border-style: double;
border-width: 1px;
border-color: #a2292c;
padding: 3px;
}

.giftcard {
width: 400px;
color: #f3ede8;
text-align: center;
background-color: #008000;
border-style: double;
border-width: 1px;
border-color: #a2292c;
padding: 3px;
}


