@charset "UTF-8";
/* CSS Document */

.titlespace {margin-bottom:10px}
.logospace {margin-bottom: 9px;}
.aboutlink {margin-right:23px}
.archivelink {margin-right:18px}
.updateslink {margin-right:23px}
.charlink {margin-right:43px; margin-top:7px;}

body,td,th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-smooth: always;
	margin-top: 50px;
	letter-spacing: 1px; line-height: 18px;}
	
.plottextks {color: #FFFFFF; text-align:justify; font-size: 11px; letter-spacing:-.5px;}
.plottextheaderks {font-weight: bold; font-size: 14px;}
.plottext {color: #FFFFFF; text-align:justify;}
.plottextheader {font-weight: bold; font-size: 16px;}
.header {font-weight: bold; font-size: 16px;}
.fanart {
	font-size: 12px;
	letter-spacing: 0px;
}
.cons {
	font-size: 12px;
	letter-spacing: 0px;
	color: #999999;
}
.smallfont {font-size: 10px; letter-spacing: 0px; line-height:normal;}
.border {border-style:solid; border-width: 2px; border-color:#000000;}
.borderblue {border-style:solid; border-width: 3px; border-color:#54d7ff;}

A:link {text-decoration: none; color: #ff0058}
A:visited {text-decoration: none; color: #ff0058}
A:active {text-decoration: none; color: #ff0058}
A:hover {text-decoration: underline}

.shadow {-moz-box-shadow: 2px 2px 3px #7d7370;
-webkit-box-shadow: 2px 2px 3px #7d7370;
box-shadow: 2px 2px 3px #7d7370;
border-color:#000000; border-width: 2px; border-style:solid;}
