* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
 background-color: #333333;
  }
 img {
padding: 1px;
border: solid 1px #bce296;
}

img.floatTL {
float: left;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
}

img.floatTR {
float: right;
margin-left: 1em;
margin-bottom: 1em;
margin-top: 1em;
}

#wrapper {
 width: 770px;
 margin: 0 auto;;
}

#navbartop {
 margin: -0px 5px 1px 5px;
 padding: 0px;
 background-color:#6d90f8;
 background-repeat: no-repeat;
 text-align: right;
 color: #ff7733;
}
#navbartop a{
font-size: 1em;
color: #0000ff;
text-decoration: none;
}

#navbartop a:hover{
font-size: 1em;
color: #ff0000;
text-decoration: underline;
}

#navbar {
 margin: 0px 5px -23px 5px;

 height: 55px;
 background-image: url(images/navbg1.jpg);
 background-repeat: no-repeat;
 text-align: center;
 padding: -8px;}
#nav {
 padding: 5px;
 height:3.2em;
 margin-top: 0px;width:750px;
 }
#nav li {
 list-style-type: none;
 display: inline;
 line-height: 20px;
 }
#nav li a {
 text-decoration: none;
 color:#33360;
 border-bottom: 0;
 padding: 4px 12px;
 font-size: 1.1em;
  background-image:url(images/off.png);
 }
#nav li a:hover {
 color: #ff7733;
  background-image:url(images/on.png);
}
#nav li a.on {
 color: #00a7cc;
 }
#nav p {
 background-color: #e4e4e4;
 color:red;
 width:755px;padding-left:1px;

 }

#header {
 border: 1px #ff7733 solid;
margin: 0px 5px 0px 5px;
 height: 100px;
  padding: 10px 15px 5px 5px;
 background-color: #333332;

 background-repeat: no-repeat;
 }
#header img{
margin: 0px 5px 0px 5px;
}
#header h1 {
 color: #89cc46;
 font-size: .5em;
 text-decoration: underline;
 }
#header a {
 color: #bce296;
 font-size: 1em;
 text-decoration: none;
 font-weight: bold;
 }
#maintext {
 border: 3px solid #ccc;
 margin: 0px 5px 5px 5px;
 padding: 5px;height:6000px;
 background-color: #eeeeee;

}
#maintext h1{
color: #0000ff; text-align:left;
font-size: 1.4em;
background-image: url(images/hbg.jpg);
background-repeat: no-repeat;
padding-left: 65px;
padding-bottom: 6px;
padding-top: 6px;
}
#maintext h2{
color: #0000ff;
font-size: 1.2em;
background-image: url(images/hbg.jpg);
background-repeat: no-repeat;
padding-left: 65px;
padding-bottom: 6px;
padding-top:6px;
}
#maintext p{
color: #000000;
text-align: justify;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 11px;
padding-right: 11px;

}
#maintext u{
font-size:12px;
font-weight: bold;
background-COLOR: #e6f8a8;
}
#maintext a{
color: #0000ff;
text-decoration: none;
}
#maintext a:hover{
color: #ff7733;
}
#footer {
margin: -5px 2px 5px 5px;
display: inline;
padding: 0px;
float: left;
width: 760px;
background-image:url(images/bgft.jpg);
img(width:746px;)
text-align: center;
font-size: .9em;}

#footer a{
color: #cc4400;
}
#prvired
{
	font-size:16px;
	font-weight:bold;
	color:blue;
	text-align: center;
}
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url("saturday/images/bgOFF.gif") repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #336666;border-top:1px solid #C0E2D4;}
ul#saturday li{display:block;float:left;margin:0;pading:0;}
ul#saturday li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 7px 0 6.5px;height:24px;background:transparent url("saturday/images/bgDIVIDER.gif") no-repeat top right;}
ul#saturday li a:hover{background:transparent url("saturday/images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("saturday/images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#saturday  li a:hover {
 color: #000000;
}


