﻿	body	{
		background:	#000;
		text-align:	center;
		}
	
	#content	{
		border:	1px solid #292216;
		background:	url(body_image.jpg) 0px 0px no-repeat;
		margin:	68px auto;
		padding:	0px;
		height:	576px;
		width:	927px;
		}
	
	#download	{
		position:	relative;
		top:	290px;
		left:	0px;
		margin:	0px 0px 0px 170px;
		text-align:	left;
		}
	
	#download a	{
		background:	url(download_idle.png) 0px 0px no-repeat;
		display:	block;
		width:	247px;
		height:	79px;
		text-decoration:	none;
		}
	
	#download a:hover	{
		background:	url(download_hover.png) 0px 0px no-repeat;
		}
	
	#download a:active	{
		background:	url(download_down.png) 0px 0px no-repeat;
		}
	
	#footer	{
		background:	url(footer.jpg) 0px 0px repeat-x;
		position:	relative;
		top:	364px;
		margin:	0px;
		height:	135px;
		width:	927px;
		}
		
	#footer img	{
		vertical-align:	middle;
		margin:	6px 10px 4px 10px;
		}
	
	#footer p	{
		font-family:	myriad pro, tahoma, verdana;
		margin:	0px;
		padding:	0px 10px 6px 0px;
		font-size:	10px;
		color:	#231f20;
		}
	
	#footer a	{
		color:	#231f20;
		}

