body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-image: url(images/backgrounds/background_photo_2.jpg);
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 810px;
}

#header {
	width:100%;
	background: #c6fff7;
	height: 70px;
	text-align:center;
}

#tab_holder  {
	width:100%;
	height:23px;
	background: #c6fff7;
	text-align:center;
	border-style:solid;	
	border-color:#3D4884;
	border-width: 0 0 8px 0;
	border-color:#c82e28	
}

#main {
	float: left;
	width: 750px;
	padding: 0 30px 0 30px;
	height: auto;
	background-image: url(images/bodysink_light.gif);
}

#main h1 {
	color:#003D7D;
	font-size:1.3em;
	}
	
#main h3 {
	color:#C82E28;
	font-size:1.1em;
	}
	
#footer {
	height: auto;
}
	
	
/* 2010 Rallies */

#rallies_table table{
	font-size:.8em;
	border-collapse:collapse;
	}
	
/* Useful links */

#links table, p, a, th ,td{
	font-size:1em;
	border-collapse:collapse;
	}

	
#main strong {
	font-size:1em;
	font-weight: normal;
	}
#wrapper #main li {
	list-style-type: circle;
	padding: 5px;
}
y