body {color: #000; background-color: #cccccc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 5px; }

table.wrapperTop
{
	border: 1px solid #000;
	width: 100%;
	background-color: #fff;
}

table.wrapperBottom
{
	position: relative;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	width: 100%;
}

tr.banner {
	background-color: #ffffff;
	border-bottom: 1px solid #000;
	height: 75px;
	max-height: 75px;
}

.rightBanner {
	display: block;
}
/*********************************************************/
/* TOP NAVIGATION BAR */

.navbar {
    background-image: url("http://thedarktower.net/images/navbar.gif");
	background-color: #990000;
	border-top: solid 1px #000;
	font-weight: bold;
	color: white;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding-bottom: 1px;
	padding-top: 1px;
}

.navbar a {
	padding: 1px 10px 1px 10px;
	color: white;
	text-decoration: none;
}

.navbar a:hover {
	background-color: #ff0011;
	color: white;
}

.navbar a:visited { color: white; }

/*********************************************************/
/* CENTER CONTET */

td.centercontent {
	background-color: #fff;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

ul.centerbox {
    padding: 0px;
	border-left: 1px solid #333;
    border-right: 1px solid #333;
	border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
	list-style-type: none;
	text-align: center;
	width: 300px;
	font-size: 12px;
}

ul.centerbox li {
	padding: 3px;
}

li.centertitle {
    border-bottom: 1px solid #333;
	background-color: #ccc;
	text-align: center;
	color: #000;
	padding: 1px;
	font-weight: bold;
}

.indexNews {
	font-size: 12px;
	text-align: left;
}

.indexNewsHead {
	font-size: 12px;
	text-align: left;
	background-color: #cccccc;
}

/*********************************************************/
/* BOX TITLES */

.boxtitle {
    text-align: center;
    font-size: 12px;
    color: White;
    background-image: url("http://thedarktower.net/images/navbar.gif");    
    background-color: #990000;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
	width: 125px;
	font-weight: bold;
}

/*********************************************************/
/* LEFT HAND NAVIGATION LINKS */

ul.leftbox {
	position: absolute:
	left: 0px;
    padding: 0px;
    font-size: 12px;
	text-align: center;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	list-style-type: none;
	width: 125px;
}

ul.leftbox a {
  display: block;
  width: 125px;
}

ul.leftbox a:link, a:visited { color: Black; }

ul.leftbox a:hover {
    color: #000;
	background-color: #999999;
}

/*********************************************************/
/* RIGHT HAND NAVIGATION LINKS */

ul.login {
    padding: 0;
    font-size: 10px;
	text-align: center;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
	list-style-type: none;
	width: 125px;
}

ul.poll {
    padding: 0;
    font-size: 10px;
	text-align: left;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
	list-style-type: none;
	width: 125px;
}

ul.users {
    padding: 0;
    font-size: 10px;
	text-align: right;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
	list-style-type: none;
	width: 125px;
}

ul.users a, a:visited  { color: Black; }

/*********************************************************/
/* CHARACTER TABLE */

.charhead {
	background-color: #000000;
	text-align: center;
	color: #ffffff;
}

.charrow1 {
	background-color: #cccccc;
	font-size: 12px;
}

.charrow2 {
	background-color: #ffffff;
	font-size: 12px;
}

/*********************************************************/
/* MAP TABLE */

td.map {
	text-align: center;
}

/*********************************************************/
/* SPOILER WARNING BOX */

.spoiler {
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #FFFF33;
	width: 100%;
	border: 1px #000000 solid;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: +10;
	padding: 2px;
}

/* ADD SPOILER DROP DOWN MENU */

.addspoiler {
	text-align: right;
	margin-bottom: 1px;
}
/*********************************************************/
/* GENERIC FONTS */

.quote {
	text-align: left;
	width: 400px;
}

.left10 {
    font-size: 10px;
    text-align: left;
}

.right10 {
	text-align: right;
	font-size: 10px;
}

.center10 {
	text-align: center;
	font-size: 10px;
}

.justify10 {
	text-align: justify;
	font-size: 10px;
}

.left12 {
    font-size: 12px;
    text-align: left;
}

.right12 {
	text-align: right;
	font-size: 12px;
}

.center12 {
	text-align: center;
	font-size: 12px;
}

.justify12 {
	text-align: justify;
	font-size: 12px;
}

.left14 {
    font-size: 14px;
    text-align: left;
}

.right14 {
	text-align: right;
	font-size: 14px;
}

.center14 {
	text-align: center;
	font-size: 14px;
}

.justify14 {
	text-align: justify;
	font-size: 14px;
}

/*********************************************************/

.legal {
    color: #555;
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

.legal a { color: #555; }

.topicheading {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.newsCal {
	font-size: 12px;
	text-align: center;
	color: Black;
	border: 1px solid #000000;
}

.newsCal a {
	color: Black;
}

.sel {
	background-color: #FF3;
}

p.justify {
	text-align: justify;
}

p.warning {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.fanart {
	border: 1px solid #000;
}

.highlight {
	background-color: #FF0;
}

.connection {
	left: -2em;
}

.connectionHead {
	font-weight: bold;
	font-variant: small-caps;
	list-style: none;
	font-size: 14px;
}

.connectionBody {
	list-style: none;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #b1b1b1;
	margin-right: 110px;
}

.gridYes {
	background: #000000;
	width: 5px;
	height: 5px;
}

.gridNo {
	background: #ffffff;
	width: 5px;
	height: 5px;
}

.gridLeft {
	height: 5px;
	font-size: 10px;
	text-align: right;
}

.connectionCover {
	display: inline;
}

.bookbreakdown {
	list-style: none;
}