body {
	background-color: #CCCCCC;
	padding-top: 5px;
	background-position: center;
}
.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 900px;
	top: -20px;
}
.footer
{
	background-color: #FEF3D7;
	font-family: "Zurich BT", Verdana, Arial;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-top-color: #738FCE;
	bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #738FCE;
	
}
a {
	color: #0066CC;
    text-decoration: none;
}
a:hover {
	color: #991111;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.pad15 {
	padding: 15px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.pad5 {
	padding: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #CCCCCC;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px 40px;
	text-align: justify;
	font-style: italic;
}
.smallName {
	position: absolute;
	top: 10px;
	right: 20px;
}
.photoBorder {
	border: 1px solid #666666;
}
.italic {
	font-style: italic;
}

