body 
{
	background-color:#1e1e1e;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;

} /* End Body */



#outerwrapper
{
	width:850px; 
	border: 0px solid purple;
	margin:0 auto 0 auto;
	color:white;
	
	

}


#tourspan
{
	width:750px; 
	border: 0px solid purple;
	margin-left:auto;
	margin-right:auto;
	color:black;
	
} 


.table
{
	background-color:black;

} 

#header
{
	
	width:800px;
	border: 0px solid white;
	position:relative;
	


}


h1 {
    font-size:18px; 
}

#innerwrapper
{
	width:750px; 
	
	border: 0px solid red;
	/* margin-left:auto;
	 margin-right:auto;*/
	margin-top:0px; 
	color:white;
	position:relative; 
	
}

#news
{
	height:155px;
	border: 0px solid purple;
	overflow:auto;
	margin-bottom:5px;

}

p.news
{

overflow:scroll;
}

#menubar
{
	width:100%;
	
	border: 1px solid blue;
	color:white;
	background-image:url(images/nav.png);
	width:710px;
	height:15px;
	margin-top:0px;
	

}

	#menubar li 
	{
		float:left; 
		
		
	}


		#menubar li a {
			display:block;
			background-image:url();
			background-repeat:no-repeat;
			width:93px;
			height:15px;
			line-height:15px;
			text-align:center;
			text-decoration:none;
			color:black;

			<!--color:#1e1e1e; This was color with old Nav Bar-->
		}

		#menubar li a:hover {
					background:url(images/rollover.png) no-repeat 0 -60px;
					color:#fb4e00;
					text-decoration:none;
				}





#subnav 
{
	background-image:url(images/subnav.png);
	background-repeat:no-repeat;
	height:15px;
	width:710px;
	margin-top:-12px;
	list-style:none;
	clear:both;
}

	#subnav li {	
		float:left;
		margin-top:0px;
		margin-left:50px;
	}

		#subnav li a {
			color:#FFF;
			height:15px;
			line-height:15px;
			width:50px;
			text-align:center;
			text-decoration:none;
			display:block;
		}
		
			#subnav li a:hover {
				text-decoration:underline;
			}
			



#sidebar
{
	width:275px;
	border: 0px solid orange;
	color:white;
	float:right;
	
		

}

#scottydontcdpic
{
	background-image:url(images/splash275.png);
	background-repeat:no-repeat;
	width:237;
	height:237;


}



#maincontent
{
	width:455px;
	height: 280px;
	border: 0px solid yellow;
	color:white;
	position:relative;
	
	

}




#banner
{
	border: 0px solid green;
	width:436px;
	height:150px;
	

	position:relative;
	top:0px;
	left:0px;
	background-image:url("images/banneryellowsublime150height.png"); 
	


} /* End banner */

#bandpic
{
	border: 0px solid white;
	width:250px;
	height:168px;
	
	position:absolute;
	top:0px;
	left:450px;
	background-image:url("images/badfishband250wide.png"); 
	


} /* End bandpic */

table {
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;	
}


th {
	background-image:url(images/tableorange.png); 
	background-repeat:repeat-x;
	height: 20px;
	padding-left: 11px;
	padding-right: 11px;
	color: white;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}



tr.showpreview {
	height: 30px;
	border-right: 1px solid #FFFFFF;
	background-color: #000000;
	color:black;

}

td.showpreview {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	border-right: 1px solid #FFFFFF;
	background-color: #FAFAFA;

}




td.first,th.first {
	border-left: 0px;
	background-color: #e4fffb;

}

tr.row-a {
	background: #F8F8F8;
	background-color: #e4fffb;

}

tr.row-b {
	background: #EFEFEF;
	background-color: #e4fffb;




}



#newsfont
{

	font-size:15;

}

a {text-decoration:none}
a:hover {text-decoration: underline; }

h2{font-size:12px;}


#patpage
{
	float:left;
	margin-right:10px;

}

#leftstore
{
	width:248px;
	text-align:center;
	
	height: 400px;
	border: 1px solid white;
	float:left;
	
	

}

#rightstore
{
	width:248px;
	height: 400px;
	border: 1px solid white;
	float:right;
	text-align:center;
	
	margin-left:-40px;


}


#centerstore
{
	width:248px;
	height: 400px;
	text-align:center;
	border: 1px solid white;
	float:right;



}


#twowidestore
{
	width:498px;
	height: 400px;
	text-align:center;
	border: 1px solid white;
	float:right;



}



#leftmedia
{
	width:248px;
	text-align:center;
	
	height: 400px;
	border: 0px solid white;
	float:left;
	
	

}






leftmedia.table
{
	background-color:black;

}

#rightmedia
{
	width:248px;
	height: 400px;
	border: 0px solid white;
	float:right;
	text-align:center;
	
	margin-left:-40px;


}


#centermedia
{
	width:248px;
	height: 400px;
	text-align:center;
	border: 0px solid white;
	float:right;



}



#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


