body {
	background-attachment: fixed;
	background-image: url(images/grph_ppr_lt.png);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content a {
	color: #BB1114;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #EE464A;
}


#menubar {
	height: 25px;
	text-align: left;
	background-color: #BDBDBD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #EDEDED;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#menubar a {
	color: #D21318;
	text-decoration: none;
	border: 0px none #B2B2B2;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#menubar a:hover {
	color: #EA1C21;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #EA1C21;
	border-left-color: #B2B2B2;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#footer {
	height: 27px;
	background-color: #BDBDBD;
	padding-top: 17px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	border: 0px none #666666;
	font-weight: bold;
	color: #444444;
	padding-bottom: 0px;
}
.imgBorder {
	border: 1px solid #333333;
	margin-right: 5px;
}
.textARight {
	text-align: right;
	float: right;
}
#wrap2{
	margin-top: 20px;
	border:10px solid #BDBDBD;
	border-radius: 10px;
	width: 930px;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #BDBDBD;
}



#wrapper {
	margin: auto;
	width: 930px;
	padding: 0px;
}
#header {
	height: 180px;

}
.redAccent {
	font-weight: bold;
	color: #E41518;
}
h3 {
	font-size: 12px;
	text-transform: none;
	color: #444444;
	font-style: normal;
	font-weight: bold;
}
#feedingCrit {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	margin-left: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-transform: capitalize;
	font-style: normal;
}
li {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 2px;
}
ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 10px;
}
#subtext {
	font-size: 9px;
	font-weight: normal;
}
#imgwrap {
	width: 260px;
	margin-right: 8px;
	float: left;
	clear: left;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#imgwrap2 {
	width: 260px;
	margin-right: 8px;
	float: right;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#clrlft {
	clear: left;
}
h1 {
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

