/* CSS Document */
body {
	margin: 0px auto;
	font-family: "Century Gothic", Georgia, Verdana, sans-serif;
	font-size: 14px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bkgrd.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
	cursor: pointer;
	}
a {
	text-decoration: none;
	color: #666666;
	border-bottom: #666666 dotted 1px;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: #666666 dashed 1px;
	cursor: crosshair;
	}
strong, b {
	color: #FF0000;
	}
h1 {
	font-size: 18px;
	font-family: "Script MT Bold", "Monotype Corsiva", Verdana, sans-serif;
	text-align: center;
	border-bottom: #CCCCCC dashed thin;
	}
.page {
	margin: 0px auto;
	width: 800px;
	background-attachment: scroll;
	background-image: url(images/border.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
#page {
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	}
#head {
	height: 100px;
	}
#nav {
	width: 200px;
	font-size: 10px;
	}
#nav select {
	margin-left: 50px;
	}
#menu {
	}
#menu ul {
	list-style: none;
	display: block;
	}
#banner {
	vertical-align: middle;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/hdr.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
.sitename {
	color: #333333;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 20px;
	margin-top: 20px;
	}
.slogan {
	color: #999999;
	font-size: 12px;
	text-indent: 40px;
	}
#main {
	width: 800px;
	margin: 0px;
	padding-top: 20px;
	background-attachment: scroll;
	background-image: url(images/border.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	}
#storymain {
	padding: 0px 6px;
	}
#side {
	width: 205px;
	vertical-align: top;
	border-right: #CCCCCC solid 1px;
	padding-bottom: 10px;
	font-size: 10px;
	}
#sidetitle {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	border-bottom: #CCCCCC solid thin;
	}
#sidebox {
	padding: 6px;
	margin: 3px 3px 9px 3px;
	border-bottom: #CCCCCC dotted thin;
	}
.profile {
	margin-top: 10px;
	}
.cats {
	}
.cats .column {
	padding: 0px 2px;
	width: 30%;
	font-size: 9px;
	border-left: #CCCCCC dotted 1px;
	border-right: #cccccc dotted 1px;
	white-space: normal;
	}
.shout {
	}
#shoutlist {
	font-size: 12px;
	}
.sbshout {
	border-bottom: #CCCCCC dotted thin;
	margin-bottom: 3px;
	}
#content {
	width: 590px;
	vertical-align: top;
	padding: 6px;
	}
.welcome {
	text-align: left;
	padding-bottom: 25px;
	}
.newshdr {
	font-family: "Script MT Bold", "Monotype Corsiva", Verdana, sans-serif;
	text-align: center;
	border-bottom: #CCCCCC dotted thin;
	}
.subject {
	font-size: 16px;
	}
.newsarchive {
	text-align: center;
	}
#pagetitle {
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
	}
.cleaner {
	padding: 4px;
	}
#alphabet {
	text-align: center;
	}
#alphabet a {
	margin: 0px 3px 5px 3px;
	}
#sortform {
	text-align: center;
	}
.sectionheader {
	text-align: center;
	border-bottom: #CCCCCC dotted thin;
	}
.title {
	font-size: 16px;
	}
.notes {
	margin: 5px 5%;
	font-size: 10px;
	text-align: left;
	background-color: #f6f6f6;
	padding: 6px;
	outline: #CCCCCC solid thin;
	}
.notes .title {
	font-size: 12px;
	border-bottom: #CCCCCC dotted 1px;
	}
.storinfo {
	padding-left: 15px;
	}
.storinfo .label {
	font-weight: bold;
	}
#titleblock .label {
	font-weight: bold;
	}
#bio .label {
	font-weight: bold;
	}
#tabs {
	text-align: center;
	font-size: 12px;
	}
.adminoptions {
	font-size: 11px;
	text-align: center;
	margin-bottom: 3px;
	}
.adminoptions .label {
	font-weight: bold;
	}
.listbox {
	padding: 6px;
	}
.even {
	background-color: #f6f6f6;
	}
.odd {
	background-color: #FFFFFF;
	}
#browseblock {
	width: 100%;
	text-align: center;
	}
#footer {
	margin: 0px;
	padding: 0px;
	}
#footermenu {
	text-align: center;
	}
#footermenu ul {
	list-style: none;
	}
#footermenu li {
	display: inline;
	margin: 0px 15px;
	}
#disclaim {
	text-align: center;
	font-size: 8px;
	}
#credit {
	text-align: center;
	font-size: 9px;
	}
