/*
	Written by Ben Web of Web Thirst (www.webthirst.com)
	for Cruz Entertainments Ltd (www.cruz101.com)
	June 2004
*/

body {
	background-color: #FFFFFF;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	}
	
#frame {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	color: #000000;
	background: transparent none;
	}

#header {
	display: none; 
	}
	
#nav {
	display: none; 
	}

#content {
	float: none;
	width: auto;
	}

#content img.banner {
	display: none;
	}
	
#content a:link, #content a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #990000;
	}
	
#footer {
	color: #000000;
	}
	
#footer a:link, #footer a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #990000;
	}
