p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 160%;
}

body {
	background-color: #F1F1D8;
	position: static;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-style: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #8C5E8C;
	line-height: normal;
	margin-top: 0px;
	padding-top: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B380FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {  color: #0000ff; }
a:hover {  color: #FF0000;  }


#leftnav
{
	float: left;
	width: 150px;
	margin: 0;
	padding: 1em;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	left: 5px;
	text-align: left;
}

#leftnav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#leftnav li
{
margin-left: 0.25em;
}

#leftnav li a
{
	height: 1.5em;
	line-height: 1.5em;
	width: 11em;
	display: block;
	border: 0.1em solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	background-image: url(images/menu-background.jpg);
	background-color: #CCCC99;
}



#leftnav li a:link {  
	color: #ffffff; 
	text-decoration: none}

#leftnav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#leftnav li a:hover  {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/menu-background-hover.jpg);
	background-color: #CCCC99;
	background-repeat: no-repeat;
}



#rightnav
{
	float: right;
	width: 40px;
	margin: 0;
	padding: 1em;
}


#content
{
	margin-left: 175px;
	margin-right: 50px;
	padding: 1em;
}

#content-store
{
	margin-left: 170px;
	padding: 1em;
	margin-top: 0px;
	width: 800px;
}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #999999;
	background-color: #F1F1D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 120%;

}



#footer a:link {  color: #999999; text-decoration: none}
#footer a:visited {  color: #999999; text-decoration: none}
#footer a:hover  {  color: #999999; text-decoration: underline }

#top
{
	padding: 0.5em;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 5px;
	line-height: 160%;
}



ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-top: 5px;
	line-height: 160%;
}

#top h1
{
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #FFFFFF;
}

#container
{
	background-color: #fff;
	color: #333;
	line-height: 130%;
	width: 780px;
	margin: 10px auto;
}

#container-store
{
	background-color: #fff;
	color: #333;
	line-height: 130%;
	margin: 10px auto;
	width: 1000px;

}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
.subheading {
	font-style: italic;
}

.surname {
visibility: hidden;
}