body {
	background-color: #000;
	background-image:url(images/background.jpg)
	background-position: left;
	background-repeat: repeat-y;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
}



.colour
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FF0000;
}



.title {
	padding-right: 5px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-align: left;
}




.bodytext {
	vertical-align:text-top;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height:20px;
}
.bodytext a:link {
font-family: Verdana, Arial;
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline; 
} 
.bodytext a:visited {
font-family: Verdana, Arial; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline; 
} 
.bodytext a:hover {
font-family: Verdana, Arial; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline;
} 
.bodytext a:active {
font-family: Verdana, Arial; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline; 
} 



.sidebar {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align:text-top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height:20px;
}
.sidebar a:link {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline; 
} 
.sidebar a:visited {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline; 
} 
.sidebar a:hover {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline;
} 
.sidebar a:active {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 14px; 
color : #FFFFFF; 
text-decoration : underline; 
}





.navigation {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:text-top;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	margin-bottom:30px;
	margin-top:30px;
	color: #FFF;
	line-height:20px;
}
.navigation a:link {
font-family: Verdana, Arial; 
font-size : 14px; 
color : #FFF; 
text-decoration : none; 
} 
.navigation a:visited {
font-family: Verdana, Arial; 
font-size : 14px; 
color : #FFF; 
text-decoration : none; 
} 
.navigation a:hover {
font-family: Verdana, Arial;
font-size : 14px; 
color : #FFF; 
text-decoration : none;
background-color:#909090;
} 
.navigation a:active {
font-family: Verdana, Arial; 
font-size : 14px; 
color : #FFF; 
text-decoration : none; 
background-color:#798f96;
}





.footertext {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a1b7be;
	text-align: center;
}
.footertext a:link {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 10px; 
color : #a1b7be; 
text-decoration : none; 
} 
.footertext a:visited {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 10px; 
color : #a1b7be; 
text-decoration : none; 
} 
.footertext a:hover {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 10px; 
color : #a1b7be; 
text-decoration : underline; 
} 
.footertext a:active {
font-family : Georgia, Times New Roman, Times, serif; 
font-size : 10px; 
color : #a1b7be; 
text-decoration : none; 
} 
