body
	{
    text-align: center; /*For quirks IE6 and below*/
	background-color: #53247f;
	background-image: url('images/votehealthcare_bg.jpg');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	font-style: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	}
center {
width: 1000px;
margin: 0 auto; /*For proper CSS2 browsers*/
}
#noPadding
    {
    padding: 0px;
    }
.address
    {
	color: #ffffff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-style: normal;	
	clear: both;
    }
.address a, .address a:hover, .address a:link, .address a:visited
	{
	color: #ffffff;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-style: normal;	
	}	
.pageContainer
	{
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	padding-bottom: 20px;
	width: 993;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	display: table-cell;
	}
.headerContainer
	{
	width: 953px;
	height: 144px;
	margin-bottom: 20px;
	}
.logo
	{
	width: 226px;
	height: 144px;
	margin-right: 24px;
	float: left;
	}
.header
	{
	width: 683px;
	height: 144px;
	float: right;
	font-size: 12px;
	}
h1
	{
	font-family: "Courier New", monospace;
	font-size: 24px;
	}
h2
	{
	font-family: "Courier New", monospace;
	font-size: 18px;
	}
h3
    {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #53247f;
	font-weight: bold;
    }

.pledgesContainer
	{
	float: right;
	text-align: right;
	}
.pledges
	{
	height: 18px;
	}
.leftColumn
	{
	width: 250px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	height: 100%;
	}
.contentContainer
	{
	width: 680px;
	background-color: #cec2db;
	/*margin-left: 270px;
	height: inherit;*/
	float: left;
	height: 100%;
	padding-bottom: 10px;
	display: table;
	}
.content
    {
    padding: 9px;
    }
#home
    {
    width: 480px;
    }
.rightColumn
	{
	width: 183px;
	/*margin-left: 20px;*/
	float: right;
	margin-right: 20px;
	background-color: #53247f;
	height: 100%;
	}
.leftHead
	{
	width: 250px;
	background-color: #53247f;
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: "Courier New", monospace;
	font-size: 18px;
	font-weight: bolder;
	}
.contentHead
	{
	width: 100%;
	background-color: #53247f;
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: "Courier New", monospace;
	font-size: 18px;
	font-weight: bolder;
	}
.rightHead
	{
	width: 183px;
	background-color: #53247f;
	color: #ffffff;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: "Courier New", monospace;
	font-size: 18px;
	font-weight: bolder;
	}
#leftFaces
	{
	background-image: url('images/leftFaces_bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}
#contentFaces
	{
	background-image: url('images/contentFaces_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}
#blockFaces
	{
	background-image: url('images/blockFaces_bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 137px;
	}
.navContainer
	{
	background-color: #8362a3;
	width: 250px;
	padding-bottom: 9px;
	}
.navPledge a, .navPledge a:link, .navPledge a:visited
	{
	padding: 9px;
	font-family: "Courier New", monospace;
	font-size: 20px;
	margin: 13px;
	width: 100%;
	text-decoration: none;
	display: block;
	background-color: #53247f;
	color: #ffffff;
	font-weight: bolder;
	}	
.navPledge a:hover, .navPledge a:focus
	{
	padding: 9px;
	font-family: "Courier New", monospace;
	font-size: 20px;
	margin: 13px;
	width: 100%;
	text-decoration: none;
	display: block;	
	background-color: #cec2db;
	color: #53247f;
	font-weight: bolder;
	}	
.navLinks a, .navLinks a:link, .navLinks a:visited
	{
	padding: 9px;
	font-family: "Courier New", monospace;
	font-size: 16px;
	width: 100%;
	text-decoration: none;
	display: block;
	background-color: #8362a3;
	color: #ffffff;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 2px solid #53247f;
	font-weight: bolder;
	}	
.navLinks a:hover, .navLinks a:focus
	{
	padding: 9px;
	font-family: "Courier New", monospace;
	font-size: 16px;
	width: 100%;
	text-decoration: none;
	display: block;	
	background-color: #cec2db;
	color: #53247f;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 2px solid #53247f;
	font-weight: bolder;
	}	
.photoBlock
    {
    width: 250px;    
    }
.featureContainer
    {
    background-color: #8362a3;
    width: 177px;
    color: #ffffff;
    float: right;
    margin-right: 9px;
    }
#featureImage
    {
    border: 3px solid #cec2db;
    }
.featureHead
    {
    background-color: #53247f;
    }
.featureContent
    {
    padding: 3px;
    }
.videoContainer
    {
    padding-right: 9px;
    padding-bottom: 9px;
    float: left;
    }
.caption
    {
    color: #747276;
    }
.relatedContent
    {
    border-left: 1px solid #53247f;
    color: #53247f;
	float: right;
    width: 173px;
    height: 100%;
    padding-left: 9px;
    padding-right: 9px;
    }
dt
    {
    color: #53247f;
    }
dd
    {
    margin-left: 0px;
    margin-bottom: 9px;
    color: #53247f;
    }
.bandwagon
    {
    width: 250px;
    height: 230px;
    border: 0px;
    margin-top: 20px;
    }
    
.tableRightColumn
{
    background-color: #53247f; 
    width: 183;
}
.relatedLink a, a:link, a:visited, a:hover
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	color: #52237F;
	text-align: center;
	font-style: normal;
}
.featureText table
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #000000;
}
.featureText tr
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #000000;
}

.featureText
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #000000;
}
.featureHeader
    {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #53247f;
	font-weight: normal;
}
.voterText table
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #FFFFFF;
}
.voterText tr
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #FFFFFF;
}
.voterText
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #FFFFFF;
}
.popupMenu {
	visibility:hidden;
	background-color:#FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75);
}
.pledgeText table
{
    font-size: 12px;
  	font-family: arial,helvetica,sans-serif;
    color: #000000;
    float:left;
}
.pledgeText tr
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #000000;
}

.pledgeText
{
    font-size: 12px;
	font-family: arial,helvetica,sans-serif;
    color: #000000;
    float:left;
}
.pledgeHeader
    {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #53247f;
	font-weight: normal;
    float:left;
}

li { 
margin-bottom: 15px; 
} 
.contentColumn 
{
    width:460px;
}
