body {
	width: 800px; 
	margin: 30px auto;
	background: url(../background1.gif);
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#252525;
}
	
a, img, li, ul{ border:none; text-decoration: none; padding: 0px;}

a:link, a:visited, a:hover {
	color:#000000;
}

#splash {
	background: url(../splash_page.jpg);
	width: 800px;
	height: 400px;
	margin: 0px;
}
#footer {
	clear:both;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#links, li {list-style-type: none;	margin: 0px; }

#footer #links li	{ float: left; margin: 0px; }
#footer #links li a	{ display: block; height: 32px; width: 42px; text-indent: -999em;}
			#footer	#links #twitter{ background: url(../twitter.gif) no-repeat; }
			#footer	#links #map{ background: url(../map.gif) no-repeat;}
			#footer	#links #facebook{ background: url(../facebook.gif) no-repeat;}
			#footer	#links #email{ background: url(../email.gif) no-repeat;}

			#footer	#links #sketchy{ background: url(../sketchy.png) no-repeat; width: 275px; float:right;}
			#footer	#links #sketchy a{width: 275px;}



