/*Celia Rosser Stylesheet*/
HTML
{
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
BODY
{
	text-align: center;
	margin-top: 0;
}
#wrapper
{
	margin-top: auto;
	margin-right: auto;
	text-align: left;
	margin-top: -25px;
}
#menu
{
	float: left;
	position: relative;
	/*[empty]left:;*/
	top: -30px;
	background-color: #FFFFFF;
}
#content TABLE
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-collapse: collapse;
}
P
{
	font-size: 0.8em;
	padding-bottom: 10px;
}
H1
{
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 0px;
	color: #716500;
	letter-spacing: -1px;
}
H2
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #D1902D;
	font-style: normal;
}
H3
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 10px;
	color: #B99C02;
	font-style: normal;
	line-height: 1;
}
H4
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #B99C02;
	font-style: normal;
}
