body{
background:#000000;
color:#FFFFFF;
text-align: center;
margin:0; 
padding:0; 
font-family:Tempus Sans ITC;
font-size:16px;
}
a:link{color:#6699FF;/*blue*/
text-decoration:underline;
}
a:active{color:#6699FF;/*blue*/
text-decoration:underline;
}
a:visited{color:#6699FF;/*blue*/
text-decoration:underline;
}
a:hover{color:#6699FF; /*blue*/
text-decoration:underline;
}

#main{
margin-top:15px;
width:800px;
border:0px solid #FFFFFF;}

#leftnav{
display:none;}

#content{
padding-top:21px;
vertical-align:top;
}

table{
text-align:left;
}

h1{
font-size:32px;
text-align:center;}
h2{
color:#6699FF; /*blue*/
font-size:24px;
text-align:center;}
h3{
color:#FF0000; /*red*/
font-size:18px;
text-align:center;
text-decoration:none;}
.h3{
color:#FF0000; /*red*/
font-size:18px;
text-decoration:none;}

.small{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;}

.center{
text-align:center;
}

/*pictures*/
.border{border:1px solid #FFFF66;/*yellow*/}
.noborder{border:0px solid #ffff66;/*yellow*/}
.leftnoborder{float:left; border:1px solid #000000;}
.leftborder{float:left;border:1px solid #FFFF66;/*yellow*/}
.rightnoborder{float:right; border:1px solid #000000;}
.rightborder{float:right;border:1px solid #FFFF66;/*yellow*/}
.googlies_gif{vertical-align:middle;}

/*Advert for something up and coming*/
.highlight{
padding-left:10px;
padding-right:10px; 
font-weight:normal;
color:#FF0000; /*red*/
border:1px solid #FF0000;/*red*/
}
