//reset everything

* {
	border: 0;
	margin: 0;
}

body {
	background-color: black;
}

p{
	margin: 0 0 5px 0;
}

li{
	margin:0 0 2px 0;
}

#header {
		font-size:12px;
	margin: 0 0 5px 0;
	width: 750px;
	background: #000000;
	height: 20px;
	padding: 2px 0px 0px 20px;
}

td#epp {
	width: 480px;
	text-align: right;
}

#content
{
	left: 20px;
	right: 20px;
	position: relative;
	top: 0px;
	height: 589px;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
}

#comic {
	margin: 0 20px;
}

#footer {
	width: 750px;
	height: 25px;
	padding: 0 0 0 20px;
	position: absolute;
	top: 625px;
	left: 0;
	font-size: 11px;

}


#news {
	left: 435px;
	top: 125px;
	color: white;
	position: absolute;
	width: 300px;
	font: 12px/1.2em Arial, Helvetica, sans-serif;
}


#News img {
	padding: 5px;
}

h1, h2, h3, h4, h5 {
	color: #d8dfff;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: left;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

#scroll {
	color: #ccccff;
	list-style: square;
	font: 14px/150% Arial, Helvetica, sans-serif;
	height: 460px;
	width: 375px;
	overflow: auto;
	position: relative;
	border: 1px dashed #7f7f7f;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
#scroll a:link, a:visited{
	color: #e5e5e5;
	
}

a:link, a:visited {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
	cursor: pointer;
}

body {
	font-weight: normal;
}

.lightText {
	color: #777777;
	font-size: 11px;
	font-weight: bold;
}

td {
	color: #dbdbdb;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
}

b, strong {
	font-weight: bold;
}

.reverse {
	color: #bcbcbc;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}


.copyright{
	color: grey;
	font-size: 10px;
	text-align: right;
margin: 20px 40px;
}

#footer img {
	vertical-align: top;
}


#back {
	width: 275px;
}

#middle {
	width: 275px;
	
	}
	
#forward a {
	text-align: right;
}
