
#mainContent {
    width: 788px;
     margin-left: auto;
     margin-right: auto;
     background-color: #fff;

}
#top {
  height: 9px;
  width: 788px;
  margin: 0;
  background-image: url('../images/index_01.gif');
}
#header {
  width: 788px;
  height: 100px;
  background-color: white;
}
#preload {
     height: 1px;
     width: 1px;
     margin: 0;
     background-image: url('../images/manu_07.gif'); //pre-load image
     height: 1px;
	 width: 1px;
	 margin: 2;
     background-image: url('../specials/022.jpg'); //pre-load image
     height: 1px;
	 width: 1px;
	 margin: 4;
     background-image: url('../specials/keg cooler 001.jpg'); //pre-load image
}





div#middleContent {
    width: 775px;
    background-image: url("../rudysbg.jpg");
    border: 6px double #a9a9a9;

}

div#footer{
    clear:both;
    padding: 0px;
    border: 0;
    height: 9px;
    width: 788px;
    margin: 0;
    background-image: url('../images/index_13.gif');
}
#content, #contest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-right: 20px;
	line-height: 17px;
	padding-left: 20px;
	text-align: normal;
	padding-top: 0px;
	padding-bottom: 20px;
	text-indent:25px;
}
#contest {
 background-image: url("../rudysbg.jpg");

}
#navsite {
 background-image: url("../rudysbg.jpg");
 }

h2 {
 text-align: center;
 color: #8E2323;
}
/* following styles used for drop shadow behind image */
div.imgholder {
 float:right;
 background: url('../specials/dropshadow.png') no-repeat bottom right;
 /* margin: 10px 7px 0 10px !important; */
 margin: 10px 0 0 5px;
}

div.imgholder img {
 display: block;
 position: relative;
 background-color: #fff;
/* border: 5px groove #666;*/
 margin: -3px 5px 5px -3px;
 padding: 2px;
 height: 200px;
 width: 250px;
}
.msg {
  color: blue;
  font-size: 1.5em;
  border: 0;
  background-image: url("../rudysbg.jpg");
 }
#mail {
  color: red;
  font-size: 1.5em;
  border: 0;
  background-image: url("../rudysbg.jpg");
 }
.ip
{
color: #000;
/*background: #ffa20f;*/
border: 2px outset #d7b9c9
}
.button {
  border: 1px solid #006;
  background-color: #ccf;
 }
 .button:hover {
   border: 1px solid #f00;
   background-color: #eef;
 }
 #navsite {
  text-align: center;
 }