body {
	background-color: #880000;
	background-image: url('/images/bg_texture.jpg');
	font-family: arial;
	font-size: 12px;
}
img {
	border: 0;
}
img.pic {
	border: 1px solid #666666;
}
h1 {
	font-size: 19px;
	color: #660000;
	border-bottom: 1px solid #cccccc;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #222222;
	border-bottom: 1px solid #dddddd;
}
li {
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: justify;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: justify;
}
div#body {
	width: 800px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: auto;
	text-align: left;
}
div#tnav {
	background-color: #cccccc;
	text-align: right;
	padding-right: 20px;
	height: 16px;
	padding-top: 4px;
	border-bottom: 2px solid #ffffff;
	size: 15px;
	color: #193b78;
}
a.tnav {
	size: 15px;
	color: #193b78;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:hover {
	text-decoration: underline;
}
div#lnav {
	background-image: url('/images/site_07.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 218px;
	min-height: 589px;
	text-align: right;
	color: #ffffff;
}
td#lnav {
	background-image: url('/images/site_09.jpg');
}
div.navsect {
	padding-top: 20px;
	border-bottom: 1px solid #ffffff;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
a.lnav {
	line-height: 18px;
	color: #eeeeee;
	margin-right: 30px;
}
a.lnav:hover {
	font-weight: bold;
	color: #ffffff;
}
div.content {
	width: 520px;
	margin-left: 15px;
	margin-bottom: 40px;
	color: #333333;
}
i {
	font-size: 14px;
	color: #666666;
	text-align: center;
}
div.quote {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
div.quote i {
	font-size: 12px;
}
h4 {
	margin-bottom: 4px;
	padding: 0;
}

#credits { color: #dddddd; text-align: center; font-size: 11px; padding: 4px; }
#credits a { color: #eeeeee; text-decoration: none; font-size: 11px; }
#credits a:hover { color: #ffffff; text-decoration: underline; } 

