body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

img {
	border: 3px;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 16px;
	font-size: .85em;
}

h1 {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 0;
	color: #03c;
}

h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #03c;
}

h3 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 5px;
}

h4.small {
	font-size: 0.80em;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
	color: white;
}

h4.right {
	font-size: 0.80em;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 1px;
	margin-right: 2px;
	color: white;
}

h5 {
	font-size: 10px;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 5px;
}

h5.small {
	font-size: 0.60em;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
	color: white;
}

h5.right {
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 5px;
	color: white;
}

hr {
	color: #03c;
	background-color: #03c;
	margin-top: 0;
	padding-top: 0;
}

p.small {
	font-size: 0.75em;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 2px;
	padding-right: 2px;
	color: white;
	line-height: 13px;
}

a {
	color: #0066CB;
}


ul {
	line-height: 12px;	
}

#content_home {
	background-image: url(../images/pages/header_home.png);
	background-repeat: no-repeat;
	width: 809px;
}

#content {
	background-image: url(../images/pages/header.png);
	background-repeat: no-repeat;
	width: 809px;
}

#left_menu {
	float: left;
	width: 135px;
	padding-top: 225px;
	padding-left: 5px;
}

#left_menu ul {
	margin: 0;
	padding: 0;
	margin-right: 2px;
	padding-right: 1px;
	list-style-type: none;
}

#left_menu li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu_background.png);
	background-repeat: no-repeat;
	text-align: center;
}

#left_menu li.active {
	list-style-type: circle;
}

#left_menu li a {
	color: black;
	text-decoration: none;
}

#left_menu a:hover {
	color: #99CCFF;
}

#right_menu {
	padding-top: 225px;
	float: right;
	width: 135px;
	text-align: left;
	padding-right: 10px;
}

#right_menu ul {
	margin: 0;
	padding: 0;
	margin-right: 2px;
	padding-right: 2px;
	list-style-type: none;
}

#right_menu li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-top: 1px;
	margin-bottom: 10px;
	font-size: 0.80em;
	font-weight: bold;
	background-image: url(../images/menu_background.png);
	background-repeat: no-repeat;
	text-align: center;
}

#right_menu li.active {
	list-style-type: circle;
}

#right_menu li a {
	color: black;
	text-decoration: none;
}

#right_menu a:hover {
	color: #99CCFF;
}

#main {
	width: 495px;
	margin-left: 143px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 115px;
	padding-bottom: 25px;
	background-image: url(../images/inside_footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#footer {
	clear: both;
	color: white;
	padding-top: 16px;
	font-size: .75em;
	text-align: center;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/repeating_background.png);
	background-repeat: repeat-y;
}

#right_section {
	text-align: left;
}

#right_section ul {
	margin: 0;
	margin-left: 5px;
	padding-left: 7px;
	margin-right: 2px;
	padding-right: 2px;
	list-style-type: none;	
}

#right_section ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	font-size: 0.80em;
}

#right_section li.active {
	list-style-type: circle;
	color: white;
}

#right_section li a {
	text-decoration: none;
	color: white;
}

#right_section a:hover {
	color: #99CCFF;
}

#top_links {
	padding-top: 60px;
	font-size: 0.80em;
}

#top_links a {
	text-decoration: none;
	color: #0167CC;
}

#top_links a:hover {
	color: #99CCFF;
}

#fish_times {
	border-collapse: collapse; font-size: 0.85em;
}

#fish_times td {
	font-size: .85em;
}

#sponsors {
	text-align: center;
	clear: both;
}

#sponsors h3 {
	margin: 0;
	padding: 0;
}

#myAccordion{
	width: 600px;
	border: 1px solid #0033CC;
	margin-left: 15px;
}
#myAccordion dt{
	line-height: 20px;
	background-color: #0066CB;
	border-top: 2px solid #0033CC;
	border-bottom: 2px solid #0033CC;
	padding: 0;
	font-weight: bold;
	color: white;
	padding-left: 10px;
}

#myAccordion dd{
	overflow: auto;	
	background-color: white;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

#myAccordion p{
	margin-top:10px;
	margin-bottom: 10px;
}
#myAccordion dt.myAccordionHover
{
	background-color: #38498B;
	color: white;
}
#myAccordion dt.myAccordionActive
{
	background-color: #0066CB;
	border-top: 2px solid #0033CC;
	border-bottom: 2px solid #0033CC;
	color: white;
}