

body {
color:#333;
background:#00496C;
margin:0;
padding:0;
}

p {
text-indent:2em;
}

#wrapper {
width: 800px;
position: absolute;
}

#top {
background:url("pics/top.jpg") no-repeat;
margin-top:5px;
height:45px;
}


#middle {
background:url("pics/middle.jpg") repeat-y;
}


#content {
padding: 0px 70px 0px 50px;
}


#footer {
background:url("pics/bottom.jpg") no-repeat;
margin-bottom: 5px;
height:130px;
}

.pictureformatright {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 175px;
	padding: 5px;
	border: solid thin #666;
	float: right;
	font-family: arial;
	text-align:center;
}

.pictureformatleft {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 175px;
	padding: 5px;
	border: solid thin #666;
	float: left;
	font-family: arial;
	text-align:center;
}

.pictureformatfull {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	width: 600px;
	padding: 5px;
	border: solid thin #666;
	font-family: arial;
	text-align:center;
}

.special1{
text-indent:-3em;
padding-left:75px;
font-size:1.2em;
}

#petition {
background:transparent url("pics/petition.gif") repeat-x scroll left top;
height:550px;
width:250px;
margin-left:800px;
margin-top:25px;
position:fixed;
text-align:left;
float:right;
}
