body
{

	background-color: #2a2d2a;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.mainContent {
 width: 788px;
 margin-left: auto;
 margin-right: auto;
 background-color: white;
 
 }


#top {

  height: 9px;
  width: 788px;
 // margin: 0;
  background-image: url('../images/index_01.gif');

}
#preload {
     height: 1px;
     width: 1px;
     margin: 0;
     background-image: url('../images/index_07.jpg'); //pre-load image
}

#header  {
  width: 784px;
  height: 100px;
  background-image: url('../images/Diamond6a.jpg');
  border: 2px outset grey;
}



div#footer{
    clear:both;
    padding: 0px;
    border: 0;
    height: 9px;
    width: 788px;
    margin: 0;
    background-image: url('../images/index_13.gif');
}
div.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 69px;
	line-height: 17px;
	padding-left: 69px;
	text-align: normal;
	padding-top: 24px;
	padding-bottom: 10px;
        background-image: url("../rudysbg.jpg");


}
div.content p {
 text-indent:25px;
}




 a {text-decoration: none;}
 a:hover  {
  color: black;
  font-style: italic;
  font-weight: bold;
 }



div#right_box {
    float: right;
    margin-top: 12px;
	margin-right: 60px;
    padding-left: 0px;
    padding-top: 24px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 320px;
    height: 217px;
    /*  border: 4px groove #8B4500;*/
    //background-color: white;
    font-size: 17px;
    background-image: url("../rudysbg.jpg");
	border:3px double #A9A9A9;
}
div#right_box  p {
 /* text-indent: 10px;*/
 text-align: left;
 color: blue;
 font-size: 1.0em;
 margin-left: 10px;
 }
div#navsite {
    float: left;
    margin-top: 0px;
    padding-left: 50px;
    padding-top: 12px;
    padding-right: 50px;
    padding-bottom: 10px;
    width: 250px;
    height: 265px;
   /* border: 5px groove grey;
    border-left: 2px groove grey;*/
    background-image: url("../rudysbg.jpg");
}


      div#contest {
	        clear:both;
	        height: 20px;
	        width: 500px;
	        margin-left: auto;
	        margin-right: auto;
	        border: 0px solid black;
	        background-image: url("../rudysbg.jpg");
	        text-align: center;
	        clear: both;
      }
div#contest a {
     text-align: center;
     color: red;
     font-weight: bold;
     font-size: 1.2em;
     text-decoration: none;
}

div#contest a:hover  {
     color: black;
     font-style: italic;
    font-weight: bold;
 }
 div#middleContent {
    background-color: white:
    margin-top: 9px;
    padding-top: 10px;
    /*border:6px groove grey;*/
     margin-left: 0px;
    border-left:  0;
    border-right: 0;
    width: 778px;
    background-image: url("../rudysbg.jpg");
    border: 6px double #a9a9a9;
}



.linkstl,.linkstr,.linksbl,.linksbr {
font-size: 18px;
text-align: center;
/*background-image: url('../rudysbg.jpg');*/
/*border: 3px double #a9a9a9;*/
}
.linkstl {
 border-top: 3px double #a9a9a9;
 border-left: 3px double #a9a9a9;
}
.linkstr {
 border-top: 3px double #a9a9a9;
 border-right: 3px double #a9a9a9;
}
.linksbl {
 border-bottom: 3px double #a9a9a9;
 border-left: 3px double #a9a9a9;
}
.linksbr {
 border-bottom: 3px double #a9a9a9;
 border-right: 3px double #a9a9a9;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#navcontainer {
margin-left: 1.5em;
}

#navcontainer ul  { 

list-style-type: none;
}

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
display: block;
width: 9em; 

}
#firsta {
border-top: 3px groove #f4a460;
border-bottom: 1px solid #ccc;
border-right: 3px groove #f4a460;
border-left: 3px groove #f4a460;
}
#other {
border-bottom: 1px solid #ccc;
border-right: 3px groove #f4a460;
border-left: 3px groove #f4a460;;

}
#lasta {
border-bottom: 4px groove #f4a460;
border-right: 3px groove #f4a460;
border-left: 3px groove #f4a460;
}
#navcontainer ul li a:hover
{
color: #fff;
background-color: #369;
}
  #vatos {
 border: 3px groove #f4a460;margin-bottom: 20px;
 }
 .mainContent {
 background-color: #2a2d2a;
 }

 #header  {
  width: 776px;
  height: 200px;

  background-image: url("../images/rudysbg.jpg");
 
  border: 6px double #2a2d2a;
   border-top-left-radius: 20px;
   -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px; 
   border-top-right-radius: 20px;
    -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;   
}
div#middleContent {

 border: 6px double #2a2d2a;
 border-bottom-left-radius: 20px;
   -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px; 
   border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;   
}
#header img {
border: 4px outset grey;
margin-bottom: 5px;
-moz-box-shadow: 5px 5px 5px #333;
-webkit-box-shadow: 5px 5px 5px #333;
-o-box-shadow: 5px 5px 5px #333;
-box-shadow: 5px 5px 5px #333;

}
#bbblogo {
 float:left;
 margin-left:0px;
 margin-top:20px;
 -moz-box-shadow: 5px 5px 5px #333;
-webkit-box-shadow: 5px 5px 5px #333;
-o-box-shadow: 5px 5px 5px #333;
-box-shadow: 5px 5px 5px #333;
}
a {
   outline: 0;
}
#images {
  padding-top: 5px;
  margin-left: 15px;
  height: 150px;
  width:  210px;
  border: 0;
}
#right {
 /* background-image: url("rudysbg.jpg");*/
  text-align: right;
   color: #3c5d9a;
   color: black;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#Refrig img {
display: block;
margin-right: auto;
margin-left: auto;
}

