body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.outline
{
position:relative;
clear:both;
width:760px;
height:600px;
margin:10px 10px 10px 100px;
padding:0 0 0 0;
background: #000000;
color:#000000;
text-align:center;

}
.banner
{
width=100%;
height:100px;
background-image:url(images/website_banner_Colour1.jpg)


}

.topnav {

position:relative;

clear:both;

width:760px;

height:21px;

margin:0 0 0 0;

padding:0 0 0 0;

background:#000000;
border-right:#000000 solid thin;
font-size:8pt;

}

#nav ul{

padding:0 0 0 0;

margin:0 0 0 0;

white-space: nowrap;

font-size:8pt;

color:#ffaaff;

float:left;

width:100%;

background:#000000 ;

list-style:none;

}

#nav ul li{
display:inline;
list-style:none;

}
/*put button for normal view here*/
#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#66FF33;
color: #000000;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;

}
/*put button for hover here*/
#nav ul li a:hover{

background: #A91212;
color: #ffffff;
text-decoration:click;
border-right:1px solid #cccccc;

}

 #nav ul li a:clicked{

background: #A91212;
color: #ffffff;
text-decoration:none;
border-right:1px solid #cccccc;

}
h1
{
color:#FCC812;
font-family:"Verdana";
font-size:xx-large;
align:"center";
}

 

