body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background: white;
}

a img {
	border: 0;
}

#wrapper {
	background: white url(../furniture/splash_background.gif) no-repeat center top;
	width: 700px;
	margin: 0 auto;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	border: 1px solid white;
}

#nav {
	margin: 55px 0 0 280px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin-right: 5px;
}

/*
#content {
	position: absolute;
	top: 300px;
	margin-left: 360px;
	width: 330px;
	font-size: 110%;
	line-height: 1.25em;
}
*/

#flashcontent {
	position: absolute;
	top: 228px;
	width: 700px;
}

#intro {
	margin: 80px 0 0 340px;
}

#footer {
	position: absolute;
	top: 580px;
	width: 700px;
	background: transparent url(../furniture/footer_back_grad.gif) repeat-x left bottom;
	height: 25px;
	line-height: 25px;
	padding: 3px 0;
	font-size: 110%;
	clear: both;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	float: left;
	margin: 0 1em;
}

#footer,
#footer a {
	color: white;
	font-weight: bold;
}

#footer #pi {
	float: left;
}

#footer #links {
	float: right;
}
