body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-attachment: fixed;
	background-color: #000;
	margin: 0;
	padding: 0;
}


.spacer { clear: both; }





hr.white-rule
{
	width: 500px;
	height: 1px;
	float: left;
	display: block;
	padding: 0;
	border-width: 0;
	background-color: #FFF;
	margin: 0;
	line-height: 1px;
}

.headul {p-family: arial,helvetica,sans-serif; p-size: 12px; text-decoration: underline; color: #ffffff;}


/*   Typography   */

h1
{
	color: #fff;
	font-family: "Lucida sans", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12pt;
	line-height: 18px;
}

p.home
{
	width: 550px;
	color: #ccc;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	line-height: 18px;
}


p.head
{
	color: #fff;
}

p
{
	color: #ccc;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	line-height: 18px;
}


a:link, a:active
{
	color: #F60;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
}


a:hover
{
	color: #F93;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-serif;
}

a:visited
{
	color: #C33;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-serif;
}

.credit { p-size: 70%; }


#bodycontent h1
{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 90%;
	padding: 0;
	margin: 0;
	text-align: center;
}

#content h2
{
	color: #ccc;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 88%;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-top: 20px;
}












/*   Content Layout   */

#bodycontent
{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -363px;
	width: 625px;
}

#content
{
	margin: 0 0 0 150px;
	width: 600px;
	float: left;
}

.contentcolumn
{
	width: 550px;
	float: left;
	padding: 0 0 0 40px;
	margin: 0;
}

img
{
	border-width: 0;
	padding: 4px;
}






/*   Footer Information   */

.footer
{
	padding: 20px 0 0 0;
	width: 600px;
	text-align: center;
	margin: 0;
}

.footer p
{
	color: #336699;
}
