﻿body
{
    background: #FFFFFF url('http://www.facethetruthamerica.com/Images/bg.gif') repeat-y;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}
#Wrapper
{
    display: block;
    float:left;
    width: 780px;
    max-width: 780px;
}
div, input, select
{
    color: #000000;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 11px;
}
a:link, a:hover, a:active, a:visited
{
    color: #000000;
}
#Copyright, #Footer
{
    color: #CCCCCC;
}
#LeftColumn
{
    display: block;
    float: left;
}
#PageTitle h1
{
    display: block;
	padding: 0px;
	padding-bottom: 12px;
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	color: #660033;
}
h2, .sf_eventTitle a
{
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
}
#Photo
{
	display:block;
	float:left;
}
#Feature
{
	display: block;
	width:205px;
	color: #FFFFFF;
}
#Feature div
{
	display: block;
	color: #FFFFFF;
}
#Feature h2
{
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
h3
{
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #f08a05;
}
hr
{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 1px;
	color: #CCCCCC;
}
#PageContent
{
    display: block;
	font-size: 13px;
}