.facebook {
	position: absolute;
	top: 0;
	left: 0;
}
/* Comment element properties */
a {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #39A7D8;
	text-decoration: none;
	font-weight: bold;
}
a.side {
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
}
a:hover.side {
	color: #39A7D8;
	text-decoration: none;
	font-weight: bold;
}
a.white, li.white a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	background-color: #060606;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: auto;
	width: 999px;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	background-color: #060606;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: auto;
	width: 999px;
}
hr {
	height: 1px;
	border: 1px solid #111;
}
hr.side-hr {
	height: 1px;
	border: 1px solid #111;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alt {
	color: #39A7D8;
	font-weight: bold;
}
.spacer {
	margin-bottom: 0px;
}
.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	margin-bottom: 5px; padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:5px
}
/* Form element properties */
form {
	margin: 0px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	height: 20px;
	border: 0px none;
	margin-top: 2px
}
.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	margin-top: 2px
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	background-color: #060606;
	border: 1px solid #000000;
	margin: 1px;
}
/* Header and footer properties */
.sub-header {
	background-image: url('images/subhead.jpg');
	background-repeat: no-repeat;
	height: 27px;
}
.subheader-text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
  padding: 7px 5px 7px 20px;
}
.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url('images/subheader-left.gif');
}
.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url('images/subheader-right.gif');
}
.sub-header ul {
	margin: 0;
	padding: 0;
}
.sub-header ul li {
	display: inline;
}
.sub-header ul li.first-link .bullet {
	display: none;
}
.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-image: url('images/head.png');
	height: 200px;
	padding: 5px 0 10px 0;
}
.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: uppercase;
*/
	color: #4b4b4b;
	background-color: #060606;
	text-align: center;
	padding-top: 5px;
}
.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	background-color: #111111;
	padding: 4px 4px 5px 4px;
}
.main-body {
	font-size: 11px;
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	padding: 4px
}

.main-body2 {
	font-size: 11px;
	color: #232323;
	background-image: url('images/bg_center_panel.png');
	background-repeat: no-repeat;
	border: 0px none;
	padding: 4px; background-position-y:center
}
/* Side-Panel properties */
.side-left .side-border-right {
	display: none;
	width: 165px;
}
.side-right .side-border-left {
	display: none;
	width: 165px;
}
.side-border-left {
	color: #4b4b4b;
	background-color: #111111;
	padding: 10px 0 10px 0;
	width: 165px;
}
.side-border-right {
	color: #4b4b4b;
	background-color: #111111;
	padding: 10px 0 10px 0;
	width: 165px;
}
.stext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 4px 6px 4px;
}
.scapmain {
	text-align: center;
	background-image: url('images/scapmain.jpg');
	background-repeat: no-repeat;
	height: 25px;
}
.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url('images/side-left.gif');
}
.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url('images/side-right.gif');
}
.side-body {
	font-size: 10px;
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	padding: 4px
}
/* Center-Panel properties */
.news-category {
	border: 0px none;
	float: left; margin-left:0; margin-right:5px; margin-top:3px; margin-bottom:0
}
.news-footer {
	font-size: 10px;
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:4px
}
.ctext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39A7D8;
	padding: 2px 0px 2px 8px;
}
.capmain {
	background-image: url('images/capmain.jpg');
	background-repeat: no-repeat;
	height: 25px;
}
.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url('images/cap-left.gif');
}
.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url('images/cap-right.gif');
}
.main-bg {
	color: #4b4b4b;
	background-color: #111111;
	padding: 10px 0 5px 0;
}
/* General table properties */
.center {
	margin: 0 auto;
}
.tbl-border {
	border: 1px solid #111111;
}
.tbl {
	font-size: 11px;
	color: #4b4b4b;
	background-color: #111111;
	padding: 4px;
}
.tbl1 {
	font-size: 11px;
	color: #4b4b4b;
	background-color: #111111;
	padding: 4px;
}
.tbl2 {
	font-size: 11px;
	color: #4b4b4b;
	background-color: #111111;
	padding: 4px;
}
.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #4b4b4b;
	background-color: #111111;
	padding: 2px 4px 4px 4px;
}
.quote {
	font-size: 11px;
	color: #4b4b4b;
	background-color: #111111;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}
.poll {
	height: 12px;
	border: 1px solid #333;
}
.comment-name {
	font-weight: bold;
	color: #4b4b4b;
}
.shoutboxname {
	font-weight: bold;
	color: #4b4b4b;
}
.shoutbox {
	color: #4b4b4b;
}
.shoutboxdate {
	font-size: 10px;
	color: #4b4b4b;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #4b4b4b;
}
.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #4b4b4b;
}
.side-label {
	color: #39A7D8;
	font-weight: bold;
	background-color: #111111;
	margin: 2px 0 2px 0;
	padding: 3px 2px 0px 2px;
}
/* Vertical Navigation */
#navigation h2 {
  color: #39A7D8;
	font-weight: bold;
	font-size: 10px;
	font-weight: normal;
	background-color: #111111;
	margin: 0;
	padding: 3px 0 1px 2px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
* html #navigation ul li {
	height: 11px;
}
#navigation a {
	display: block;
	color: #4b4b4b;
	padding: 1px;
	text-decoration: none;
}
#navigation a:hover {
	color: #39A7D8;
	background-color: #090909;
}
/* Page Navigation */
.pagenav {
	padding: 0px;
}
.pagenav span {
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	padding: 1px;
	margin: 2px
}
.pagenav a {
	color: #4b4b4b;
	background-color: #111111;
	border: 0px none;
	padding: 1px;
	margin: 2px;
	text-decoration: none
}
.pagenav a:hover {
	color: #4b4b4b;
	background-color: #111111;
	margin: 2px;
	text-decoration: none;
}
#banner {
	padding: 62px 12px 0 0;
	text-align: right;
}