@charset "utf-8";
/* CSS Document */

body {
	background-color: #395C9B;
}
.body2 {
	background-image: url(Edwin-Peacock-Site-Background-Long1.gif); background-repeat: no-repeat;
	}
.body3 {
	background-image: url(Edwin-Peacock-Site-Background.gif); background-repeat: no-repeat;
	}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.whiteheaderright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.whiteheaderleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.whitetextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.whitetextcenteritalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
	text-align: center;
}
.whitetextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.whitetextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.whitelinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.whitetextrightsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteheaderSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
a:link {
COLOR: #FFFFFF;
}
a:visited {
	COLOR: #CCCCCC;
}
a:hover {
	COLOR: #CCCCCC;
}
a:active {
COLOR: #FFFFFF;
}
