@charset "UTF-8";
#Presenting {
	position: relative;
	text-transform: uppercase;
	letter-spacing: 6pt;
	top: 80px;
	width: 575px;
	font-size: 12pt;
	font-weight: bold;
}

body {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
 
#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 100%;
}
#header {
	position: relative;
	width: 700px;
}
#logo {
	position: relative;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 110px;
	float: right;
}

#main {
	position: relative;
	float: left;
	clear: both;
	width: 700px;
}
#intro {
	float: left;
	width: 159px;
	margin-left: 2px;
}
#intro p {
	margin-bottom: 15px;
	line-height: 24pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 8pt;
}
.blurb {
	font-size: 10px;
	letter-spacing: 1pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#displayphoto {
	float: left;
	clear: none;
	width: 382px;
	padding-left: 15px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #270509;
	margin-left: 15px;
	margin-bottom: 15px;
}
#displayphoto a, #displayphoto a:visited {
	text-decoration: none;
}
#displayphoto a:hover {
	color: #000000;
}
#displayphoto p {
	margin-bottom: 25px;
}
.ShowTitle_bodytext {
	letter-spacing: 1pt;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Fatherhood a, #Fatherhood a:visited {
	color: #095D88;
	font-size: 24px;
}
#Fatherhood a:hover {
	color: #677F93;
}
#Orphan a, #Orphan a:visited {
	color: #821C13;
	font-size: 20px;
}
#Orphan a:hover {
	color: #975F59;
}
#Gateway a, #Gateway a:visited {
	color: #598B20;
	font-size: 24px;
}
#Gateway a:hover {
	color: #9AAE75;
}

#footer {
	position: relative;
	float: left;
	clear: both;
	width: 575px;
	padding-bottom: 75px;
	padding-top: 1px;
}

.ShowTitle_deemphasized {
	font-size: 16pt;
	text-transform: none;
}
#footer p {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 535px;
	line-height: 10pt;
}#footer hr {
	margin-bottom: 25px;
	margin-top: 0px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#footer a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.cushycms {
}
.fatherhood {
	color: #095A84;
}
a.fatherhood:hover {
	color: #677F93;
}
.orphan {
	color: #821C13;
}
a.orphan:hover {
	color: #975F59;
}
.gateway {
	color: #55851F;
}
a.gateway:hover {
	color: #9AAE75;
}
