/* CSS Document *//* Author: Andrew Seaboyer, Big Fish Communications *//* Standard across all pages */body {	margin-top: 0px;	padding-top: 0px;	background-color: #ffffff;}.navLNK {	background-color: #336633;}.navLNK a {	color: #ffffff;	text-decoration: none;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	padding-left: 10px;}.navLNK a:hover {	text-decoration: underline;}.navPOS {	color: #000000;	background-color: #99cc99;	text-decoration: none;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	padding-left: 10px;}.navTBL {	border-collapse: collapse;}.footer {	color: #ffffff;	background-color: #336633;	font-family: Arial, Helvetica, sans-serif; 	font-size: 10pt; }.content {	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;}.content a{	border: 0px;	color: #333333;	text-decoration: none;}.content a:hover {	border: 0px;	color: #000000;	text-decoration: none;}.content a:visited {	border: 0px;	color: #333333;	text-decoration: none;}.content img{	border: 0px;}.link1 a {	display: inline;}.link1 a:hover {	color: #660000;	text-decoration: underline;}/* Used for the index page */.whats img {	padding-left:0px;	border: 1px solid #ffffff;}.whats:hover img {	border: 1px solid #669966;}/* Used for the Gallery Page */.gallImg img{	border: 1px solid #336633;}.gallImg a{	color: #336633;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-right: 10px;	text-decoration: none;}.gallImg:hover a{	color: #000000;}.gallImg:visited a{	color: #336633;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-right: 10px;	text-decoration: none;	border: 1px;}.gallImgLNK img{	border: 1px solid #336633;}.gallImgLNK a{	color: #336633;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;}.gallImgLNK:hover a{	color: #000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;}.gallImgLNK:visited a{	color: #336633;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;}/* Used for the FAQ Page */a.FAQQT {	color: #000066;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-decoration: none;	margin-left: 40px;}a.FAQQT:hover {	color: #000066;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-decoration: underline;	margin-left: 40px;}.FAQQ {	font-size: 16px;	font-weight: bold;	margin-top: 20px;}.FAQA {	font-size: 15px;	margin-left: 20px;}