body	{
	background-color:			#999999;
	width:						780px;
	margin:						auto;
	background-image:			url('images/background.gif');
	background-repeat:		repeat-y;
	background-position:		top center;
	}
#content p	{
	color:						white;
	font-family:				verdana;
	font-size:					11px;
	margin-left:				6px;
	margin-right:				6px;
	}
#content p.subtext	{
	font-size:					9px;
	}
#content p.centered	{
	text-align:					center;
	}
#content	{
	margin-top:					0px;
	padding-top:				0px;
	margin-left:				46px;
	margin-right:				46px;
	background-color:			#333333;
	}
#content ul	{
	color:						white;
	font-family:				verdana;
	font-size:					11px;
	}
#content table.specs	{
	color:						#ffffff;
	font-family:				verdana;
	font-size:					9px;
	border-collapse:			collapse;
	width:						95%;
	}
#content table.specs td	{
	border:						1px solid #ffffff;
	padding:						2px;
	}
#content a	{
	font-family:				verdana;
	font-size:					11px;
	text-decoration:			none;
	color:						#baa681;
	}
#content a:hover	{
	text-decoration:			underline;
	color:						#dcc8a3;
	}
#content img	{
	margin:						10px;
	}
#content h1	{
	color:						white;
	font-family:				verdana;
	font-size:					14px;
	font-weight:				bold;
	margin-left:				5px;
	margin-right:				5px;
	}
#content hr	{
	border:						1px solid white;
	margin-left:				5px;
	margin-right:				5px;
	}
#footer	{
	text-align:					center;
	padding-bottom:			0px;
	margin-bottom:				0px;
	height:						60px;
	background-color:			#666666;
	}
#footer img	{
	border:						0px;
	}
#navigation	{
	text-align:					center;
	}
#top_block	{
	margin-left:				46px;
	margin-right:				46px;
	background-color:			#baa681;
	}
#top_block img.link	{
	border:						0px;
	}
#top_block table	{
	border-collapse:			collapse;
	}
#top_block p	{
	color:						white;
	font-family:				verdana;
	font-size:					11px;
	margin-left:				10px;
	margin-right:				10px;
	margin-bottom:				1px;
	margin-top:					7px;
	}
#top_block p.bold	{
	color:						white;
	font-weight:				bold;
	font-family:				verdana;
	font-size:					12px;
	margin-top:					5px;
	margin-left:				10px;
	margin-right:				10px;
	}
#top_block a	{
	color:						white;
	font-family:				verdana;
	font-size:					11px;
	text-decoration:			none;
	font-weight:				bold;
	}
#top_block a:hover	{
	text-decoration:			underline;
	}