@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(../images/tcbff_mainBG.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
	color: #565;
	_behavior: url(/csshover.htc);
	background-attachment: fixed;
	background-position: center top;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #d66526;
}
h4 {
	font-size: 1.2em;
	color: #372c6e;
}
a {
	color: #d66526;
	text-decoration: underline;
}
s  {
	color: #7b3209;
	text-decoration: underline;
}
#wrap {
	background-image: url(../images/tcbff_contentBG.gif);
	background-repeat: repeat-y;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	background-image: url(../images/tcbff_header.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 1050px;
}
#top a {
	display: block;
	height: 122px;
	width: 1050px;
}
#navigation {
	background-image: url(../images/tcbff_navBG.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 1033px;
	margin-left: 17px;
}
#navigation ul {
	padding-left: 11px;
	padding-top: 6px;
}
#navigation li, #tcbff ul li {
	color: #fff;
	padding-right: 6px;
	padding-left: 6px;
	list-style-type: none;
	float: left;
}
#navigation a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#navigation a:hover {
	text-decoration: underline;
	color: #7b3209;
}
#tcbff {
	float: right;
	display: inline;
	position: relative;
	z-index: 20;
	right: 195px;
}
#tcbff ul {
	width: 120px;
	position: absolute;
}
#tcbff ul li a {
	width: 40px;
	padding: 0 0 12px 40px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#tcbff ul li a:hover {
	color: #000;
}
#tcbff ul ul li {
	padding: 0;
	float:none;
}
#tcbff ul ul a {
	padding: 4px 0 8px 18px;
	color: #ffffff;
	text-align: left;
	height: 24px;
	width: 120px;
	line-height: 24px;	
}
#tcbff ul li:hover {
	position:relative;
}
#tcbff ul li:hover ul {
	display: block;
}
#tcbff ul ul {
	display:none;
	position: absolute;
	background-color: #372c6e;
	left: -30px;
	top: 14px;
	width: 120px;
	margin: 0;
	font-size: 12px;
	padding: 0;
}
#columnLeft {
	background-image: url(../images/tcbff_leftColumn.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 238px;
	clear: left;
	margin-left: 17px;
	display: inline;
}
#columnLeft form {
	padding-left: 14px;
	padding-top: 30px;
}
#columnLeft input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #3D3377;
	line-height: 110%;
}
#columnLeft ul {
	padding-left: 32px;
}
#columnLeft a {
	color: #bbcc48;
}
#columnLeft a:hover {
	color: #6f7c14;
}
#columnLeftBottom {
	width: 238px;
	background-image: url(../images/tcbff_leftColumnBottomGreen.gif);
	background-repeat: repeat-y;
}
#columnLeftBottom p, #columnLeftBottom h4 {
	padding-right: 20px;
	padding-left: 20px;
}
#columnLeftBottom a {
	color: #fff;
}
#columnRight {
	float: right;
	display: inline;
}
#rightTop {
	background-image: url(../images/tcbff_ripBG.gif);
	width: 785px;
	background-repeat: repeat-y;
}
#rightTop p, #rightTop h4 {
	padding-left: 40px;
	padding-right: 36px;
}
#rightTop h3 {
	padding-left: 22px;
}
#bottomRightTop {
	background-image: url(../images/tcbff_ripBottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 785px;
}
#rightBottom {
	background-image: url(../images/tcbff_cameraBG.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 46px;
	width: 707px;
	height: 231px;
	padding-top: 32px;
	margin-top: 10px;
	padding-right: 32px;
}
#rightBottom p {
	padding-left: 22px;
	padding-right: 10px;
}
#footer {
	clear: both;
	background-image: url(../images/tcbff_footer.jpg);
	height: 40px;
	width: 1050px;
	background-repeat: no-repeat;
	background-position: center 20px;
}
#footer ul {
	padding-top: 5px;
	padding-left: 18px;
}
#footer li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	list-style-type: none;
	color: #db8f67;
	line-height: 40px;
}
#footer a {
	color: #db8f67;
	text-decoration: none;
	display: block;
}
#copyRight {
	line-height: 40px;
	color: #362C6E;
	float: right;
	padding-right: 12px;
}
#links a {
	color: #d76425;
}
.purple {
	color: #372c6e;
}
.orange {
	color: #d76425;
}
.green {
	color: #bbcc48;
}
.noShow {
	margin-left: -9999px;
}
