html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, tt, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #FFFFFF;
	color: #555555;
	font: 75%/1.4 'Century Gothic', Arial, Helvetica, sans-serif;

}

div.enter {
	margin: 50px auto;
	width: 600px;
}

div.enter a.enter {
	display: block;
	color: #0066CC;
	font-size: 200%;
	text-align: center;
	padding: 20px 0;
}

ul.thumbnails, #content ul.thumbnails
{
	list-style: none;	
	padding: 1em 0;
	float: left;
	width: 100%;
}

ul.fthumbnails, #content ul.fthumbnails
{
	list-style: none;	
	padding: 1em 0;
	float: left;
	width: 100%;
}

ul.thumbnails li
{
	width: 200px;
	height: 160px;
	margin: 10px 12px;
	float: left;
	text-align: center;
	display: inline;
}

ul.fthumbnails li
{
	width: 300px;
	height: 240px;
	margin: 12px 30px;
	float: left;
	text-align: center;
	display: inline;
}

#flashcontent *
{
	margin: 0;
	padding: 0;	
}

.feature-image
{
	text-align: center;	
	float: right;
	width: 450px;
}

div#outer {
	width: 760px;
	margin: 20px auto;
}

img.logo { float: left; }

div#content {
	clear: both;
	padding-top: 40px;
	width: 100%; /* fixes ie7 double padding bug */
}

div#content h2 { margin-bottom: 20px; }
div#content p { margin-bottom: 10px; }

div#main {
	float: left;
	width: 280px;
}

div#maintwo {
	float: left;
	width: 700px;
}

div#flash {
	float: right;
}

div#locations {
	float: left;
	width: 500px;
}

div#content img.bowl { float: right; }

div#content ul { margin: 0 0 20px 40px; }

div#content ul a {
	color: #0066CC;	
	text-decoration: none;
}

div#content ul a:hover { text-decoration: underline; }
