body {
	background-color: #c5bca9;
	background-image: url(bg_fuxx.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	color: #000408;
	font-family: verdana, tahoma, sans-serif;
	font-size: medium;
	line-height: 133%;
}

a {text-decoration: none;}
a:link {color: #6e411b;}
a:active, a:visited {color: #535353;}
a:hover {
	color: #000;
	text-decoration: underline;
}

input, textarea {
	background-color: #c5bca9;
	color: #000408;
	font-family: verdana, tahoma, sans-serif;
	font-size: x-small;
	border: 1px solid #6e411b;
}
input:hover, textarea:hover {border-color: #000;}
.submit {
	border-style: outset;
	padding: 0 3px;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: georgia, charter, serif;
	line-height: 120%;
	margin: 10px 0;
}
h1 {
	font-size: x-large;
	margin: 0;
	color: #8e572b;
}
h2 {
	font-size: medium;
}
h3, h4 {
	font-size: small;
	margin-top: 30px;
}

table {width: 100%;}
td {vertical-align: top;}

ul {padding: 0 0 0 20px;}
ul li {
	list-style-type: circle;
	padding-bottom: 5px;
}
ul li:hover {list-style-type: disc;}

blockquote {text-align: justify;}

#nav {
	float: left;
	width: 386px;
	margin-right: 20px;
}

.image img {border-bottom: 3px double #000;}

.links {
	border: 1px solid #000;
	background-color: #bdb39c;
	padding: 5px;
	line-height: 120%;
}

#main {
	float: left;
	max-width: 8in;
	width: 40%;
	margin-right: 20px;
	margin-bottom: 20px;
}

.quote {
	margin-bottom: 20px;
}

table.poll {
	padding: 5px;
	border: 1px solid #000;
}

div.fanficp {
	margin-top: 10px;
	margin-bottom: 35px;
}
h3.fanfich3 {
	line-height: 100%;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #000;
}
table.fanfictable {
	margin: 0;
	font-size: x-small;
}
div.ff-desc {
	padding: 5px;
	border: 1px solid #000;
	background-color: #bdb39c;
}

.back {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	margin: 5px 0;
	line-height: 100%;
}

.disclaimer, .quote, .back {
	font-size: x-small;
	line-height: 120%;
}

.p, .paragraph {margin: 10px 0;}

