body
{
	background:url('images/introbg.jpg') repeat-x #590d0f;
	padding:0;
	margin:0;
}

#introbanner
{
	width:750px;
	height:118px;
	text-align:center;
	clear:both;
}

#introflash
{
	width:750px;
	clear:both;	
}

#intromenu
{
	margin-top:20px;
	color:#fae605;	
	display:block;
	clear:both;	
}

A
{
	color:#fa8f05;
	font-family:arial;
	font-size:13px;
}

A:hover
{
	color:#fae605;
	text-decoration:none;
}

IMG
{
	border:0;
}