/* CSS Document */
body 
{
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img 
{
border: 0;
}

a
{
text-decoration: none;
}

div#slogan
{
display: none;
}

div#banner
{
display: none;
}

div#pagecontent
{
overflow: visible;
}

div#copyright
{
clear: both;
display: none;
}

div#homeRegistration
{
display: none;
}
