
body  {
	font: 12px Arial, Helvetica;
	margin: 0;
	padding:0;
	background: #fff;
	color: #333;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
	position: relative;
}

p {
	line-height: 18px
}

a:link, a:visited {
	text-decoration: none;
	color: #00a450;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color:#fff100;
	font-weight: bold;
}

hr {
	border-top: 0.5px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-right:none}

h2 {
	font: 22px;
	letter-spacing: 2px;
	color: #000;
	border-bottom: 1px solid #ccc
}


#navcontainer { text-align: right;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font: 12px Arial, Helvetica, sans-serif;text-align: right;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 315px;
color: #a6a6a6;
border-bottom: 1px solid #8c8c8c;
}

#navcontainer a:link, #navlist a:visited
{
color: #a6a6a6;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #00a450;
color: #fff;
border-bottom: 1px solid #fff;
}


#heroes-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:654px;
	height:280px;
}

#heroes-02_ {
	position:absolute;
	left:0px;
	top:280px;
	width:324px;
	height:73px;
	text-align: right;
}

#heroes-03_ {
	position:absolute;
	left:324px;
	top:280px;
	padding-left: 20px;
	width:330px;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
}

