/**
 * Style sheet footer
 */

/**
 * Footer
 */
#footer
{
	width:768px;
	height:40px;
	margin:-35px 0px 0px 0px;
	padding:0px;
	background-image:url("tl_files/maximumsurfcamp/layout/footer_bg2008.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#footer a
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#A5C1D6;
}

#footer a:link
{
	color:#A5C1D6;
	text-decoration: underline;
}

#footer a:visited
{
	color:#A5C1D6;
	text-decoration: underline;
}

#footer a:hover,
#footer a:active
{
	background-color:#DA2529;
	color:#ffffff;
}

#footer .ce_toplink
{
	margin:0px;
	padding:4px 2px 2px 2px;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	color:#A5C1D6;
}
