body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0000FF;
	border: none;
	left: 0px;
	top: 0px;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #FF0000;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 99;
	height: 200px;
	width: 800px;
	left: 40px;
	top: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF9900;
}
.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	border: thin none #00FF99;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 60px;
	width: 500px;
	left: 310px;
	top: 10px;
	background-image: url(http://www.g5vz.co.uk/themes/blueOne/images/navBG.jpg);
	background-repeat: repeat-x;
}
#navBar ul{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: left}
#navBar ul li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size:14px; margin-top:0px; 
 border:1px solid #0000ff; padding:2px 8px;
}
#navBar a
{
	text-decoration: none;
}
#navBar a:hover
{
	color: #EECCEE;
	text-decoration: none;
}
.bigBanner {
	overflow: hidden;
	visibility: visible;
	z-index: 98;
	position: absolute;
	top: 8px;
	right: 0px;
}
.sideBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CCFFFF;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 97;
	width: 200px;
	left: 688px;
	top: 260px;
}
#sideBar a
{
	color: #FFFFFF;
}
#sideBar a:hover
{
	color: #EECCEE;
}
#sideBar img
{
	border:none;
}
.pageContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 2px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 96;
	width: 594px;
	left: 64px;
	top: 260px;
}
#pageContent a
{
	color: #FFFFFF;
}
#pageContent a:hover
{
	color: #EECCEE;
}
#pageContent img
{
	border:none;
}
.sideFooter {
	overflow: hidden;
	position: relative;
	visibility: hidden;
	bottom: -20px;
	width: 100%;
	left: 200px;
}
.footer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 2px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}