/* CSS Document */body{	background-color: #43C6DB;}#main{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #000000;	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: #000000;	position: fixed;	text-align: left;	text-decoration: none;
	width: 500px;
	bottom: 1px;
}#main a, #main a:visited {	text-decoration: none;	color: #41627E;}#main a:hover {	text-decoration: none;	/*color:	#CFF3F6;*/	color: #81BDFF;}#heading{	font-family: "Edwardian Script ITC", "Brush Script MT", Arial;	font-size: 50px;	color: #000000;	text-align: center;	position: absolute;	text-decoration: none;	left: 225px;}#subhead{	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #000000;	text-align: center;	position: absolute;	text-decoration: none;	top: 60px;	left: 425px;}

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

#photocred{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	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: #2554C7;
	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: 165px;	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: 165px;	background-color: #2554C7;	text-decoration: none;	color: #FFFFFF;	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: 165px;	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: 165px;	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: #3090C7;	font-weight: bold;	text-indent: 2 2;}

.navtextsmall {	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;
	font-size: 11px;}

.boxed {
	border: 2px solid silver ;
}
