body
{
	margin:0px;
	font-family: tahoma, arial rounded, lucida console, verdana,sans-serif;
	font-size: 11px;
	background-color: #333333;
}

a:link
{text-decoration: none; color:#ff6600}
a:visited
{text-decoration: none; color:#ff6600}
a:hover
{text-decoration: underline; color:#ff6600}

#container_intro
{
	margin:auto;
	margin-top:-10px;
	width:950px;
	text-align:left;
}

#intro
{
	margin-top:20px;
	background-image: url(intro_banner.jpg);
	background-repeat: no-repeat;
	width:950px;
	height:400px;	
}

#menu
{
	position: absolute;	
	margin-top:350px;
	width:950px;
	height:50px;	
}

#credits
{
	margin-top:10px;
	color:#ffffff;
	width:910px;
	height:auto;
	text-align:left;	
}
