@charset "utf-8";
body {
	font: 76%/2em Arial, Helvetica, sans-serif;
	background: url(../images/background.gif) center;
}
#container h2 {
	margin-left: 20px;
	margin-right: 20px;
	color: #0b4121;
}
#container p {
	margin-right: 20px;
	margin-left: 20px;
}
#links {
	width: 300px;
	background: url(../images/bg300x20.gif);
	float: right;
}
.sub {
	font-size: 0.8em;
	line-height: 1em;
	display: block;
	margin-top: 5px;
}

.center {
	text-align: center;
}

a.form:link, a.form:hover, a.form:visited, a.form:active {
	text-decoration: none;
	color: #0b4121;
}
.story {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.topSpace {
	margin-top: 20px;
	padding-top: 20px;
}

.storyText {
	font: italic bold 1.1em/2em "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


a.pw:link, a.pw:visited, a.pw:active {
	text-decoration: none;
	color: #009900;
}
 a.pw:hover {
 	text-decoration: underline;
}
#container {
	width: 550px;
	float: left;
}
.pw {
	text-align: center;
	clear: both;
	text-decoration: none;
	font-size: 0.9em;
}
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#main #container li {
	padding-bottom: 1em;
	margin-right: 20px;
}
.right {
	float: right;
	margin-left: 10px;
	border: solid 2px #0b4121;
}
.left {
	float: left;
	margin-right: 10px;
	border: solid 2px #0b4121;
}
#links h2 {
	margin-left: 20px;
	margin-right: 20px;
	color: #0b4121;
	font-size: 1.1em;
	line-height: 1em;
}
.green {
	color: #0b4121;
}

#links p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 1.3em;
}
a.adobe:link, a.adobe:visited, a.adobe:active {
	text-decoration: underline;
	color: red;
}

