<style TYPE="text/css"> 
<!--
{
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Arial,;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5%;
	margin-right: 5%;
	background-image: url('http://www.dcuguide.com/DC_Black.jpg');
	background-repeat: repeat;
}

td{font-family: Arial; font-size: 10pt; valign:top}

A:link    {	
	color: White; 
	font-weight:normal; 
	text-decoration : underline; }
A:visited   {
	color: White;
	font-weight:normal;
	text-decoration : underline; 
	}
A:active   { 
	color: White; 
	font-weight:normal;
	}
A:hover  {	
	background : #ffffff;
	font-weight:normal;
	text-decoration:none;
	color : #000000;
	}

A:link.newguide   {	
	font-weight:normal;
	text-decoration:none;
	color : #ffffff;
	}

A:visited.newguide   {	
	font-weight:normal;
	text-decoration:none;
	color : #ffffff;
	}

A:hover.newguide   {	
	background : #ffffff;
	font-weight:normal;
	text-decoration:none;
	color : #000000;
	}

A:link.comic   {	
	font-weight:normal;
	text-decoration:underline;
	color : #ffffff;
	}

A:visited.comic   {	
	font-weight:normal;
	text-decoration:underline;
	color : #ffffff;
	}


A:hover.comic   {	
	background : #ffffff;
	font-weight:normal;
	text-decoration:none;
	color : #000000;
	}

A:link.rel   {	
	font-weight:normal;
	text-decoration:underline;
	color : #ffffff;
	}

A:visited.rel   {	
	font-weight:normal;
	text-decoration:underline;
	color : #ffffff;
	}

table.sheet1 {
	font-family:Arial, Verdana;
	font-size: x-small;
	width : 100%;
	padding-bottom : 58px;
}

table.hero {
	background : #cc0000;
	font-weight:normal;
	font-family:Arial, Verdana;
	width : 100%;
}

table.credits {
	background : #808080;
	font-weight:normal;
	font-family:Arial, Verdana;
	width : 100%;
	border : thin solid White;
}

.credits   {
	font-weight: bold;
	font-family:Arial, Verdana;
	text-decoration:none;
	color : #9c9c9c;
	font-size : medium;
}

.character   {
	font-weight: bold;
	text-decoration:none;
	color : #9c9c9c;
	font-size : medium;
}

.story   {
	font-weight: bold;
	text-decoration:none;
	color : #ff0000;
	font-size : large;
}

.synopsis   {
	font-weight: bold;
	text-decoration:none;
	color : #ff0000;
	font-size : medium;
}

.herobar   {	
	background : #cc0000;
	color : #ffffff;
	}

.backimage   {
	background : #000000;
	color : Black;
	background-image : url(../DC_Black.jpg);
	font-weight : normal;
}

.categories   {	
	font-family:Verdana, Arial;
	margin: 0.6em 0;
	font-size: 0.65em;
	line-height: 1.5em;
	}

h5 {
		margin: 0 0 0.6em 0;
		font-family:Verdana, Arial;
		border-bottom: 1px solid #cc0000;
		padding-top: 1.1em;
		font-size: 0.8em;
	}

h3 {
		font-size: 0.8em;
		font-weight: normal;
	}
	
h2 {
		margin: 0 0 0.6em 0;
		font-family:Verdana, Arial;
		border-bottom: 1px solid #cc0000;
		padding-top: 1.1em;
		font-size: 1.35em;
	}

input.searchButton {
	margin-top: 1px;
	font-size: 95%;
}
#searchGoButton {
	font-size: 85%;
	padding-left: .1em;
	padding-right: .1em;
	font-weight: normal;
}
#searchInput {
	width: 10.9em;
	font-size: 95%;
}
#p-search .pBody {
	padding: .5em .4em .4em .4em;
	text-align: center;
}
#p-search #searchform div div {
	margin-top: .4em;
	font-size: 95%;
}
-->
</style>

