body
	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 10px Verdana, Helvetica, sans-serif;
	}

#page
	{
	text-align: center;
	width:980px;
	align: left;
	margin: 0 auto;
	background: #ffffff url(http://www.projectmayhemstudios.com/dirt/images/dirt-bg.jpg) no-repeat;
	}

#header
	{
	position: relative;
	left: 86px;
	width:980px;
	height: 160px;
	background: #ffffff url(http://www.projectmayhemstudios.com/dirt/images/dirt-header.jpg) no-repeat;
	}

#menu
	{
	position: absolute;
	top: 110px;
	left: 5px;
	text-align:left;
	}
	
a.nav { display:block; height:15px; width:75px; overflow:hidden; }

a.nav:hover { display:block; text-indent:-75px; }

#logo
	{
	position: absolute;
	top: 85px;
	left: 708px;
	width: 109px;
	}

a.logo { display:block; height:57px; width:109px; overflow:hidden; }

a.logo:hover { display:block; text-indent:-109px; }

#content
	{
	position: relative;
	left: 15px;
	top: 1px;
	align: left;
	color: #000000;
	font-size: 11px;
	text-align: left;
	}

#footer
	{
	position: relative;
	left:71px;
	text-align: center;
	color: #443218;
	width: 880px;
	height: 130px;
	font-size: 10px;
	background: #ffffff url(http://www.projectmayhemstudios.com/dirt/images/dirt-footer.jpg) no-repeat;
	}
	
.info
	{
	width:806px;
	text-align:center;
	}

#foot
	{
	position: relative;
	top: 14px;
	text-align: center;
	font-size: 10px;
	color: #aeaeae;
	}
	
	
a.next:link
	{
	color: #443218;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 8px 7px 8px;
	}
	
a.next:hover
	{
	color: #FFF;
	font-weight: bold;
	background-color: #5ca29c;
	padding: 6px 8px 7px 8px;
	}
	
a.next:visited
	{
	color: #443218;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 8px 7px 8px;	
	}	

img
	{
	border: none;
	}

.storage 
	{
	width: 840px;
	text-align: left;
	margin: 0 auto 0px auto;
	clear: both;
	}

.storage img 
	{
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	margin: 1px;
	}

.storage a:hover img 
	{
	background-color: #362009;
	border: 1px solid #000000;
	margin: 1px;
	}

a.footer:link
	{color:#443218;text-decoration:none;}
	
a.footer:visited
	{color:#443218;text-decoration:none;}

a.footer:hover
	{color:#469b96;text-decoration:underline;}
	
