body
{
  background: #FFFFFF;
  text-align: center;
  font-size: 0.75em;
  font-family: arial, sans-serif;
}

#page
{
  margin: 0px auto;
  text-align: left;
  width: 792px;
}

#header
{
	width: 792px;
	height: 50px;
	background : #FFFFFF url( /images/splash/header.gif ) scroll no-repeat bottom center;
}


#left, #right
{
	float: left;
}

#footer
{
	width: 792px;
	height: 109px;
	background : #FFFFFF url( /images/splash/footer.gif ) scroll no-repeat bottom center;
}

#footer-text
{
	padding-top: 15px;
	padding-left: 55px;
	padding-right: 30px;
	font-size: 14px;
}

#footer-text h1
{
	font-size: 18px;
	font-weight: bold;
}

fieldset, form, h1, h2, h3, h4, ul, li, p
{
  margin: 0px;
  padding: 0px;
}

a
{
  text-decoration: none;
  color: #9A0;
}

a:hover
{
  text-decoration: underline;
}

fieldset
{
  border: none;
}

h3
{
  font-weight: normal;
}

h3 span
{
  font-weight: bold;
}

img
{
  border: none;
  border-width: 0px;
}

p, li
{
  line-height: 150%;
}

.clear
{
  clear: both;
}
