a {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #00FF00;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Red Circle", "MS Sans Serif", sans-serif;
}

div.container {
	clear: right;
	float: none;
	font-family: "MS Sans Serif", sans-serif;
	width: auto;
}

div.footer {
	background-image: url(images/news_box_bg.jpg);
	clear: left;
	font: small "MS Sans Serif", sans-serif;
	margin: 30px 10px 5px 238px;
	width: 545px;
}

div.header {
	clear: none;
	float: right;
	padding-bottom: 1em;
	padding-top: 1em;
	width: 100%;
}

div.hero {
	background: url(images/coh_news_bar.jpg) no-repeat top;
	clear: both;
	padding-bottom: 3px;
}

div.hero img {
	padding: 0em 1em 0em 3em;
}

div.info {
	background-image: url(images/news_box_bg.jpg);
	float: left;
	margin: 10px 20px;
	width: 545px;
}

div.infolong {
	background-image: url(images/news_box_bg_long.jpg);
	float: left;
	margin: 10px 12px;
	width: 600px;
}

div.menu {
	background-image: url(images/nav_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: 0;
	float: left;
	height: 1188px;
	line-height: 2em;
	margin: 10px 5pt 0 39px;
	padding-top: 1em;
	text-align: center;
	width: 175px;
}

div.menu li {
	border-bottom: 1px solid #90BADE;
	margin: 0;
}

div.menu li a {
	background-color: #2175BC;
	border-left: 10px solid #1958B7;
	border-right: 10px solid #508FC4;
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	width: 80%;
}

div.menu li a:hover {
	background-color: #2586D7;
	border-left: 10px solid #1C64D1;
	border-right: 10px solid #5BA3E0;
	color: #00FF00;
}

div.menu ul {
	border: none;
	margin: 0 4px;
	padding: 0;
}

div.power {
	background: url(images/coh_power_bg.jpg) repeat-y;
	float: none;
	margin: 5px 6px 10px 50px;
	text-align: center;
	width: 320px;
}

div.powerinfo {
	clear: left;
	float: left;
	width: 266px;
}

div.powerinfo p {
	font-size: small;
	margin: 1em 2px 1em 7px;
}

div.powerlong {
	background: url(images/coh_power_bg.jpg) repeat-y;
	clear: none;
	float: right;
	margin: 5px 6px 5px 0px;
	text-align: center;
	width: 320px;
}

div.verticalmenu {
	float: none;
	height: 70px;
	margin-left: 238px;
}

h4 {
	font-family: "Red Circle", "MS Sans Serif", sans-serif;
}

p {
	margin: 1em 2em 1em 2em;
}

ul {
	list-style-type: none;
}

#name {
	margin-left: 4em;
	padding-top: 7px;
}

#space {
	margin-bottom: 1em;
}
