/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Global Classes
=====================================================================*/
.distext { display: none; }
.clearboth { clear:both; }
.clearleft { clear: left; }
.clearright { clear:right; }

/* Global Elements
=====================================================================*/
html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
background-image: url('red_bg.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
text-align:center; 
line-height:1.6em
}

input[type="text"] { 
}

#main {width:100%;
               background-image: url('bg1.gif');
               background-repeat: repeat-x;
               background-color:#fff;
               height: 30px;
               text-valign=middle
               color: #fff;
}

#house
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px; 
	background: transparent;
}

#top
{
	padding-top:0px;
}

.center
{
        background-image: url('p_txt_bg.jpg');
        background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
        background-color:#fff; 
        }

/* Global Links
=====================================================================*/

a {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #2575ad;
	text-decoration: none;
	
}

a:hover
{
	background: transparent;
	color: #ac3433;	
	text-decoration: none;
}



/* Navigation 2.0
-------------------------------------------------------------- */
#nav { line-height: 1; z-index: 9998; align:center;}

#nav a {
	background: url('navbg.jpg') no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden
}

#nav-donate, #nav-donate-smallmenu {
	background: url('btn.gif') no-repeat 0 0;
	width:258px
}

#nav-donate a, #nav-donate-smallmenu a {
	background: url('btn.gif') no-repeat 0 0;
	display: block;
	height: 50px;
	text-indent: -999em;
	overflow: hidden
}

#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	
	/*--- Default ---*/
	#nav-01 a { background-position: 0 0; width: 52px; }
	#nav-02 a { background-position: -52px 0; width: 72px; }
	#nav-03 a { background-position: -124px 0; width: 77px; }
	#nav-04 a { background-position: -201px 0; width: 73px; }
	#nav-05 a { background-position: -274px 0; width: 80px; }
	#nav-06 a { background-position: -354px 0; width: 77px; }
	#nav-07 a { background-position: -431px 0; width: 75px; }
	#nav-08 a { background-position: -506px 0; width: 65px; }
	#nav-09 a { background-position: -571px 0; width: 69px; }
	#nav-10 a { background-position: -630px 0; width: 62px; }
    #nav #nav-filler a { background: #fff url('nav_filler.jpg') repeat-x 0 0; width: 217px }
    
    
	/*--- Hovering ---*/
	#nav-01 a:hover { background-position: 0 -50px; width: 52px; }
	#nav-02 a:hover { background-position: -52px -50px; width: 72px; }
	#nav-03 a:hover { background-position: -124px -50px; width: 77px; }
	#nav-04 a:hover { background-position: -201px -50px; width: 73px; }
	#nav-05 a:hover { background-position: -274px -50px; width: 80px; }
	#nav-06 a:hover { background-position: -354px -50px; width: 77px; }
	#nav-07 a:hover { background-position: -431px -50px; width: 75px; }
	#nav-08 a:hover { background-position: -506px -50px; width: 65px; }
	#nav-09 a:hover { background-position: -571px -50px; width: 69px; }
	#nav-10 a:hover { background-position: -630px -50; width: 62px; }
	
	/*--- Clicking ---*/
	#nav-01 a:active { background-position: 0 -100px; width: 52px; }
	#nav-02 a:active { background-position: -52px -100px; width: 72px; }
	#nav-03 a:active { background-position: -124px -100px; width: 77px; }
	#nav-04 a:active { background-position: -201px -100px; width: 73px; }
	#nav-05 a:active { background-position: -274px -100px; width: 80px; }
	#nav-06 a:active { background-position: -354px -100px; width: 77px; }
	#nav-07 a:active { background-position: -431px -100px; width: 75px; }
	#nav-08 a:active { background-position: -506px -100px; width: 65px; }
	#nav-09 a:active { background-position: -571px -100px; width: 69px; }
	#nav-10  a:active { background-position: -630px -100; width: 62px; }
	
	/*--- Dropdowns ---*/
	#nav li.over ul { left: 0; display: block;}
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
		background: none;
		height: auto;
		padding: 1px 12% 2px;
		text-indent: 0;
		width: 76%;
	}
	
	#nav li li a:hover { background: #eee; }
	
	#nav li ul {
		background: #fff;
		border-bottom: 1px solid #ce0000;
		display: none;
		line-height: 1.5;
		padding: 5px 0;
		position: absolute;
		top: 50px;
		width: 200px;
		z-index: 9999;
	}
	
	li#nav-states ul { line-height: 1.2; width: 400px; }
	li#nav-states .col { font-size: 0.9em; float: left; width: 33%; }
	li#nav-states .col ul { border: 0; position: static; width: 100%; }
	
	li#nav-issues ul { line-height: 1.4; width: 330px; }
	li#nav-issues .col { font-size: 0.95em; float: left; }
	li#nav-issues #firsticol { width: 30%; margin-left: 5px;  }
	li#nav-issues #secondicol { width: 30%; }
	li#nav-issues #thirdicol { width: 33%; margin-left: -10px; }
	li#nav-issues .col ul { border: 0; position: static; width: 100%; }
	li#nav-issues .col ul li#bpfcpdf { margin-left: 0px !important; white-space: nowrap; }
    li#nav-issues .col ul li#bpfcpdf img { margin: 0 -17px 0 0;  float: left;}
    #name li#nav-issues ul { display: block; }


	li#nav-people ul { line-height: 1.4; width: 330px; }
	li#nav-people ul li { padding-bottom:2px;}
	li#nav-people .col { font-size: 0.95em; float: left; }
	li#nav-people #firsticol2 { width: 45% }
	li#nav-people #secondicol2 { width: 48%; margin-left: -10px; }
	li#nav-people .col ul { border: 0; position: static; width: 100%; }
	#name li#nav-people ul { display: block; }

/*
-------------------------------------------------------------- 
FOOTER
-------------------------------------------------------------- 
*/

#footer {
	vertical-align: bottom;
        background-color:#fffcf7;
        width: 980px; 
	background: url(p_txt_footer.jpg);
        background-repeat: repeat-x;
}

.footer a { display: inline; white-space: nowrap; }

.footer ul {
   	margin: 0 auto;
   	padding: 1em 0;
   	text-align: center;
   	width: 100%;
}
.footer ul li{
	display: inline;
	padding: 0.5em;
}