body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	text-align:center;
}
/* This is the border line & background colour round the entire page */
.bodyline	{ 
	/* border: 1px #98AAB1 solid; */
	width: 800px;
	background-image: url(/images/head2.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
.bodyline table{
	width: 750px;
	padding: 10px;
	/*background-image: url(/images/repeater.jpg);*/
}
/* This is the outline round the main forum tables */
.mybox	{ 
	background-image: url(/images/repeater.jpg);
	background-repeat: repeat-y;
	padding: 30px;
	width: 740px;
}
.mytop {
	height: 250px;
}
a:link, a:visited{
	color: #FFCC99;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header{
	background-image: url(/images/head1.jpg);
	height: 392px;
	background-repeat: no-repeat;
}
.middle{
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
}
h3{
	font-size: 18px;
}
.footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.foot, .foot a, .gensmall, .gensmall a{
	font-size: small;
	text-align: center;
	color: #bbbbbb;
}
.menubar{
	float: right;
	margin-right: 25px;
	margin-top: 20px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	width: 355px;
	height: 100px;
	text-align: right;
	color: #dddddd;
	line-height: 20px;
}
.menubar a:link, .menubar a:visited{
	color: #dddddd;
	text-decoration: none;
}
.menubar a:hover{
	color: #ffffff;
	text-decoration: none;
}
a.newshead{
	color: #FF9933;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.newslink
{
	color: #FFCC99;
}
.newslinks, .newslinks a:link, .newslinks a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
.myright{
	float: right;
	width: 247px;
}
.myleft{
	float: left;
	width: 480px;
}
.myleft h3{
	margin-top: none;
}
.newsbox h2{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.subheader, .forumline th{
	color: #000000;
	padding: 3px;
	background-color: #FF9933;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
}
.palebluehead, .forumline .catLeft, .forumline .rowpic
{
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}
li{
	margin-left: -20px;
	list-style-type: square;
}
li small{
	color: #FF9933;
}
.newsbox{
	background-color: #000000;
	color: #ffffff;
}
.footer{
	width: 800px;
	background-image: url(/images/footer.jpg);
}
.copyright{
	font-size: 0.6em;
}
.copyright a{
	font-size: 1.0em;
}
.forumline{
	width:780px;
}
.forumline table{
	width: 98%;
}
.forumline td{
	background: #ffffff;
	color: #000000;
}
.gensmall{
	text-align: right;
}
.forumline a:link, .forumline a:visited{
	color: #0000ff;
}
.annoyingbox form table{
	padding: 0px;
	width: 100%;
	margin: 0px;
	position: relative;
	left: -70px;
}
.annoyingbox{
	width: 700px;
}
.annoyingbox form{
	width: 150px;
	margin-right: 10px;
}
.bodyline2{
	clear:both;
}