body{
	margin:0;
	background-color:#000000;
	background-image:url(../podcast/themes/truth/img/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	text-align:center;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#cc3300;
}
a:hover {
	color:#e67817;
} 

th {
	background-image:url(../forum/templates/truth/images/th_back.jpg);
	background-position:bottom;
	background-color:#000000;
	background-repeat:repeat-x;
	color:#FFFFFF;
}

#container {
	background-color:#FFFFFF;
	width:760px;
	text-align:left;
	margin:20px auto 20px auto;
	background-color:#F9EDE1;
}
#text {
	background-color:#F7F0E9;
	margin:5px 15px 10px 15px;
	padding-top:0px;
	font-size: 90%;
}

#header {
	margin-bottom:0px;
}

#navigation {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	background-color:#CC6600;
	text-align:center;
}
#navigation table {
	margin-left:auto;
	margin-right:auto;
}
#navigation p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:15px;
	font-weight:bold;
	color:#FF9900;
}
#navigation a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#navigation a:hover {
	color:#990000;
	text-decoration:none;
}

#instructions {
	font-size:90%;
	color:#330000;
}
#shadedBox {
	background-color:#FCE6CD;
	padding: 3px 10px 3px 10px;
	border-color:#660000;
	border-style:solid;
	border-width:medium;
}
#shadedBoxSmall {
	background-color:#FCE6CD;
	padding: 0px 10px 3px 10px;
	border-color:#660000;
	border-style:solid;
	border-width:medium;
	width:455px;
}
#gifthead{
	width:300px;
}
#scorehead{
	width:50px;
}
#rightBar {
	width:235px;
	background-color:#FFCC99;
	background-image:url(../images/wood_repeat.jpg);
	background-position:top;
	background-repeat:repeat-y;
	float:right;
}
#rightBar h2 {
	font-size:19px;
}
#woodText {
	margin: 0px 25px 20px 25px;
	font-size:80%;
}
.testBanner {
	font-size:90%;
	color:#330000;
	background-color:#FFFFCC;
	width:730px;
	height:50px;
}
.small {
	font-size:80%;
	color:#996600;
}
.heading {
	background-color:#000000;
	background-image:url(../forum/templates/truth/images/top_background.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
}
.number {
	width:25px;
}
.response {
	width:125px;
}
.response2 {
	width:250px;
}
.response3 {
	width:420px;
}
.response4 {
	width:175px;
}
.shaded {
	background-color:#FCE6CD;
}
.white {
	background-color:#FFFFFF;
}
.centerAlign {
	text-align:center;
}
.centerAlign table {
	margin-left:auto;
	margin-right:auto;
}
.red {
	color:#FF0000;
}
.product {
	width:110px;
	padding:3px 0px 3px 0px;
	text-align:center;
	vertical-align:top;
	background-color:#FFFFFF;
}
.description {
	padding:3px 5px 3px 5px;
	text-align:left;
	vertical-align:top;
}
.options {
	width:107px;
	text-align:center;
	vertical-align:top;
}
.tweet {
	float:right;
	width:100px;
}
.image {
	width:50px;
	height:50px;
}
.bannerText {
	margin-right:0px;
	height:50px;
}
.floatRight {
	float:right;
	padding-left:10px;
}
#navigation td img {display: block;}
#footerNav {
	width:760px;
	font-size:75%;
	color:#CC6600;
	margin:20px auto 20px auto;
}