/* Generic */
* {					font-family: Verdana, Arial, Helvetica, serif; color: #008; margin: 0; padding: 0; }
body {				background: #ffb url(/i/background.gif) no-repeat 50% 80px; }
a {					color: #2A2; }
a:hover {			color: #060; }
a img {				border: none; }
img.border {		border: 1px solid #999; }
p, li, dd, dt,
td, th, address {	font-size: 10pt; line-height: 1.5em; }
p {					margin-bottom: 1.25em; }


/* Layout */
#header {		width: 760px; margin: 10px auto 25px auto; text-align: center; position: relative; min-height: 85px; }
#navigation {	text-align: center; border-top: 1px solid #008; border-bottom: 1px solid #008; background-color: #ffa; margin: 15px 0; padding: 10px 0; }
#content {		width: 760px; margin: 0 auto; text-align: justify; }
#footer {		width: 760px; margin: 15px auto; text-align: center; }


/* Header */
#header h3 {		color: #44f; font-family: 'Times New Roman', serif; font-weight: normal; margin-bottom: 15px; font-size: 24pt; }
#header h4 {		color: #44f; font-size: 10pt; font-weight: normal; }
#header p.left {	position: absolute; top: 0; left: 20px; }
#header p.right {	position: absolute; top: 0; right: 20px; }


/* Navigation */
#navigation ul {				list-style: none; }
#navigation ul li {				display: inline; font-weight: bold; padding-right: 20px; background: url(/i/tilda.png) no-repeat right center; }
#navigation ul li:last-child {	background: none; padding-right: 0; }


/* Content */
#content h1 {			font-size: 20pt; text-align: center; margin-bottom: 1em; }
#content p.photo {		margin-left: auto !important; margin-right: auto !important; text-align: left !important; line-height: 1em !important; }
#content p span.date {	margin-left: -20px; font-weight: bold; text-decoration: underline; }


/* Home page */
body.home #content img {	float: left; margin: 0 10px 10px 0; }


/* Contacts page */
body.contact #content dl dt {				margin-top: 1.25em; }
body.contact #content dl dt:first-child {	margin-top: 0; }
body.contact #content dl dd {				margin-left: 20px; }


/* Directions page */
body.directions #content img {	float: left; margin: 0 10px 10px 0; }


/* History page */
body.history #content p {				margin-left: 20px; }
body.history #content p#founders {		width: 400px; }
body.history #content p#dedication {	width: 521px; }


/* Links page */
body.links #content dl {				text-align: center; }
body.links #content dl dt {				margin-top: 1.25em; font-weight: bold; }
body.links #content dl dt:first-child {	margin-top: 0; }
body.links #content dl dd {				font-size: 8pt; }


/* News page */
body.news #content p {			margin-left: 20px; }
body.news #content p#temple {	width: 384px; }


/* Officers page */
body.officers #content p#masters {	width: 420px; }
body.officers #content dl {			width: 570px; margin: 0 auto; }
body.officers #content dl dt {		width: 240px; float: left; margin-bottom: 10px; font-weight: bold; }
body.officers #content dl dd {		width: 300px; float: left; margin-bottom: 10px; }