div#background
{
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 640px;
	margin-left: auto;
	margin-right: auto;
}
body
{
	background-color: #050505;
	margin: 0em;
}
img
{
	border-style: none;
}

div#description
{
	margin-left: 4em;
	margin-top: 14.1em;
	width: 11em;
	position: absolute;
	line-height: 1em;
}

div#descriptionTitle
{	
	color: #aeaa90;
	font-weight: bold;
	font-family: Hebar_ApartRNU;
	font-size: 0.9em;
}

div#descriptionText
{	
	margin-top: 1em;
	color: #56544a;
	font-family: Hebar_ApartRNU;
	font-size: 0.8em;
}

.ClearFloat
{
	clear: both;
}

.Hidden
{
	display: none;
}

@font-face {
	font-family: Hebar_ApartRNU;
    	src: url('Hebar_ApartRNU.eot');
    	src: local(Hebar_ApartRNU), url('Hebar_ApartRNU.ttf') format('opentype');
}

#footerLeftText
{
	color: #4d5353;
	margin-top: -3.5em;
	font-size: 0.7em;
	margin-left: 6em;
	font-family: Hebar_ApartRNU;
}
