* {
	padding: 0;
	margin: 0;
}

body {
	background: #5e7ba5 url(/images/bg1.gif) repeat-x;
	text-align: center;
}

#page {
	width: 100%;
	height: 101%;
}

#td_left {
	width: 50%;
	vertical-align: top;
	text-align: right;
}

#td_mid {
	width: 578px;
	background: url(/images/mid.gif) repeat-y;
	vertical-align: top;
}

#td_right {
	width: 50%;
	vertical-align: top;
}

a img {
	border: none;
}

#td_mid_bottom {
	background: url(/images/mid.gif) repeat-y;
	vertical-align: bottom;
}

#content {
	width: 543px;
	_width: 563px;
	padding: 0px 0 0 20px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
	letter-spacing: 1px;
	line-height: 150%;
	text-align: left;
}

#content p {
	margin-top: 15px;
}

#content h1 {
	border-bottom: 3px solid #54719b;
	padding: 0 0 5px 50px;
	margin: 30px 0 30px -5px;
	text-align: left;
	font-family: Verdana;
	font-size: 18pt;
	letter-spacing: 3px;
	color: #702040;
}

/*#content h2 {
	border-bottom: 2px solid #54719b;
	padding: 0 0 0 20px;
	margin: 30px 0 10px -5px;
	text-align: left;
	font-family: Verdana;
	font-size: 11pt;
	letter-spacing: 2px;
	color: #702040;
}*/

#content h2 {
	border-bottom: 1px solid #54719b;
	padding: 0 0 0 20px;
	margin: 30px 0 10px -5px;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	letter-spacing: 1px;
	color: #702040;
}

#content ul {
	margin: 10px 0 15px 10px;
}

#content li {
	margin: 0 0 5px 10px;
}

#content table {
	margin: 10px 0 15px 0;
}

#content td, #content th {
	font-family: Verdana;
	font-size: 8pt;
	color: #000;
	letter-spacing: 1px;
}

#content th {
	font-weight: bold;
	text-align: left;
}

#content .ingress {
	font-style: italic;
	font-weight: bold;
}

#content a:link, #content a:visited, #footer a:link, #footer a:visited {
	color: #702040;
	text-decoration: underline;
}

#content a:hover, #content a:active, #footer a:hover, #footer a:active {
	color: #fff;
	background: #702040;
	text-decoration: none;
}

#content a:hover img, #content a:active img {
	background: #d5dbe4;
}

#menu {
	margin-top: 170px;
	list-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: right;
	letter-spacing: 2px;
	
}

#menu li {
	display: block;
	padding: 3px 0px 3px 0;
}

#menu a {
	display: inline;
	text-decoration: none;
	color: #000;
	padding: 3px 5px 2px 3px;
	border-bottom: 1px solid #344e74;
	line-height: 13pt;
}

#menu a:hover {
	color: #fff;
	background: #344e74;
}

#menu a:active {
	color: #aaa;
}

#menu_selected {
	padding: 3px 5px 2px 4px;
	border-bottom: 1px solid #344e74;
	line-height: 13pt;
	color: #fff;
	background: #344e74;
	cursor: default;
}

/*#current {
	border: 1px solid #000;
	padding: 10px;
	margin: 30px 0 30px 0;
	width: 300px;
}

#current h3 {
	font-family: Tahoma;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 10pt;
	margin: -10px -10px 0px -10px;
	padding: 10px;
	border-bottom: 1px solid #000;
	background: #c0c8d5;
}*/



#footer {
	height: 40px;
	width: 548px;
	_width: 548px;
	margin: 50px 0 0 15px;
	font-family: Verdana;
	font-size: 7pt;
	color: #000;
	letter-spacing: 1px;
	line-height: 10pt;
	text-align: center;
	font-style: italic;
	background: #c0c8d5;
	border-top: 1px dashed #54719b;
}

table.preaches {
	border-collapse: collapse;
	width: 100%;
	margin-right: 5px;
}

table.preaches td {
	padding: 5px;
}

table.preaches td.date {
	width: 145px;
}

table.preaches td.author {
	width: 1px;
	white-space: nowrap;
	text-align: right;
}
