.htmlbody {
	background-color: #000099;
	margin: 0px;
	padding: 0px;
}
.bodycell {
	background-color: #FFFFFF;
	background-image: url(http://www.donalddunphy.com/images/template/textbackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
.quotebox {
	background-color: #EAE6FF;
	text-align: justify;
	padding: 20px;
	border: medium solid #000099;
	left: auto;
	right: auto;


}
.quotetext {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000099;




}
.quotepull {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #000099;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}
.quotename {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-align: right;
	font-style: italic;

}
.quotelink {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	line-height: 0px;
	color: #000099;
	text-align: center;
}
.subheadline {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
.menubox {
	background-color: #B9DCFF;
	text-align: justify;
	padding: 20px;
	border: medium solid #0000CC;
	left: auto;
	right: auto;
	margin-right: 20px;


}
.photobox {
	margin-bottom: 5px;
	margin-left: 20px;
}
.menulayer {
	background-color: #EC0006;
	margin: 5px;
	padding: 5px;
	left: 3%;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E8E8FF;
	text-align: center;
	border: medium solid #0000FF;


}
.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFDFDF;
	text-decoration: none;
}
.menulink:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.questions {
	font-size: large;
	color: #0000CC;
}
