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

body {
	background-color: #EBE9FE;
	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: 15px;
	padding: 10px;
	color: #FFF;
	background-color: #A8D3FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	text-align: center;

}



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

#top
{
	padding: 0.5em;
	height: 160px;
	width: 850px;
}

#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: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #39f;
}

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

}

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

.surname {
visibility: hidden;
}

.topmenu a:link, .topmenu a:visited  {
	display:block;
	height:25px;
	text-align:center;
	padding-top:7px;
	color:#D9E6FF;
	text-decoration: none;
 }
 
.topmenu a:hover {
	display:block;
	height:25px;
	text-align:center;
	padding-top:7px;
	color:#FFFFFF;
	text-decoration: none;
 }
 
 td.menuon {
	background-color: #95CAFF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

td.menuoff {
	background-color: #39F;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

