/* CSS Document */body{	background-color: #1F29A8;}#main{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #ADC9EA;	position: absolute;	text-align: left;	text-decoration: none;	left: 250px;	top: 125px;	width: 500px;	}

#copyright{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	position: fixed;	text-align: left;	text-decoration: none;
	width: 500px;
	bottom: 1px;
}#main a, #main a:visited {	text-decoration: none;	color: #FFFFFF;}#main a:hover {	text-decoration: none;	/*color:	#CFF3F6;*/	color: #81BDFF;}#heading{	font-family: "Edwardian Script ITC", "Brush Script MT", Arial;	font-size: 50px;	color: #a6abbb;	text-align: center;	position: absolute;	text-decoration: none;	left: 225px;}#subhead{	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #A6ABBB;	text-align: center;	position: absolute;	text-decoration: none;	top: 60px;	left: 425px;}

#copyright{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	position: fixed;	text-align: left;	text-decoration: none;
	width: 500px;
	bottom: 1px;
}

#photocred{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-decoration: none;
	
}
#sidebar{	list-style-type: none;	margin: 0px;	padding: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;		position: absolute;	text-align: left;	left: 10px;	top: 125px;	color: #A6ABBB;
	cursor: default;}#navlist {	margin: 0;	padding: 0;	list-style-type: none;}.navtext {	text-shadow: 1px 1px 3px black;	margin-left: 3px;	margin-bottom: 3px;	margin-right: 3px;	margin-top: 3px;	display: block;	height: 23px;	width: 150px;	position: relative;}#navlist a, #navlist a:visited {	border-right-color: #383838;	border-left-color: white;	border-bottom-color: #383838;	border-top-color: white;	border-right-width: 2px;	border-left-style: inset;	border-bottom-style: inset;	border-right-style: inset;	border-top-style: inset;	border-left-width: 2px;	border-bottom-width: 2px;	border-top-width: 2px;	text-shadow: 2px 2px 2px black;	display: block;	height: 23px;	width: 150px;	background-color: #2968D8;	text-decoration: none;	color: #A6ABBB;	margin: 2px;}#navlist a:hover {	margin: 2px;	border-right-color: #8c8c8c;	border-left-color: #383838;	border-bottom-color: #8c8c8c;	border-top-color: #383838;	border-right-width: 2px;	border-left-style: inset;	border-bottom-style: inset;	border-right-style: inset;	border-top-style: inset;	border-left-width: 2px;	border-bottom-width: 2px;	border-top-width: 2px;	text-shadow: 2px 2px 2px black;	display: block;	height: 23px;	width: 150px;	background-color: #2968D8;	text-decoration: none;	color: #A6ABBB;	text-indent: 2 2;	cursor: pointer;}#navactive a, #navactive a:hover, #navactive a:visited {	text-decoration: none;	text-shadow: 2px 2px 2px black;	display: block;	height: 23px;	width: 150px;	margin: 2px;	border-right-color: #8c8c8c;	border-bottom-color: #8c8c8c;	border-left-color: #383838;	border-top-color: #383838;	border-right-width: 2px;	border-left-width: 2px;	border-bottom-width: 2px;	border-top-width: 2px;	border-right-style: inset;	border-left-style: inset;	border-bottom-style: inset;	border-top-style: inset;	background-color: gray;	font-weight: bold;	text-indent: 2 2;}
