body {
	background-color: #332e3e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}

p {text-align: left; padding: 0px 6px 0px 6px; }
h1,h2,h3 {font-size:16px; font-weight:bold; text-align:left; padding: 0px 6px 0px 6px; }
span.title {font-size:16px; font-weight:bold; text-align:left; }

span.gray { color:#a9a9a9; font-size:9px; }
span.p {text-align: left; padding: 0px 6px 0px 6px; font-size: 12px;color:#FFFFFF;font-family:Verdana, Arial, Helvetica, sans-serif;}

p.footer {
text-align:center;
color:#a9a9a9;
font-size:9px;
margin-top:30px; }

a.footer:link {
text-align:center;
color:#5e6368;
font-size:9px;
margin-top:30px; }
a.footer:visited {
text-align:center;
color:#5e6368;
font-size:9px;
margin-top:30px; }
a.footer:hover {
text-align:center;
color:#5E6368;
font-size:9px;
margin-top:30px; }
a:link {font-weight:bold; color:#FFCC00;}
a:visited {font-weight:bold; color:#FFCC00;}
a:hover {font-weight:bold; color:#5E6368;}
a:active {font-weight:bold; color:#FFCC00;}

a.nav-btn {
 display: block;
 position: relative;
 width: 113px;
 height: 30px;
 overflow: hidden;
 border: none;
 outline: none;
 text-decoration: none;
 background-position: left top;
 background-repeat: no-repeat;
 text-indent: -30000px;
	
}
a.nav-bfg {
 display: block;
 position: relative;
 width: 115px;
 height: 53px;
 overflow: hidden;
 border: none;
 outline: none;
 text-decoration: none;
 background-position: left top;
 background-repeat: no-repeat;
 text-indent: -30000px;
}

a.main-game {
 display: block;
 position: relative;
 width: 177px;
 height: 53px;
 overflow: hidden;
 border: none;
 outline: none;
 text-decoration: none;
 background-position: left top;
 background-repeat: no-repeat;
 text-indent: -30000px;
}

a.nav-btn:hover, a.nav-bfg:hover, a.main-game:hover { background-position: left bottom; }
 
/* For each kind of button, add a new line here: */
a.main { background-image: url(images/nav-btn-main.gif); }
a.games { background-image: url(images/nav-btn-games.gif); }
a.extras { background-image: url(images/nav-btn-extras.gif); }
a.info { background-image: url(images/nav-btn-info.gif); }
a.bfg { background-image: url(images/fishbutton.gif); }
a.huntsville { background-image: url(images/main-game-huntsville.jpg); }
a.prime-suspects { background-image: url(images/main-game-prime-suspects.jpg); }
a.ravenhearst { background-image: url(images/main-game-ravenhearst.jpg); }
a.madame-fate { background-image: url(images/main-game-madame-fate.jpg); }
a.four { background-image: url(images/main-game-4.jpg); }
a.five { background-image: url(images/main-game-5.jpg); }
a.six { background-image: url(images/main-game-6.jpg); }


