@charset "utf-8";
body {
	background-image: url(../Images/PNGS/navbak.png);
	background-repeat: repeat-x;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#container {
	position: relative;
}
#header {
	height: 120px;
	width: 100%;
	top: 0px;
	background-image: url(../Images/GIF/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#topnav {
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../Images/PNGS/topnavbarback.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
}
#statusbar {
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../Images/GIF/status-bak.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
}
#content {
	width: 100%;
}
#image {
	width: 400px;
	top: 0px;
	height: 400px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#imagefooter {
	width: 370px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	padding: 15px;
	text-align: center;
}
#newsheader {
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: normal;
	color: #FFFFFF;
	height: 32px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #79791F;
}
#news {
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	padding: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #476B47;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.fontcolour1 {
	color: #FFFFFF;
}
.fontcolour2 {
	color: #476B47;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.statuslefttd {
	padding-left: 15px;
	color: #FFFFFF;
}
.statsrighttd {
	padding-right: 15px;
	color: #FFFFFF;
}
.thumbtd {
	padding: 1px;
	height: 67px;
	width: 67px;
}
.thumbtdleft {
	height: 67px;
	width: 67px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.thumbtdright {
	height: 67px;
	width: 67px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}
