hr {
	color: #F2A048;
	background-color: #F2A048;
	height: 1px;
}

body {
	font: 100%/2.0 arial, helvetica, serif;
	background: black;
	color: #F2A048;
	text-align: left;
	width: 73em;
	padding: 0;
	margin: auto;
}
 
#container {
	width: 73em;
	background: black;
	text-align: left;
	border: 0px solid #eda;
	font-family: "trebuchet MS", "arial black";
	color: #C5D0FE;
}

#header ul {
float:right;
list-style-type: none;
background-image: url("images/navi_bg.png");
height: 18px;
width: 235px;
margin: auto;
}

#header li {
float: left;
}


#header ul a {
background-image: url("images/navi_bg_divider.png");
background-repeat: no-repeat;
background-position: right;
padding-right: 16px;
padding-left: 16px;
display: block;
line-height: 16px;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #F4C46F;
}

#header img {
float: left;
}


#footer {
width: 73em;
text-align: center;
}

a:link img {color: #000000 !important; text-decoration: none;}
a:visited img {color: #000000 !important; text-decoration: none;}
a:hover img {color: #FF0000 !important; text-decoration: none;}
a:active img {color: #000000 !important; text-decoration: none;}
