/*[fmt]AA90-1A0A-3*/
/*
*  Copyright 2007/2008, Jamiedia Ltd., http://www.jamiedia.co.uk
*
*  This file may not be used or (re)distributed for any other
*  purposes than a commercial deployment by Jamiedia of a system
*  based on the Jamiedia CMS. No modifications may be made to
*  this file by anyone, except for individuals working for Jamiedia Ltd.
*
*  File description: Main screen stylesheet

Default styles*/
html
{
	background-color: #FFFFFF;
}
#header
{
	background: none;
	height: 170px;
}
#topnav
{
	display: none;
}
#breadcrumbs
{
	display: none;
}
#left
{
	display: none;
}
#right
{
	margin: 0px;
}
#body
{
	background: none;
}
#content
{
	border: none;
	padding: 0px;
}
#footer ul
{
	display: none;
}
#header h2 a
{
	background: none;
}
#header h2 img
{
	display: block;
}
#content-heading p a
{
	display: none;
}
#container
{
	background: none;
}
#wrapper
{
	background: none;
}
#footer
{
	background-color: #FFFFFF;
	color: #010101;
}

