body, image, a, p, div, img, h1, h2, h3, h4, form, li, ul, ol, table, td, tr {
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	background-color: transparent;
	color: inherit;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	background-image: url(../images/bg.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
h1 {
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px 0px;
	border: none;
	width: 722px;
	margin: 0 auto;
	text-align: left;
}
h1 a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
h1 img {
	margin: 0;
	padding: 0;
	border: none;
}
div#navigation {
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 742px;
	text-align: left;
	height: 25px;
}
div#navigation ul, div#navigation li {
	margin: 0;
	padding: 0;
	border: none;
}
div#navigation a {
	display: block;
	padding: 0px 5px;
	border-left: 1px solid #FFFFFF;
	text-transform: uppercase;
}
div#navigation a:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
div#navigation a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
div#navigation a:hover {
	text-decoration: none;
	color: #FFCCCC;
	background-color: transparent;
}
div#navigation li.first a {
	border: none;
}
div#navigation li {
	float: left;
	list-style-type: none;
}
div#navigation ul {
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #175a94;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;color: #FFFFFF;
	padding: 4px 0px;
	font-size: 10px;
	line-height: 17px;
}
div#content {
	clear: both;
	background-color: #FFFFFF;
	color: #333333;
	padding: 0px;
	width: 722px;
	margin: 0 auto;
	border: none;
	text-align: left;
	overflow: hidden;
	wrap-option: emergency;
	word-wrap: break-word;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px #333333 solid;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px #333333 solid;
}
p, h2, h3, div {
	margin: 10px 0px;
}
a:link {
	color: #990000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #660000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}
h2 a:link, h2 a:visited {
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
}
h3 a:link, h3 a:visited, h3 a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DD0000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
}
h2 a:hover {
	background-color: transparent;
	color: #FFCCCC;
	font-weight: bold;
}
li, ol, ul {
	padding: 0;
}
li {
	text-indent: 0;
}
ol li {
	margin-left: 30px;
	list-style-type: decimal;
	list-style-position: outside;
}
ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
}
cite {
	font-style: italic;
}
a cite {
	font-style: italic;
	text-decoration: underline;
}
div#footer {
	margin-top: 20px;
	border-top: 1px solid #999999;
	text-align: center;
	font-size: 10px;
}
table {
	width: 100%;
}
td {
	width: 50%;
}
input[type=text], input[type=password], textarea {
	border: 1px inset #333333;
	padding: 2px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: inherit;
	font-size: inherit;
}
select {
	border: 1px inset #333333;
	color: #333333;
	background-color: #FFFFFF;
	font-family: inherit;
}
form {
	padding: 10px;
	color: #333333;
	background-color: #FFDDDD;
}
form table, table.auto {
	width: auto;
}
form td, table.auto td {
	width: auto;
	padding: 0px 10px 10px 0px;
}
.textcode {
	padding: 0px;
	margin: 10px 0px;
}
.textcode p {
	margin: 3px 0px;
	padding: 0px;
}
.textcode > br {
	margin: 1.5px;
	padding: 0px;
	line-height: 0px;
}
div.story_listing h4 a {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.story_listing p {
	margin: 0;
	padding: 0;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
p.page_nav {
	line-height: 200%;
}
p.page_nav span.this_page {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px #333333 solid;
	font-weight: bold;
	padding: 0px 5px;
}
p.page_nav span.page a:link, p.page_nav span.page a:visited {
	border: 1px solid #880000;
	padding: 0px 5px;
	text-decoration: none;
}
p.page_nav span.page a:hover {
	border: 1px solid #880000;
	padding: 0px 5px;
	color: #333333;
	background-color: #FFCCCC;
	padding: 0px 5px;
	text-decoration: none;
}
p.more {
	font-style: italic;
}
blockquote {
	border-width: 1px 0px 1px 0px;
	border-color: #880006;
	border-style: solid;
	padding: 10px 0px 20px 10px;
	margin-bottom: 0px;
}
p.source {
	margin-top: 0px;
	font-size: 90%;
}
dt {
	color: #880000;
	background-color: transparent;
}
dd {
	padding-left: 20px;
}
code {
	font-family: monospace;
}
input.button, a.falsebutton, a.falsebutton:visited {
	border: 1px outset #333333;
	color: #FFFFFF;
	background-color: #880000;
	padding: 2px 5px;
	text-decoration: none;
}
input.button {
	padding: 1px;
}
input.button[type=submit] {
	padding: 2px 5px;
}
input.button:hover, a.falsebutton:hover {
	border: 1px outset #333333;
	color: #FFFFFF;
	background-color: #991111;
	text-decoration: none;
}
input.button:active, a.falsebutton:active {
	border: 1px inset #333333;
	color: #FFFFFF;
	background-color: #991111;
	text-decoration: none;
}
tr.falsebutton td {
	padding: 5px;
}
form.light {
	background-color: transparent;
	color: #000000;
	padding: 5px;
	border: 1px solid #880000;
	font-size: 90%;
}
form.light input {
	font-size: 90%;
}
label {
	cursor: pointer;
}
div#user_admin_nav ul {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #880000;
	margin-bottom: 5px;
}
div#user_admin_nav li {
	float: left;
	list-style: none;
	padding: 0px 10px 0px 0px;
	margin: 0;
}
div#user_admin_nav a:link, div#user_admin_nav a:visited {
	display: block;
	text-decoration: none;
	padding: 1px 3px;
	border: 1px outset #880000;
	color: #990000;
}
div#user_admin_nav a:hover {
	background-color: #FFCCCC;]
	color: #990000;
}
div#user_admin_nav a:active {
	border: 1px inset #880000;
}
p.profile {
	clear: both;
}
table.withborder td, table.withborder th {
	padding: 5px;
	border: 1px solid #999999;
	width: auto;
}
form.inline {
	display: inline;
	padding: 0px;
	border: none;
	margin: 0px;
	background-color: transparent;
	color: inherit;
}
form.inline input.button {
	font-size: 90%;
}
