a {
	text-decoration: none;
	color: white;
	}

a:hover {
	text-decoration: none;
	color: #F38D0A;
	}

body {
	margin: 0 0 0 0px;
	color: #F38D0A;
	background-color: #333333;
	height: 100.1%;
	}

.title {
	font: bold 11pt/10pt "Courier New", "Lucida Console", sans-serif;
	color: #F38D0A;
	background-color: transparent;
	padding-left: 27px;
	}

.padding {
	font: 8pt "Trebuchet MS", "Arial", sans-serif;
	color: #F38D0A;
	background-color: transparent;
	padding-left: 27px;
	}

#maintable {
	width: 100%;
	height: 100%;
	background-color: #333333;
	border-collapse: collapse;
	}

#top {
	width: 750px;
	height: 225px;
	text-align: center;
	vertical-align: top;
	background: #0A0B0C url('img/top.png') top no-repeat;
	}

#bottom {
	width: 750px;
	height: 100px;
	text-align: center;
	vertical-align: bottom;
	background: #0A0B0C url('img/bottom.png') top no-repeat;
	}

#logo {
	width: 695px;
	height: 55px;
	position:relative; top: 27px;
	background: #0A0B0C url('img/logo.png') no-repeat;
	}

#banner {
	width: 695px;
	height: 22px;
	position:relative; top: -27px;
	background: #0A0B0C url('img/banner.png') no-repeat;
	}

#gears {
	width: 83px;
	height: 75px;
	position:relative; left: 40px;
	position:relative; bottom: -60px;
	background: transparent url('img/gears.gif') no-repeat;
	}

.left {
	width: 250px;
	vertical-align: top;
	background: #0A0B0C url('img/left.png') bottom no-repeat;
	}

.center {
	width: 250px;
	vertical-align: top;
	background: #0A0B0C url('img/center.png') bottom no-repeat;
	}

.right {
	width: 250px;
	vertical-align: top;
	background: #0A0B0C url('img/right.png') bottom no-repeat;
	}

.rightbg {
	background-color: #333333;
	}

.leftbg {
	background-color: #333333;
	}

#topspace {
	height: 25px;
	background-color: #333333;
	}

#bottomspace {
	height: 55px;
	text-align: center;
	vertical-align: top;
	font: 8pt/10pt "Courier New", "Lucida Console", sans-serif;
	background-color: #333333;
	}

#newsleft {
	width: 335px;
	font: 8pt/12pt "Trebuchet MS", "Arial", sans-serif;
	text-align: left;
	padding: 5px 0px 5px 0px;
	position:relative; left: 27px;
	position:relative; top:  20px;
	float: left;
	border: 1px dashed #F38D0A;
	background: #0A0B0C url('img/rssleft.png') top no-repeat;
	}

#newsright {
	width: 335px;
	font: 8pt/12pt "Trebuchet MS", "Arial", sans-serif;
	text-align: left;
	padding: 5px 0px 5px 0px;
	position:relative; right: 27px;
	position:relative; top: 20px;
	float: right;
	border: 1px dashed #F38D0A;
	background: #0A0B0C url('img/rssright.png') top no-repeat;
	}