a
{
    text-decoration: 0;
    color: #000;

}


.offScreen 
{
	position: absolute;
	left: 0px;
	padding: 0;
	margin: 0;
}


/* added by ollie@thirteen 10/06/08 */
div.contentArea h1 a .offScreen {
	padding-left: 30px;
}

div.contentArea div.content p.main {
	height: auto;
}

div.contentArea div.content p.main .offScreen {
	font-size: 1.1em;
}


#topNavigation
{
display: none;
}

#sideNavigation
{
display: none;
}

h1 a, h1
{
text-decoration: none;
height: 50px;
margin: 0 0 0 5px;
font-family: trebuchet ms, arial, sans serif !important;

}

h1 span
{
font-size: .8em !important;
}

#content {
padding: 0;
margin: 0;
position: absolute;
left: 0px;
}



.main
{
padding: 0;
font-weight: bold;
float: none;
height: 5em !important;

}



#subNavigation
{
display: none;
}

.print
{
font-size: .6em !important;
}



