body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-01.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}
#wrapper {
	margin:0 auto;
	width:771px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	overflow:hidden;
}
.header {
	background-image:url(images/image-01.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 771px;
}
.menu {
	background-image:url(images/image-04.jpg);
	float:left;
	width:522px;
	height:80px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-right: 11px;
	font-size: 10px;
	word-spacing: 3px;
}
.rightcolumn {
	float:right;
	width:236px;
	height:695px;
	background-color:#1f1f1f;
	background-position: top;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.secondarymenu {
	float:left;
	width:533px;
	background-image: url(images/secondarymenu-bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
	text-align:center;
}
.maincontentleft {
	background-image:url(images/latest_news.gif);
	float:left;
	width:355px;
	background-color:#333333;
	height:350px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
}
.maincontentright {
	background-image:url(images/newsheadlines.jpg);
	background-repeat: no-repeat;
	padding-top:12px;
	float:right;
	background-color:#494949;
	width:177px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	height:388px;
}
.maincontentrighttext {
	color: #C3C3C3;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomcontent {
	width:533px;
	float:left;
}
.footer {
	background-image:url(images/bg-02.gif);
	background-repeat: repeat-x;
	height: 93px;
	width: 771px;
	text-align:center;
	padding-top: 35px;
}
a:link, a:visited, a:active {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7F7F;
}
.size11 {
	font-size: 11px;
}
.size10 {
	font-size: 11px;
}
.yellow {
	padding:10px;
	color: #827961;
}
.lightwhite {
	padding:10px;
	color: #C3C3C3;
}
.white {
	padding:10px;
	color: #ffffff;
}
.black {
	color: #000000;
}
.red {
	color:#FF0000;
}
.floatright {
	float: right;
}
.textpadding {
	padding:10px;
}
.images {
	float:right;
	border: 3px double #000000;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.imagecentre {
	border: 3px double #000000;
	padding: 5px;
	margin-top:25px;
	margin-right: auto;
	margin-left: auto;
}
.headertext {
	color:#FFFFFF;
	text-align:right;
	padding-top:130px;
	margin-right:15px;
}

.flash {
	float:right;
	border: 3px double #000000;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
