@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#000033;
	background-image:url(images/misc/earthback.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	text-align:center;
}

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

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

a:hover {
	color:#e67817;
} 

#border {
	background-color:#110906;
	width:760px;
	text-align:center;
	margin:20px auto 20px auto;
	padding:10px;
}
#container {
	width:760px;
	text-align:left;
	background-color:#F9EDE1;
}
#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%;
}
#text {
	background-color:#F7F0E9;
	margin:5px 250px 10px 15px;
	padding-top:0px;
}

#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 h3 {
	color:#FFFF99;
}
#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;
}
#pageBottom {
	clear:both;
}
#faceTweet {
	width:90px;
	float:right;
	text-align:center;
	padding-top:10px;
}
#mp3 {
	margin-top:				-12px;
}
.mp3 {
	margin-top:				-12px;
}
#floatRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.floatLeft {
	float:					left;
	margin-right:			10px;
}
.floatRight {
	float:					right;
	margin-left:			10px;
}
.emailFoot {
	height:					50px;
	width:					310px;
	padding:                0px;
}
.signature {
	margin:              	0px;
	padding:                0px;
}
.small {
	font-size:80%;
	color:#996600;
}
.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:100px;
	text-align:center;
	vertical-align:top;
}
.buttonParagraph {
	font-size:80%;
	color:#330000;
}
.SongTitle {
	text-align:				left;
	vertical-align:			top;
	width:					150px;
}
.SongDescription {
	font-size:				90%;
}
.SongDownload {
	width:					100px;
	text-align:				right;
	vertical-align:			top;
}

#footerNav {
	width:760px;
	font-size:75%;
	color:#CC6600;
	margin:20px auto 20px auto;
}
