body {
	background: url(images/aquafish.jpg) fixed 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
  margin:0 0 0 0;
}
h3{
	color: #000033;
	font-size: 1.6em;
	background: url(images/aquafish.jpg) fixed 50%;
	padding: 6px;
	margin: 6px;
}
p {
text-align: justify;
line-height: 1.6em;
}
p:first-letter {color: #047495;
	font-size: 1em;
	font-weight: bold;
}
a:link, a:active, a:visited {
text-decoration: none;
color: #990;
}
a:hover {
text-decoration: underline;
color: #990;
}
acronym {
	font-style: italic;
	padding-bottom: 1px;
	border: 0;
	cursor: help;
}
/* div's rules */
#container {
	border: 10px solid #FFF;
	width: 600px;
	margin:0 auto;
	padding: 20px;
}
 h1 {
	background: #032B56; margin: 10px; padding: 18px 10px;
	position: relative;
	z-index: 100;
	font-size: 1.3em;
	 color: #B6DCE0;
	 text-align: right;
	 margin: 0;
	 padding-top: 11px;
}
h3 {
background: #035E56;
}
#intro, #coordinates {
	text-align: justify;
	margin: 0px 94px 0px 8px;
	padding: 10px 18px 0px 5px;
	line-height: 1.6em;
	font-size: 0.8em;
	border: 1px solid #333333;
}
#intro {background: #FFF url(images/3fish.jpg) no-repeat scroll 338px 60px;}
#explanation{
	font-size: 1em;
	color: #333333;
	margin: 40px;
	padding: 10px;
	border: 1px solid #333333;
	height: auto !important; /* ie hack */
	height: 190px;
}
#explanation{
	background: #FFF url(images/lobster.jpg) no-repeat scroll 18px 60px;
}
#coordinates {
	background: #FFF url(images/shell3.jpg) no-repeat scroll;
	padding: 10px 18px 0px 150px;
}
#explanation p, li{
	margin: 0px 8px 0px 94px;
	padding: 14px 0px 0px 18px;
	background-color:#FFF;
}
#explanation p {
	border-left: 1px solid #990000;
}

#styleSwitcher {
	font-size:1.0em;
	width:700px;
}
#styleSwitcher p, #styleSwitcher li{
	float:left;
	margin-left: 0pt;
	background-color:transparent;
}
#styleSwitcher li{
	font-size:0.8em;
	display:inline;
	padding:10px;
	line-height:200%;
}
#styleSwitcher ul {
	list-style-type:none;
	line-height:0px;
}




