body {
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #000000;
color: #FFFFFF;

margin: 0 0 0 0;
padding: 0 0 0 0; 
}

ul { color:#333333; }

a:link {
	color: #B7D8FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B7D8FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #B7D8FF;


}



#container {
width: 900px;
height:100%;
}

#header {
margin-left:5px;
margin-top:50px;
margin-bottom:40px;
width:843px;
height:204px;
background-image:url(../img/header.jpg);
background-color:#000000;
}

/* Navigation */

#nav {
margin-top:220px;
width:580px;
float:right;
top:auto;
height:10px;
}

#nav a {
	font-size: 13px;
}

#nav li {
	list-style:none;
	display:inline;
	position:relative;

	padding:10px 0;
	padding-bottom:9px;
	background-image:url(../img/menubg.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:1px;
	}

#nav a:hover {
	border-bottom:6px solid #35B9EA;
	background-color:#0A0F10;
	background-repeat:no-repeat;
	background-position:13% 55%;
	}
	
#hm{ width:70px; float:Left;}

#au { width:90px; float:Left;}

#nw{ margin-left:10px;  width:70px; float:Left;}

#prj{ width:80px; float:Left;}

#cu {  margin-left:10px;  width:90px; float:left;}
	
/* End Navigation */


#body {
width:900px;
height:100%;
}

#stripe {
float:right;
margin-right:50px;
}


#Cont {
margin-top:50px;
margin-left:50px;
height:460px;
}

#aus {
float:left;
width:480px;
margin-right:15px;
padding: 0 0 0 0;
}

#d-1 {
float:left;
width:390px;
margin-right:15px;
padding: 0 0 0 0;
}

#story {
float:right;
width:650px;
margin-right:15px;
padding: 0 0 0 0;
}

#story h2 {
font-size: 14px;
font-weight: bold;
color: #B7D8FF;
}


#story p {
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}


#footer {
margin-left:230px;
height:82px;
width:865px;
background-image:url(../img/footer.png);
background-repeat:no-repeat;

}

#cop {
margin-top:28px;
float:right;
width:599px;
}