/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #4b1259;
	font-size: 0.75em;
}
#wrapper {
	background-color: #C5AAF1;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	position: relative;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8661C0;
	border-bottom-color: #8661C0;
}
h1 {
	color: #76469A;
	font-size: 2.3em;
	font-style: italic;
	margin-bottom: -10px;
	margin-left: 3px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	color: #4B1259;
	margin-top: -5px;
	margin-bottom: 0px;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
	font-size: 1.6em;
	text-indent: 25px;
}
h2 a {
	color: #4B1259;
}
a img {
	border:none;
}
#browse li {
	float: left;
	margin-right: 20px;
	font-style: italic;
	list-style-type: none;
}
a:link {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-style: italic;
	color: #660099;
	text-decoration: none;
}
a:hover, a:active {
	font-style: italic;
	color: #000000;
	text-decoration: underline overline;
}
ul.nav {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	width: 150px;
	float: left;
}
#content {
	padding-left: 155px;
	margin-top: -5px;
	margin-right: 20px;
	margin-left: 15px;
}
ul.nav a {
	display: block;
	width: 10em;
	margin-top: 7px;
	margin-right: 5px;
	padding-left: 25px;
	line-height: 25px;
	background-image: url(../images/Anormal.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.nav a:visited {
	background-image: url(../images/Avisited.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #BAE2C8;
}
ul.nav a:hover {
	background-image: url(../images/Ahover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FF99FF;
}
body#home a#homeLink, 
body#comics a#comicsLink, 
body#art a#artLink, 
body#literature a#literatureLink, 
body#flash a#flashLink, 
body#web a#webLink, 
body#news a#newsLink, 
body#forum a#forumLink, 
body#commissions a#commissionsLink, 
body#quotes a#quotesLink, 
body#links a#linksLink, 
body#about a#aboutLink  {
	background-image: url(../images/Acurrent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #000000;
}
.legal {
	font-size: 0.8em;
	color: #006633;
	margin-top: -1em;
	margin-left: -1em;
}
.corner {
	position: absolute;
	top: -9px;
	right: -20px;
}
.noleading {
	margin: 0px;
}
.smallList {

	font-size: 0.8em;
	color: #00552B;
	margin-top: -1em;
	margin-left: 2em;
}
.artthumbnail img {
	margin: 5px;
	border: 2px solid #FFFFFF;
}

.emphasis {
	font-weight: bold;
}.story p {
	padding: 0px;
	text-indent: 3.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.pov {
	margin-top: 10px;
	margin-bottom: 10px;
}