body
{
	margin: 0;
	padding: 0;
	color: white;
	font-family: Lucida Grande, Helvetica Neue, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	background-color: #AAAEBC;
	background-image: url(img/bg_home01.gif);
	background-repeat: no-repeat;
}

a:link
{
	color: #F00;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #F00;
	text-decoration: none;
}

a:visited:hover
{
	color: #000;
	text-decoration: underline;
}

img { border: 0; }

.homeposters
{
	position: absolute;
	top: 167px;
	left: 195px;
}

.homeperson
{
	position: absolute;
	top: 230px;
	left: 133px;
}

.homelogo
{
	position: absolute;
	top: 40px;
	left: 413px;
}

.homemainnav
{
	position: absolute;
	top: 174px;
	left: 413px;
}

.homecredit
{
	position: absolute;
	top: 421px;
	left: 413px;
}

.printonly { display: none; }
