body { color: #fff; font-size: 1em; font-family: "Times New Roman", Times, serif; background-color: #00664d; }

p {  }

td {
	vertical-align: top;
	padding: 15px;
}
img { border: none }
a:link { color: #fc3; text-decoration: underline; }

a:visited { color: #ff0; text-decoration: underline; }

a:hover { color: #ff0; text-decoration: underline; }

a:active { color: #ff0; text-decoration: underline; }

h1 { color: #fc3; font-size: 1.7em; font-weight: normal; padding-top: 20px; }

h1:first { padding-bottom: 30px;}

h2 { color: #fc3; font-size: 1.4em; font-weight: lighter; margin: 0.83em 0; padding-top: 20px; }

h3 {
	color: #fc3;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 p {
	padding-top: 0px;
	margin-top: 0px;
}

#content { background-color: #00134d; width: 1000px; margin-right: auto; margin-left: auto; border: ridge 5px #fc3; }

#leftside { width:220px; float:left; height:auto; background-color: #00134d; text-align: center; padding-top: 15px; }

#menu p { margin: 10px 0 0; padding: 0; }

#main {
	background-image: url(../images/runes.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left:220px;
	width: auto;
	height:auto;
	padding-top: 45px;
	padding-right: 30px;
	padding-left: 50px;
}

#author_appearances {
	width: 90%;
	background-color: #39004d;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 10px 10px 20px 10px;
	border: 2px solid #FC3
}

#needindents p { text-indent: 20px; }

#address { padding-top: 50px; padding-bottom: 50px; font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: italic; text-align: center; }

.floatright {
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.floatleft {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}

