a {
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


.style1 {
		font-family:Tahoma, Geneva, sans-serif;
		color: #999999;
		padding: 5px;
}

.style2 {color: #FF0000;
	font-size: 7px;
	font-weight: bold;
}

.style3 {color: #999999;
	font-size: 18px;
	}
	
.style4 {color: #FF0000;
	font-weight: bold;
	font-size: 36px;
	}
	
.style5 {color: #FF0000;
	font-weight: bold;
	font-size: 9px;
	}
	
.style6 {color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
	}
	
.style7 {color: #666666;
	font-size: 12px;
	}
	
.style8 {color: #000000;
	font-weight:bold;
}

.style9 {color: #000000;
	font-size: 20px;
}

.style10 {color: #000000;
	line-height: 1.25;
	font-size: 11px;
	}
	
.style11 {color: #FFFFFF;
	font-weight:bold;
}

.style12 {color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.style13 {color: #333333;
	font-size: 13px;
}

.style14 {color: #666666;
	font-weight: bold;
	font-size: 16px;
}

.style15 {color: #FF0000;
	font-style: italic;
	font-size: 10px;
}

.style16 {color: #FF0000;
	font-size: 11px;
}

.style17 {color: #FFFFFF;
	font-size: 24px;
	font-weight:bold;
}

.style18 {color: #000000;
	font-size: 11px;
}

.style19 {color: #000000;
	font-size: 10px;
}

.style20 {color: #FF0000;
	font-weight: bold;
	font-size: 32px;
}

.h1 {color: #666666;
	font-weight:bold;
	font-size: 20px;
}

.spacestyle{
	width: 100%;
	font:normal 11px Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.spacestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.spacestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(../images/menu_art.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.spacestyle ul li{
display: inline;
}

.spacestyle ul li a{
color: #0000FF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.spacestyle ul li a:hover{
background: url(../images/black_back.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.spacestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}



/* structure */
.header {
	padding: 3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #990;
}

.header a {
	color: #006;
	padding: 3px;
}

.header a:link {
	padding: 3px;
}
.header a:visited {
	color: #006;
	padding: 3px;
}
.header a:hover {
	color: #999;
	padding: 3px;
}
.header a:active {
	text-decoration: none;
	color: #006;
	padding: 3px;
}

.body {
	padding: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color: #ffffff;
}

.body a {
	color: #FF0000;
	padding: 3px;
}

.body a:link {
	padding: 3px;
}
.body a:visited {
	color: #FF0000;
	padding: 3px;
}
.body a:hover {
	color: #666666;
	padding: 3px;
}
.body a:active {
	text-decoration: none;
	color: #FF0000;
	padding: 3px;
}

.select a {
	color: #666666;
	padding: 3px;
}

.select a:link {
	padding: 3px;
}
.select a:visited {
	color: #666666;
	padding: 3px;
}
.select a:hover {
	color: #cccccc;
	padding: 3px;
}
.select a:active {
	text-decoration: none;
	color: #cccccc;
	padding: 3px;
}

.container {
	padding: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000000;
	font-size: 10px;
	height: 250px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.footer {
	background: #666666;
	font-size: 9px;
	color: #cccccc;
	margin: 0 auto;
	padding: 5px;
	width: 840px;
}

.footer a {
	color: #ffffff;
	padding: 3px;
}

.footer a:link {
	padding: 3px;
}
.footer a:visited {
	color: #ffffff;
	padding: 3px;
}
.footer a:hover {
	color: #000000;
	padding: 3px;
}
.footer a:active {
	text-decoration: none;
	color: #ffffff;
	padding: 3px;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 9px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #666666;
}

#lightbox{
	background-color:#eee;
	padding: 12px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 10px;
	color:#333333;
	padding-top: 1em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	 .headerbarbackground {
    background-image:url(http://www.quantumfishing.com/images/header_bar_background.jpg);
 }