body {  
background-color: #FFFFFF;
}

a:link    
{
color: #772244;
}

a:active
{
color:#000000;
}

a:visited 
{
color:#660033;
}

a:hover
   {
color: #000000;
text-decoration: none;
}

h1 {
	color: #660033;
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif;
	font-size:  18px;
	margin: 0px 0px 0px 30px;
    padding:0px;
margin-bottom: 0px;
    font-style:italic;
}

h2 {
	color: #660033;
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif;
	font-size:  16px;
	margin: 0px 0px 0px 30px;
}


h3, h4, h5, h6 {  
	font-family: "Times New Roman", Times, serif;
	font-size:  13px;
margin: 0px 30px 0px 30px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size:  13px;
	margin-left: 30px;
    margin-right: 30px;
font-weight:bold;
margin-top: 5px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size:  13px;
	margin-left: 8%;
	margin-right: 8%;
	margin-bottom: 0px;
	margin-top: 0px;
font-weight:bold;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size:  14px;
	margin-left: 6%;
	margin-right: 6%;
		margin-bottom: 0px;
	margin-top: 0px;
font-weight:bold;
}

.center {
	text-align: center;
}

.smaller { 
	font-family: "Times New Roman", Times, serif;
	font-size:  10px;
}

.webmaster {  
 font-weight : bold;
}

#indexcenter{
	width:740px;
	margin:0px auto;
	text-align:left;
	}

#header {
padding: 10px 30px 5px 15px;
}

.headerleft {
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
font-weight:bold;
vertical-align:bottom;
width: 44%;
text-align:left;
float:left;
}

.textonly {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-align:right;
padding-top: 30px;
padding-right: 20px;
float:right;
width: 90%;
}

#indexcontent {
background-image:url(images/background.jpg);
background-repeat:no-repeat;
text-align:center;
float:left;
width: 100%;
}

#indexlogo {
width: 100%;
background-color: transparent;
float:right;
}

#sublogo {
width: 100%;
background-color: transparent;
float:left;
}

#subimage {width: 49%;
background-color: transparent;
float:right;}


#indexnavright {
width: 49%;
text-align:left;
float:right;
padding-bottom: 5px;
}

#indexnavleft {
width: 49%;
text-align:right;
float:left;
padding-bottom: 5px;
}

#navright {
width: 49%;
text-align:left;
float:right;
padding-bottom: 2px;
}

#navleft {
width: 49%;
text-align:right;
float:left;
padding-bottom: 2px;
}

#menu {
	position:absolute;
	margin:0px auto;
	width:350px;
	line-height:14px;
    text-align:left;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:350px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:350px;}

#listleft
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: right;
font-family: "Times New Roman", Times, serif;
font-size: 100%;
font-weight: bold;
}

#listleft li a:hover {
background-image: url(images/lefthand.gif);
background-repeat: no-repeat;
background-position: 100% .4em;
padding-right: 35px;
text-decoration:underline;
color:#990033;
}

#listleft li a 
{
color:#000000;
background-image: url(images/blank.gif);
background-repeat: no-repeat;
background-position: 100% .4em;
padding-right: 35px;
text-decoration:none;
}

#listright
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 100%;
font-weight: bold;
}

#listright li a:hover {
background-image: url(images/righthand.gif);
background-repeat: no-repeat;
background-position: 0% .4em;
padding-left: 35px;
text-decoration:underline;
color:#990033;
}

#listright li a 
{
color:#000000;
background-image: url(images/blank.gif);
background-repeat: no-repeat;
background-position: 0% .4em;
padding-left: 35px;
text-decoration:none;
}

.footerleft {
font-family: "Times New Roman", Times, serif;
font-size: 75%;
font-weight:bold;
vertical-align:bottom;
width: 44%;
text-align:right;
float:left;
padding-bottom: 100px;
}

.footer {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
width:100%;
float:right;
text-align:center;
font-weight:bold;
color:#222222;
}

.footercentre {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
width:100%;
text-align:center;
font-weight:bold;
height: 52px;
float:left;
margin-top: 10px;
color:#333333;
line-height: 20px;
}



.footerright {
font-family: "Times New Roman", Times, serif;
font-size: 75%;
font-weight:bold;
vertical-align:bottom;
width: 44%;
text-align:left;
float:right;
padding-bottom: 100px;
}

#nomargin {
margin: 0px;}

#subcontent {
text-align:left;
padding:5px;
width: 100%;
float:left;
height: auto;
}

