body
{
	background-color: #FFDBBA;
}

p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: small;
}

a:link, a:visited
{
	color: #F90;
	text-decoration: none;
}

li
{
	margin-left: 40px;
	font-family: Arial;
	font-size: small;
}

a:link, a:visited { font-weight: bold; }

h1
{
	text-transform: uppercase;
	font-family: Times New Roman;
	font-size: 2em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2
{
	font-family: arial,Times New Roman;
	font-size: 1em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: Arial;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

.centreme
{
	margin: auto;
	width: 650px;
}

#workingarea
{
	background-color: #FF9900;
	width: 650px;
	float: left;
}

#banner
{
	background-color: #FFF7E6;
	width: 650px;
	height: 170px;
	float: left;
}

#bannertext
{
	width: 272px;
	height: 115px;
	float: left;
	padding-top: 55px;
	padding-right: 20px;
}

#bh
{
	background-image: url(../images/BH.gif);
	width: 216px;
	height: 146px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
}

#pic
{
	background-image: url(../images/barbholland.gif);
	width: 142px;
	height: 167px;
	float: left;
	margin-bottom: 3px;
}

#spacer
{
	background-color: #FF9900;
	height: 20px;
	width: 650px;
	float: left;
}

#sidebar
{
	background-color: #FF9900;
	color: #FFF;
	text-align: center;
	width: 150px;
	float: left;
	font-weight: bold;
}

#content
{
	background-color: #FFF7E6;
	width: 480px;
	padding: 10px 10px 0px 10px;
	float: left;
}
