﻿HTML {
height: 100%;
margin-bottom: 1px;
}

body { 
font-family : Verdana, Arial, sans-serif;
background-color: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top: 5px;
margin-bottom: 5px;
color: #000000;

}

Table {
font-size : 100%;
}

UL {
font-size : 100%;
}

LI {
font-size : 100%;
}

TD {
font-size : 100%;
}

P {
font-size : 100%;
}

/* this group sets the normal link colors */

A:ACTIVE{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

A:LINK{
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
color : #73888D;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #73888D;
margin-top: 0px;
margin-bottom: 2px;
}

H2 {
font-size : 110%;
font-weight : bold;
color : #73888D;
margin-top: 0px;
margin-bottom: 2px;
}

H3 {
font-size : 100%;
font-weight : bold;
color : #73888D;
letter-spacing: 1px;
margin-top: 0px;
margin-bottom: 2px;
}

H6 {

font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 1px;
margin-top: 0px;
margin-bottom: 2px;
}

H5 {

font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 1px;
margin-top: 0px;
margin-bottom: 2px;
}

H4 {

font-size : 100%;
color : #ffffff;
font-weight: bold;
padding: 1px;
margin-top: 0px;
margin-bottom: 2px;
}

ul  {
list-style-type: disc;
}


HR {
color : #73888D;
height : 1px;	 
text-align: center;
}

.outtable {
border-top: 1px solid #73888D;
border-bottom: 1px solid #73888D;
margin-bottom: 5px;
}

.side {
background-image: url(images/rep.gif);
background-repeat: repeat-x;
font-size: 70%;
}

.centre {
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
font-size: 70%;
}

.side2 {
border-left: 5px solid #ffffff;
font-size: 70%;
}

.sideA {
border-left: 0px solid #ffffff;
font-size: 70%;
}


.mainimage {
background-image: url("images/mainimage1.jpg");
background-repeat: no-repeat;
height : 200px;	 
text-align: right;
border: 1px solid #4B595D;

}

.mainimage h1{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 180%;
color: #000000; 
margin: 0px 0px 0px 0px;
padding-right: 20px;
}

.mainimage p {
margin: 0px 0px 0px 0px;
font-size: 100%;
color: #000000; 
padding-right: 20px;
font-weight: bold;
}

.mainimageint {
border: 1px solid #4B595D;
}


.menutop {
font-size: 65%;
color: #ffffff;
padding: 5px;
background-color: #73888D;
border-bottom: 5px solid #ffffff;
text-align: center;
}

.menutop A:ACTIVE{
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.menutop A:VISITED{
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.menutop A:LINK{
color : #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.menutop A:HOVER {
color : #CCE5FF;
text-decoration : none;
font-weight: bold;
}

.datestamp {
font-size: 65%;
color: #ffffff;
padding: 5px;
background-color: #73888D;
border-top: 5px solid #ffffff;
text-align: right;
}

.footer {
font-size: 65%;
color: #ffffff;
padding: 5px;
background-color: #73888D;
border-top: 5px solid #ffffff;
text-align: left;
}

.footer A:ACTIVE{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer A:VISITED{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer A:LINK{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer A:HOVER {
color : #CCE5FF;
text-decoration : none;
font-weight: bold;
}

.content1 {
padding: 5px;
line-height: 1.5;
text-align: left;
}

.content2 {
padding: 1px 10px 0px 10px;
line-height: 1.5;
text-align: left;
}

.name {
padding: 5px;
background-color: #73888D;
border-top: 5px solid #ffffff;
font-size: 135%;
color: #E8ECE4;
font-weight: bold;
text-align: left;
}

.name2 {
padding: 5px;
background-color: #73888D;
font-size: 135%;
color: #E8ECE4;
font-weight: bold;
text-align: left;
}

/*Styles the hot topic boxes*/

.hottopicplain {
padding: 10px;
line-height: 1.5;
background-image: url(images/rep.gif);
background-repeat: repeat-x;
padding: 10px;
line-height: 1.5;
border: 1px solid #4B595D;
margin-bottom: 10px;
}

.hottopicleft {
padding: 10px;
line-height: 1.5;
background-image: url(images/rep.gif);
background-repeat: repeat-x;
float: left;
width: 30%;
margin-right: 10px;
margin-bottom: 10px;
}

.hottopicright {
padding: 10px;
line-height: 1.5;
background-image: url(images/rep.gif);
background-repeat: repeat-x;
float: right;
width: 30%;
margin-left: 10px;
margin-bottom: 10px;
}


/*Styles the photos*/

.imageleft {
border: 3px double #73888D;
margin: 2px 10px 2px 0px;
float: left;
}

.imageright {
border: 3px double #73888D;
margin: 2px 0px 2px 10px;
float: right;
}

.imageplain {
border: 3px double #73888D;
}

/*Styles the additional menu*/

span.menu2 {
font-size: 90%;
float: right;
}

/*Styles the Form Elements*/

.formbutton {
background-color: #73888D;
border: 3px double #73888D;
font-size: 90%;
font-weight: normal;
font-family: Verdana, Arial, sans-serif;
color: #FFFFFF;
}

.formtext {
background-color: #FFFFFF;
border: 1px solid #73888D;
font-size: 95%;
font-family: Verdana, Arial, sans-serif;
color: #000000;
margin-top: 2px;
}

/*Styles the Photo Gallery*/

#thumbnails {
width: 500px;
margin: 10px auto;
padding: 0;
text-align: center;
}

#thumbnails caption {
margin-top: 10px;
}

#thumbnails ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#thumbnails li {
float: left;
position: relative;
display: inline;
width: 150px;
min-height: 140px;
_height: 140px; /* Terrible underscore hack for IE because min-height won't work - grrrr! */
margin: 0;
padding: 0 5px 5px 5px;
text-align: center;
}

#thumbnails ul:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#thumbnails li a #thumbnails li a:visited #thumbnails li a:active {
font-size: 100%;
text-decoration: none;
color: #73888D;
}
	
#thumbnails li a:hover {
color: #000000;
}

#thumbnails li br {
display: block;
height: 0;
}

.sitedesign {
font-size: 60%;
padding: 5px;
text-align: center;
}

