﻿body {
	padding: 40px 0 0 0;
	text-align: center;
	min-width: 1020px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url('../images/funkyBG.gif');
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#header {
	width: 960px;
	height: 394px;
	margin: 0 auto;
	color: #ffffff;
	background: url('../images/farout-top.gif') no-repeat;
	background-position: bottom;
	padding: 0;
}
#header h1 {
	font: normal bold 180% Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	filter: glow(color=#534640,Strength=3);
}
#header h2 {
	font: normal bold 90% Verdana, Arial, Helvetica, sans-serif;
	width: 460px;
}
#menu {
	width: 960px;
	height: 60px;
	margin: 0 auto -5px auto;
	overflow: hidden;
	color: #ffffff;
	background: url('../images/funkyinnder-3.gif') repeat-y;
	background-position: top left;
	padding: 0;
}
#tabs {
	float: left;
	width: 915px;
	padding: 10px 0 0 0;
	margin: 0 20px 0 20px;
	font-size: 8pt;
	line-height: normal;
	border-bottom: 2px solid #534640;
}
#tabs ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a {
	float: left;
	background: url('../images/tableft.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('../images/tabright.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
#tabs a span {
	float: none;
}
#tabs a:hover span {
	color: #FFF;
}
#tabs a:hover {
	background-position: 0% -42px;
}
#tabs a:hover span {
	background-position: 100% -42px;
}
.dateheader {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	color: #FFCC99;
}
.TopicTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}
.maintext {
	text-align: justify;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
}
.comments {
	font-size: 10px;
	text-align: right;
	padding: 2px;
	color: #000000;
}
.sideheader {
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 330px;
	color: #FFCC99;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a:link {
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFF372;
}
a:visited {
	color: #FFF372;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
.sideboxes {
	padding: 10px 10px 2px 5px;
	font-size: 12px;
}
textarea, input, select, option, button {
	font-family: Tahoma, Verdana, Arial;
	background-color : #CCCCCC;
	color : #000000;
	font-size : 10px;
	border: 1px solid #999999;
}
img {
	border: 0px none;
}
.background {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.background2 {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
.style1 {
	font-size: 11px;
}
body, td, th {
	color: #000000;
}
#navbar-iframe {
	height: 0px;
	visibility: hidden;
	display: none;
}
.translations {
	position: absolute;
	top: 2px;
	right: 20px;
}