/* CSS Document */
#content {
position:absolute;
width:80%;
top:75px;
left:20%;
}
#navigation {
position:absolute;
top:75px;
left:2%;
}
#navigation a {
display:block;
}
#banner {
width:100%;
background-color:#000000;
}
#photoarticle {
float:left;
padding:2px;
}
#photoarticleright {
float:right;
padding:2px;
}
.head {
	font-family: "Book Antiqua";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	ba
}
.pagehead {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.contentcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.contentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.contentboldcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.contentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.contentsmallcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
a.button:link  
{ 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:double; 
 border-color:#000000; 
 border-width:5px; 
 background-color:#000000; 
 width:130px;  
 color:#ffcc00; 
} 
a.button:visited  
{ 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:double; 
 border-color:#000000; 
 border-width:5px; 
 background-color:#000000; 
 width:130px;  
 color:#ffcc00; 
} 
a.button:active  
{ 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:double; 
 border-color:#000000; 
 border-width:5px; 
 background-color:#000000; 
 width:130px; 
 color:#ffcc00; 
} 

a.button:hover  
{ 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:double; 
 border-color:#000000; 
 border-width:5px; 
 background-color:#ffcc00; 
 width:130px;  
 color:#000000; 
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	background-color: #000000;
	text-decoration: none;
	}
.contentright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
body {
	background: white;
	color: black;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	text-align: left;
	font: bold 10pt;
	font-size: 10pt;
}
a {
	color: blue;
	padding: 1px 3px 1px 3px;
}
.imageborder {
	margin: 3px;
	border: 3px solid grey;
}

td a img {
	margin: 3px;
}

