body 
{
font-size:10pt;
margin:0px;
background-color:#f1fafa;
}

p 
{
font-family:tahoma;
text-align:left;
text-indent:40px;
font-size:16pt;
color:black;
}

h1
{
font-family:tahoma;
text-align:center;
font-size:48pt;
color:red;
font-weight:bold;
}

h2
{
font-family:tahoma;
text-align:center;
font-size:32pt;
color:red;
font-weight:bold;
}

h3 
{
font-family:tahoma;
text-align:center;
font-size:20pt;
color:red;
font-weight:bold;
}

h4
{
font-family:tahoma;
text-align:center;
font-size:20pt;
color:black;
font-weight:bold;
}

h5
{
font-family:tahoma;
text-align:center;
font-size:18pt;
color:blue;
font-weight:bold;
}

h6
{
font-family:tahoma;
font-size:12pt;
color:white;
}

img.displayed 
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

a 
{
font-family:arial;
}

a:link {text-decoration:underline; color:red; font-weight:bold; font-size:18pt}
a:visited {text-decoration:underline; color:red; font-weight:bold; font-size:18pt}
a:active {text-decoration:none; color:black; font-weight:bold; font-size:18pt}
a:hover {text-decoration:underline; color:blue; font-weight:bold; font-size:18pt}


.top,.top td
	{
	height:165px;
	width:840px;
	background:#e9b699;
height:165px;
width:840px;
background:#e9b699;
font-family:tahoma;
font-size: 74px;
color: white;
font-weight:bold;
text-shadow:
0 2px 0 #000000,
-4px 0 0 #000000; 
	}

.menu,.menu td
	{
	width:180px;
        padding-left:5px;
	background:#e9b699;
	}

.tbox,.tbox th,.tbox td
        { 
        font-family: verdana;
        font-weight: normal;
        font-size: 15px;
        color:blue;
        width: 550px;
        background-color:white;
        border: 2px #000000 solid;
        border-color: blue;
        padding: 10px;
        }

.content,.content td,.content th
	{
	width:800px; 
	background-color:white;
	}

.foot,.foot td,.foot th
	{
        height:20px;
	background:#e9b699;
	}

.side,.side th,.side th
	{
        width:20px; 
	background:#e9b699;    
	}

.topleft
	{
        width:180px;
        height:205px;
	background:#e9b699;
	}

.lfade
	{
        width:40px;
	background-color:white;
	}
.rfade
	{
        width:40px;
	background-color:white;
	}
.tfade
	{
        height:40px;
	background-color:white;
	}
.bfade
	{
        height:40px;
	background-color:white;
	}
.tlcorner
	{
	background-color:white;
	}
.trcorner
	{
	background-color:white;
	}
.blcorner
	{
        height:40px;
        width:40px;
	background-color:white;
	}
.brcorner
	{
        height:40px;
        width:40px;
	background-color:white;
	}

.bspacer, .side td, .side th
	{
        width:1px;
	background-color:white;
	}

.sched, .sched th, .sched th
	{
	width:800px; 
	}

.info2, .info2 td
        { 
        font-family: verdana;
        font-weight: normal;
        font-size: 14px;
        color: #090909;
        width: 500px;
        border: 1px #ff0000 solid;
        padding: 4px;
        }

.info2 th
        { 
        border: 2px #000000 solid;
	background-color:red;
        text-align: center;
        font-family: verdana;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
        padding: 4px;
        }
/* Side Column Menu Styling */

ul#list-nav 
{
list-style:none;
margin:10px;
padding:0;
width:168px
}

ul#list-nav li 
{
display:inline
}

ul#list-nav li a 
{
text-decoration:none;
font-size: 12pt;
font-weight: bold;
padding:2px 0;
width:160px;
background:#e9b699;
color:#ffffff;
float:left;
text-align:center;
border:1px solid #000000;
}

ul#list-nav li a:hover 
{
background:#fafafa;
color:#0000ff;
}

/* Rollover Buttonized Images Code */

#painful
{
  display: block;
  width: 200px;
  height: 200px;
  background: url("/rollovers/painful_truth.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 10px 0px;
}

#painful:hover
{ 
  background-position: 0 -200px;
}

#painful span
{
  display: none;
}

#bestfind
{
  display: block;
  width: 200px;
  height: 170px;
  background: url("/rollovers/bestfind.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 10px 0px;
}

#bestfind:hover
{ 
  background-position: 0 -170px;
}

#bestfind span
{
  display: none;
}

#coinshooter
{
  display: block;
  width: 166px;
  height: 166px;
  background: url("/rollovers/coinshooter.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 0px 0px;
}

#coinshooter:hover
{ 
  background-position: 0 -166px;
}

#coinshooter span
{
  display: none;
}

#headtohead
{
  display: block;
  width: 238px;
  height: 100px;
  background: url("/rollovers/headtohead.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 0px 0px;
}

#headtohead:hover
{ 
  background-position: 0 -100px;
}

#headtohead span
{
  display: none;
}

#huntwisely
{
  display: block;
  width: 182px;
  height: 150px;
  background: url("/rollovers/huntwisely.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 0px 0px;
}

#huntwisely:hover
{ 
  background-position: 0 -150px;
}

#huntwisely span
{
  display: none;
}

#ftmeadecase
{
  display: block;
  width: 300px;
  height: 225px;
  background: url("/rollovers/ftmeadecase.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 0px 0px;
}

#ftmeadecase:hover
{ 
  background-position: 0 -225px;
}

#ftmeadecase span
{
  display: none;
}

#irondiscrim
{
  display: block;
  width: 300px;
  height: 225px;
  background: url("/rollovers/irondiscrim.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 0px 0px;
}

#irondiscrim:hover
{ 
  background-position: 0 -225px;
}

#irondiscrim span
{
  display: none;
}

#dreamsdug
{
  display: block;
  width: 307px;
  height: 230px;
  background: url("/rollovers/dreamsdug.jpg") no-repeat 0 0;
  float:left; margin: 0px 10px 0px 0px;
}

#dreamsdug:hover
{ 
  background-position: 0 -230px;
}

#dreamsdug span
{
  display: none;
}