body {
	background: #FFF url(images/bg.gif) repeat-y;
	margin: 0px;
}
#masthead {
	background: url(images/masthead_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
#navigation {
	margin: 0px;
	padding: 1px 10px 0px 0px;
	position: absolute;
	height: 300px;
	width: 135px;
	left: 10px;
	top: 120px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	border-right: thin dotted #999;
}
#content {
	position: absolute;
	height: auto;
	width: 480px;
	left: 170px;
	top: 120px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #111;
	margin: 0px;
	padding: 0px;
}
#copyright {
	font: 10px/11px Arial, Helvetica, sans-serif;
	color: #222;
	position: relative;
	height: auto;
	width: 100%;
	bottom: 10px;
	border-top: thin dotted #CCC;
	margin: 0px;
	padding: 0px;
}
.pg-title {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #212;
	letter-spacing: 0.1em;
	text-align: left;
}
a:link, a:visited {
	color: #600;
	text-decoration: none;
}
a:hover, a:active {
	color: #5C6431;
	text-decoration: underline;
}
input, textarea {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #111;
}
li {
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #111;
}
.photo {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.quoteHead {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.quoteText {
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	padding-top: 0px;
	margin: 0px 0px 15px;
}
#content2 {
	position: absolute;
	height: auto;
	width: 370px;
	left: 170px;
	top: 120px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #111;
	margin: 0px;
	padding: 0px;
}
#photo {
	position: absolute;
	height: auto;
	width: 150px;
	left: 550px;
	top: 120px;
}

