body{
	font-family:Georgia,Times New Roman,Arial;
    background-color: #000000;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    padding-top: 15px;
	text-align:center;

 }
 body.insideSite{
 	font-family:arial;
    background-color: #003300;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    padding-top: 15px;
	text-align:center;

 }
table.contentPage{
	height:570px;
	width:750px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	cellpadding: 0px;
	cellspacing: 0px;
	border:1px solid #000000;
	background-color: #ffffff;


}
table.splash_screen{
    background-color: #444444;
    background-repeat: no-repeat;
	height:570px;
	width:720px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border: 1px solid #ffff00;


}
div.splash_screen{
	height:600px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-image: url(../images/flyfishers_main.jpg);

}
div.default_screen{
	height:600px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-image: url(../images/flyfishers.jpg);

}
td.banner{
	background-image: url("../images/ffp_banner.gif");
	background-repeat: no-repeat;
	height: 125px;
	width: 725px;
}
td.splash_title{
	height:10px;
	text-align:center;
}
td{
	text-align: left;
}
#splash_center_image{
	border:1px solid;
	border-color:#ffffff;
}
td.splash_links_container{
	text-align:center;
	padding-bottom: 100px;
}
td.splash_links_td_top{
    width: 33%;
	text-align:center;
	padding-top: 20px;
}
td.splash_links_td_bottom{
    width: 33%;
	text-align:center;
	padding-bottom: 20px;
}
td.mainContentArea{
	height:470px;
	width: 100%;
	border-style: double groove;
	text-align:left;
	padding-top: 10px;
}
div.mainContentArea{
	height:470px;
	width: 100%;
	text-align:left;
	overflow: auto;
}
tr.mainLinksTR{
	cellspacing: 0px;
}
a{
	color:#660000;
}
a:hover{
	color:#660000;
	text-decoration:underline;
}
a.splash_links{
	text-align:center;
	color: #ffffff;
	text-decoration: none;
	font-size: 18pt;

}
a.splash_links:hover{
	text-align:center;
	text-decoration: underline;
	color: #ffffff;
	font-size: 18pt;
}
a.mainLinks{
	color: #ffffff;
	text-decoration: none;
	font-size: 14pt;
	font-family: Georgia,Times New Roman,Arial;

}
a.mainLinks:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14pt;
}
a.subLinks{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: Georgia,Times New Roman,Arial;

}
a.subLinks:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
}
tr.mainLinksTR{
}
tr.mainLinksTR td{
	width: 16%;
	text-align:center;0
	border-bottom: 1px solid #000000;
}
img.round{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

#announcements{
	width:75%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ccff33;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#announcements_title{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	background-color: #000000;
	margin-bottom: 5px;
	text-decoration: blink;
}
a{
	text-decoration:none;
	color:#ffffff;
}
a:hover{
	text-decoration:none;
	color:#0000ff;
}
td.infoNameTD{
	text-align:center;
	color:#0000ff;
}
div.links{
position: relative;
top: 150px;
left: 10px;
float: left;

}
td.header{
text-align:center;
font-weight:bold;
font-size:14pt;
color:#ffffff;
height:1px;

}