@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../images/88stories20080902.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9803;
}
#top {
	font-size: 0.7em;
	padding: 5px;
	text-align: right;
	color: #999999;
	width: 800px;
}
#header  a:link, #header  a:visited {
	color: #7EB0CB;
	text-decoration: none;
	font-weight: bold;
}
#header   a:hover, #header   a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00659C;
}
#bottom {
	font-size: 1em;
	color: #999999;
	text-align: right;
	padding: 5px;
	margin: 0px;
	width: 800px;
}

#main {
	margin: 0px;
	padding: 10px;
	line-height: 1.5em;
	width: 800px;
}
.clearfloat {
	clear: both;
}
#footer {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 10px;
}
#footer   a:link, #footer   a:visited {
	color: #7EB0CB;
	text-decoration: none;
	font-weight: bold;
}
#footer    a:hover, #footer    a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00659C;
}
.third {
	padding: 5px;
	float: left;
	width: 240px;
	margin-right: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #006599;
	background-color: #F3F2FF;
}
.two-third {
	padding: 5px;
	float: left;
	width: 490px;
	margin-right: 10px;
}
.whole {
	padding: 0px;
	clear: left;
	float: left;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.third   h2, .whole  h2 {
	font-variant: small-caps;
	color: #FF9900;
	font-size: 0.9em;
}
.whole  h1, .two-third h1 {
	color: #006599;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	line-height: 1em;
}

.third  p, .whole p {
	font-size: 0.8em;
}
.url {
	display: none;
}
.status {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#highlight {
	background-color: #FFFF99;
}
#highlight-border {
	background-color: #FF9900;
}
#notes {
	margin-bottom: 10px;
	padding-top: 5px;
}

#highlight h1 {
	font-size: 1.2em;
	color: #C32C35;
}
