body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin:0px 0px 0px 0px;
	text-align:center;
	padding:0px;
	/* ------------------ STARTING text-align:left;
	word-spacing:3px;
	letter-spacing:1px; ----------------- */
	background-image:url('../images/bacground.jpg');
}
*{
	margin:0px;
	padding:0px;
}
#container{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:800px;
	line-height:17px;
}
#header{
	float:left;
	width:800px;
	height:auto;	
}
#header ul{
	float:left;
	margin:0px;
	padding:0px;
}
#header ul li{
	float:left;
	list-style-type:none;
}
#sectionOne{
	float:left;
	width:476px;
	height:107px;
	background-image:url('../images/Stop-the-hst_01.jpg');
}
#sectionTwo{
	float:left;
	width:324px;
	height:107px;
}
#sectionThree{
	float:left;
	width:476px;
	height:115px;
}
#sectionFour{
	float:left;
	width:324px;
	height:115px;
	background-image:url('../images/Stop-the-hst_04.jpg');
}
#sectionFive{
	float:left;
	width:476px;
	height:30px;
	background-image:url('../images/Stop-the-hst_05.jpg');
}
#navigation{
	float:left;
	width:324px;
	height:30px;
	background-image:url('../images/Stop-the-hst_06.jpg');
}
#linkOne{
	float:left;
	width:59px;
}
#linkTwo{
	float:left;
	width:76px;
}
#linkThree{
	float:left;
	width:77px;
}
#linkFour{
	float:left;
	width:73px;
}
#linkBlank{
	float:left;
	width:39px;
}
#sectionSix{
	float:left;
	width:476px;
	height:176px;
	background-image:url('../images/Stop-the-hst_07.jpg');
}
#leftColumn{
	float:left;
	width:476px;
}
#content {
	float:left;
	width:405px;
	margin:0px 0px 0px 55px;
	text-align:justify;
}
#content p{
	padding:0px;
	margin:10px 0px 10px 0px;
}
#rightColumn p{
	padding:5px;
	margin:0px;
}
#rightColumn h3{
	margin:10px;
}
#petitionNav{
	float:left;
	width:284px;
	padding:0px 0px 10px 0px;
	background-color:#FFFFCC;
	margin:10px 0px 10px 0px;
}
#action{
	float:left;
	width:284px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
	margin:0px 0px 0px 0px;
}
#petitionNav p{
	margin:0px 0px 0px 0px;
}
#pressKit{
	float:left;
	width:272px;
	height:auto;
	text-align:center;
}
#pressKit p{
	text-align:center;
}
#footer{
	float:left;
	width:800px;
	height:20px;
	text-align:center;
	padding-top:0px;
	margin:0px 0px 0px 0px;
	background-image:url('../images/footerBg.jpg');
	background-position:1px 0px;
}
p{
	text-align:justify;
}
h2{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:18px;
	color:#FF0000;
}
h3{
	margin:0px;
	padding:0px;
	font-size:14px;
}
.style2 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
} 
.style8 {
	color: #FF0000;
	width:270px;
	text-align:justify;
}
.style9 {font-weight: bold; font-size: 17px;}

form{
	float:left;
	width:421px; 
}
form input{
	float:left;
	clear:both;
	display:block;
	width:250px;
}
form textarea{
	width:380px;
	height:150px;
	overflow:auto;
}
form label{
	float:left;
	width:300px;
	clear:both;
	display:block;
	margin:0px 0px 10px 0px;
}
form #PostalCode{
	width:100px;
}
form p{
	float:left;
	margin:0px;
	width:350px; 
}
form a{
	width:300px;
	margin:0px 0px 5px 0px;
}
