body {
	background-image: url(ribbon-images/pageBG.jpg);
	background-repeat: repeat;
   font-family:Verdana;
   font-size:11px;
}

li {
	font-size: 11px;
	color: #7F4D4D;
}

p {
	line-height: 145%;
   font-family:Verdana;
   font-size:12px;
	color: #7F4D4D;
	}

h1 {
	color: #E11171;
	margin-top: 20px;
	font-family: arial, verdana;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #E11171;
	font-family: arial, verdana;
	font-size: 17px;
	font-weight: bold;
}

h3 {
	color: #E11171;
	font-family: arial, verdana;
	font-size: 17px;
	font-weight: bold;
}
.nav {
vertical-align: top;
background-color: White;
padding-top: 10px;
padding-right: 8px;
padding-left: 10px;
}

.content {
vertical-align: top;
padding: 10px;
background-color: White;
}

.content a:link, a:visited, a:hover {
	color: #7F4D4D;
	}

.centered-img {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
}

.right-img {
	float: right;
	margin: 5px 10px 5px 35px;
}


.foot {
	background-color: #510C28;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	padding-top: 10px;
	padding-bottom: 10px;
}

.foot a:link {
	color: white;
	text-decoration: none;
	}

.foot a:visited {
	color: white;
	text-decoration: none;
	}
.foot a:hover {
	color: white;
	text-decoration: none;
	}
