#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#content {
	background-image: url(images/body_background.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 90px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	height: 800px;
	width: 900px;
	z-index: 5;
	margin-left: -450px;
	left: 50%;
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
}
h2 {
	font-family: Garamond, Georgia, serif;
	font-size: 18px;
	color: #FFFFFF;
}
#bottom_body {
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 60px;
	background-image: url(images/bottom_background.png);
	background-repeat: repeat-y;
	color: #999966;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#profile_photo {
	padding-right: 20px;
	padding-bottom: 20px;
}
a {
	color: #99CCFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Garamond, Georgia, serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_logo {
	padding-right: 10px;
	padding-bottom: 5px;
}

.cta {
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
}
#profile {
	padding-right: 10px;
}
