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.gif'); //pre-load image
}
#header {
  width: 788px;
  height: 100px;
  background-color: white;
 background-image: url('../images/Diamond6a.jpg')
}




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: 15px;
    padding-left: 0px;
    padding-top: 14px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 428px;
    height: 255px;
    /*  border: 4px groove #8B4500;*/
    //background-color: white;
    font-size: 17px;
    background-image: url("../rudysbg.jpg");
}

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;
}

#contentWrap {
 padding-left: 100px;
}
/* inline version of slideshow.css */

   #gallery {
    margin-top: -5px;
   	margin-left 50px;
   }

   #gallery div {
   	text-align: center;

   }

#gallery img {

	padding: 10px;
	border: 1px solid #333;
	background-color: #FFF;
	height: 180px;
	width:  250px;
}

#gallery div p {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#controls {
	text-align: center;
	margin-right: 0px;
}
#pager    a, #main .control  {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0E3B3B;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}
#pager a.activeSlide {
	background-color: #E6E2AF;
	color: #000;
}
#pager a:hover, #playControl:hover {
	background: #900;
}

.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;
}