body { 
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
    text-decoration: underline;
}
a:visited
{
    color: #CCCCCC;
    text-decoration: underline;
}
a:active
{
    color: #DB090A;
    text-decoration: none;
}
a:hover
{
    color: #DB090A;
    text-decoration: none;
}
#header {
	background:#000000 url(http://www.truthbetolled.com/img/bkgnd-header.jpg) no-repeat left top;
	width: 900px;
	height: 60px;
}
#content-1 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-1.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-2 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-2.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-3 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-3.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-4 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-4.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-5 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-5.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-6 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-6.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-7 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-7.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-8 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-8.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}
#content-9 {
	background:#000000 url(http://www.truthbetolled.com/img/bkgrnd-9.jpg) no-repeat left top;
	width: 900px;
	height: 555px;
}

#mainNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 0px;
}
#mainNav li {
	list-style: none;
	float: left;
	position: relative;
	color: #CCCCCC;
	font-family: verdana, arial, "sans serif";
	font-size: 11px;
	line-height: 14px;
	padding: 0px 4px 2px 4px;
}
#mainNav a:link {
	display: block;
    text-decoration: none;
	color: #FFFFFF;
}
#mainNav a:visited {
	display: block;
    text-decoration: none;
	color: #EEEEEE;
}
#mainNav a:hover {
	display: block;
    text-decoration: underline;
	color: #DB090A;
}
#content {
	/*background: url(http://www.truthbetolled.com/img/content-screen.png) repeat left top;*/
	padding: 30px 30px 20px 30px;
}

.genText
{
    FONT-SIZE: 14px;
    LINE-HEIGHT: 19px;
    COLOR: #FFFFFF;
    FONT-FAMILY: geneva, arial, "sans serif";
	text-align: left;
	/*padding: 30px 80px 20px 50px;*/
}
.noteText
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: geneva, arial, "sans serif";
}
.subHdr
{
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    FONT-SIZE: 16px;
    LINE-HEIGHT: 19px;
    FONT-FAMILY: geneva, arial, "sans serif";
}
/*#footerLinks ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 0px;
}
#footerLinks li {
	float: left;
	position: relative;
	color: #9F9F9F;
	font-family: verdana, arial, "sans serif";
	font-size: 9px;
	line-height: 18px;
	padding: 0px 3px 0px 3px;
}
#footerLinks a:link {
    text-decoration: none;
	color: #0082C5;
}
#footerLinks a:visited {
    text-decoration: none;
	color: #3E7C9C;
}
#footerLinks a:hover {
    text-decoration: underline;
	color: #FF9900;
}*/
#footer {
	FONT-SIZE: 11px;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: arial, "sans serif";
	color: #CCCCCC;
}
.footerNote
{
    FONT-SIZE: 9px;
    LINE-HEIGHT: 11px;
    COLOR: #666666;
    FONT-FAMILY: verdana, arial, "sans serif";
    width: 500px;
}
.footerNote2
{
    FONT-SIZE: 9px;
    LINE-HEIGHT: 11px;
    COLOR: #999999;
    FONT-FAMILY: verdana, arial, "sans serif";
    width: 300px;
}

.formText
{
    FONT-SIZE: 11px;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: verdana, arial, "sans serif";
	color: #FFFFFF;
	text-align: right;
}
.formText-left
{
    FONT-SIZE: 11px;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: verdana, arial, "sans serif";
	color: #FFFFFF;
}




/* IE transparency */
img {
	behavior: url(/pngbehavior.htc);
}




