/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/fp/fp-bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

#top {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}


#middle {
	position:relative;
	left:0px;
	top:0px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: 205px;
}

.p7PMtrg {
	text-align:center;
}

#bottom {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-size: larger;
	margin-top: 5px;
}

#bottom h2 {
	font-style: italic;
	padding-top: 0px;
	color: #006600;
}
#boxright {
	background-color: #99FF99;
	padding: 10px;
	float: right;
	width: 250px;
	font-size: 0.75em;
	font-style: italic;
}

