﻿
body {
	margin: 0 0 80px 0;
	padding: 0;
	background: #000;
	font-family: Verdana;
	font-size: 13px;
	color: #aaa;
}

img {border:0;}

a:link    {color: #ffaa00; text-decoration: underline;}
a:visited {color: #ffaa00; text-decoration: underline;}
a:hover   {color: #69e400; text-decoration: underline;}
a:active  {color: #ffaa00; text-decoration: underline;}

ul {
	margin: 0 0 0 2px;
	padding: 0 0 0 2px;
}

li {
	padding: 0 0 10px 20px;
	background: url('http://media.domainofheroes.com/FAC1.gif') no-repeat left top;
	list-style: none;
}

h1 {color: #69e400;}
h2 {color: #69e400;}
h3 {color: #69e400;}
h4 {color: #69e400;}

#allContainer {
	margin: 0;
	padding: 0;
	width: 998px;
	text-align: center;
	float: left;
	position: relative;
}

#leftSide {
	float: left;
	position: relative;	
	width: 102px;
}

#rightSide {
	float: left;
	position: relative;
	width: 95px;
}

#middleContainer {
	float: left;	
	width: 800px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url('http://media.domainofheroes.com/index_sideFrames.jpg');
	background-repeat: repeat-y;
}

#fadeContainer {
	float: left;
	width: 786px;
	background-image: url('http://media.domainofheroes.com/index_fade.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#copyContainer {
	float: left;
	margin: 10px 0 10px 23px;
	width: 514px;
	text-align: left;
}

#sideCol {
	float: left;
	width: 239px;
	margin: 0 0 0 10px;
	text-align: center;
}

#bottomFrame {
float: left;
}