@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d5d91;
	border-right-color: #0d5d91;
	border-bottom-color: #0d5d91;
	border-left-color: #0d5d91;
	margin-bottom: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#content {
	padding: 0px;
	background-image: url(images/Portrait-Backgrounds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;
	top: -12px;
}
h1 {
	font-size: 36px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	font-style: normal;
	color: #5EA4C6;
	font-family: "Times New Roman", Times, serif;
}
#address {
	position: relative;
	z-index: 6;
	left: 500px;
	top: -23px;
	text-align: right;
	width: 270px;
}
.tagline {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#author {
	position: absolute;
	top: 1900px;
	right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}
