body,div,img,form,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
.p{
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	/* BG-Color: */
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 2em;
}
#top {
	text-align: left;
	font-family: Union, Trebuchet MS, Arial;
	font-size: 1.7em;
	margin-bottom: 0.2em;
	letter-spacing: -0.01em;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 1em;
	margin-top: 0.5em;
	width: 850px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	border: 2px solid #0000cc;
}
#clear {
	clear: both;
}
#topleft_photo_box {
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	width: 564px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
}
#topright_box {
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	width: 265px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: .25em;
	margin-bottom: 0.75em;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#topleft_title_box {
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0em;
	width: 564px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 2px;
}
#contentleftcolumn {
	background-color: #FFFFFF;
	text-align: left;
	width: 70%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
	margin: 2px 2px 0;
	padding: 0px 4px 2px 2px;
}
#middlecolumn {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 200px;
	float: left;
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn {
	background-color: #FFFFFF;
	text-align: left;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 25%;
	float: right;
	clear: none;
	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;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 5px;
}

#bottom {
	text-align: left;
	color: #99846E;
	font-family: Verdana, Arial;
	font-size: 1em;
	width: 850px;
	clear: both;
	padding: 2px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}

.titlewords {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
}
.subtitlewords {
	font-size: 1.5em;
	color: #666666;
}

.caption {
	font-size: 1.25em;
	text-align: justify;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
}
.calloutquote {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.author {
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	color: #0099FF;
	text-indent: 0px;
}

