body {
	background-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}
.hidden {
	visibility: hidden;
}
#wrapper {
	background-color: #EEEEEE;
	margin: 20px 25px 20px 25px;
	min-width: 760px;
	padding: 10px;
}
#header {
	color: #557700;
	font-weight: bold;
	padding: 0;
}
#main {
	background-color: white;
	background-image: url(sidebarbg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin-top: 10px;
	width: 100%;
}
#main2 {
	background-image: url(leftbg.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}
#main3 {
	background-color: white;
	background-image: url(rightbg.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin-top: 10px;
	width: 100%;
}
#sidebar {
	float: right;
	width: 220px;
	margin: 0 5px 0 0;
	padding: 0;
}
#sidebar .inner {
	margin: 5px;
}
#sidebar .inner H4 {
	border-bottom: 1px solid #111111;
	font-size: 1.05em;
	margin-bottom: 0;
}
#sidebar .inner H4 + P {
	margin-top: 2px;
}
/*#sidebar .inner a img {
	margin: 5px auto 3px auto;
}*/
#sidebar #nav {
	list-style: none;
	margin: 0 8px 0 8px;
	padding: 0;
}
#sidebar #nav li {
	background-image: url(arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#sidebar #nav li .external {
	background-image: none;
}
#sidebar a:link {
	color: #3344CC;
	text-decoration: none;
}
#sidebar a:visited {
	color: #3344CC;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar #sidebarAdvert {
	height: 95px;
	margin-top: 5px;
	width: 200px;
}
#sidebarCredit {
	background-image: url(../i/sidebarCreditWhore.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 88px;
	padding-left: 60px;
}
#sidebar2 {
	border-top: 1px solid #111111;
	float: left;
	width: 159px;
}
#sidebar2 a:link {
	color: #557700;
	text-decoration: none;
}
#sidebar2 a:visited {
	color: #557700;
	text-decoration: none;
}
#sidebar2 a:hover {
	color: #3344CC;
	text-decoration: underline;
}
#sidebar2 #nav {
	list-style: none;
	margin: 5px 10px 0 10px;
	padding: 0;
}
#sidebar2 #nav li {
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCEE99;
	padding: 0.4em 0 0.2em 0;
}
#sidebar2 #nav li:hover {
	background-image: url(bullet.gif);
}
#sidebar2 #nav li a:link {
	color: #557700;
	margin-left: 18px;	
	text-decoration: none;
}
#sidebar2 #nav li a:visited {
	color: #557700;
	margin-left: 18px;	
	text-decoration: none;
}
#sidebar2 #nav li a:hover {
	color: #3344CC;
}
#content {
	border-top: 1px solid #111111;
	margin: 0 240px 0 160px;
}
#content .headerLogo {
	background-image: url("../i/gswheader.gif");
	background-position: left;
	background-repeat: no-repeat;
	height: 80px;
	margin: 0;
	padding: 0;
}
#content .inner {
	margin: 8px;
}
#content .inner a:link {
	color: #557700;	
	padding: 0;
}
#content .inner a:visited {
	color: #557700;	
	padding: 0;
}
#content .inner a:hover {
	color: #3344CC;
}
#content .inner H4 {
	border-bottom: 1px solid #111111;
	font-size: 1.05em;
	margin-bottom: 0;
}
#content .inner H4 + P {
	margin-top: 0;
	margin-left: 5px;
}
#content .inner P {
	margin-bottom: 0;
	margin-left: 5px;
}
#content .inner P + UL {
	margin-top: 0px;
}
.txtCodeSnippet {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.whores {
background-color: #E7E7E7;
margin: 3px;
}
.whores TD {
	background-color: White;
	padding: 3px;
}
.whores a:link, .whores a:visited {
	color: #557700;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.whores a:hover {
	color: #3344CC;
}
.disclaimer {
	color: #557700;
	font-size: 0.8em;
}
.newsitem {
	background-image: url(http://forum.jamskate.co.uk/templates/jsuk/images/folder_new.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px dotted gray;
	margin: 8px 0 8px 0;
	padding: 0 8px 8px 18px;
	overflow: hidden;
}
.newsdiscuss {
	border: 1px dotted #E4E4E4;
	float: right;
	font-size: 0.7em;
	padding: 2px;
}
.newsitemauthor {
	float: right;
	font-size: 0.7em;
	text-align: center;
}
.newsitemquote {
	background-color: #FAFAFA;
	border: 1px solid #D1D7DC;
	font-size: 0.8em;
	margin: 3px 18px 3px 18px;
	padding: 3px;
}
#content2 {
	border-top: 1px solid #111111;
	margin: 0 0 0 160px;
}
#content2 .inner {
	margin: 8px;
}
#content2 .inner H4 {
	border-bottom: 1px solid #111111;
	font-size: 1.05em;
	margin-bottom: 0;
}
#content2 .inner H4 + P {
	margin-top: 2px;
}
#content2 .inner a {
	margin: 0;
	padding: 0;
}
#content2 .inner a:link {
	color: #557700;	
}
#content2 .inner a:visited {
	color: #557700;	
}
#content2 .inner a:hover {
	color: #3344CC;
}
#content2 .boostingCal {
	border: 1px dotted silver;
	margin: 0 auto 0 auto;
}
#content2 .boostingCal TH {
	font-size: 0.8em;
}
#content2 .boostingCal TD {
	border: 1px dotted silver;
	font-size: 0.8em;
	height: 88px;
	text-align: center;
	vertical-align: top;
	width: 80px;
}
#content2 .boostingCal TD.dayPast {
	background-color: #F8F8F8;
	color: #CCCCCC;
}
#clearone {
	clear: both;
	height: 1px;
}
#footer {
	clear: both;
	color: #557700;
	font-size: 0.8em;
	margin: 5px 0 0 0;
	text-align: center;
	width: 100%;
}
.tweet
{
	font-size: 0.9em;
}
.tweet a:link {
	color: #0084B4;
}
.tweet a:visited {
	color: #0084B4;
}
.twitterTime
{
	color: #AAAAAA;
	font-family: georgia;
	font-size: 0.9em;
	font-style: italic;
	margin-left: 8px;
}
.twitterBreak
{
	border-bottom: 1px dashed #CCCCCC;
	height: 1px;
	margin: 3px auto 3px auto;
}
.miniCalBox
{
	border: 1px dotted silver;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 auto 2px auto;
	width: 133px;
}
