/* Global Styles */

body {
	margin:0px;
	background-image: none;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	}
	

	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	

	
/* ID Styles */

#navigation a {
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: georgia;
	font-size: 16px;
	font-style: normal;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	a:link {
	color: #FFFF00
;
	height: auto;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a:visited {
color:#FF0000
}
a:hover {
	color: #74E0E9;
}
a:active {
	color: #FFFF00;
}


#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

/* Class Styles */
.pageName{
	color: #000000;
	line-height:20px;
	letter-spacing:.1em;
	font-family: georgia;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	}
	Lake names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF99;
	font-weight: bold;
}
