/********************************/
/********************************/
/***© Copyright digilime.co.uk***/
/**************2009**************/
/********************************/
/**Please do not steal my work!**/
/********************************/
/********************************/


#content
{
	text-align: center;
}


#content #main
{
	text-align: left;
	margin: 0 auto;
	width: 800px;
	font: 16px arial, sans-serif;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 60px;
}


#content #main p
{
	margin-bottom: 25px;
}


#attractions
{
	list-style: none;
	line-height: 16px;
}


#attractions li a:link, #attractions li a:visited
{
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dashed #666666;
	font-size: 12px;
}


#attractions li a:hover
{
	border: none;
}