BODY {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #C6B594;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
A:link {
	color: #00F;
}
A:visited {
	color: #800;
}
A:active{
	color: #F00;
}
HR {
	border: 1px solid #766;
	color: #766;
	height: 0;
}
HR.quotes {
	border: 1px solid #766;
	color: #766;
	height: 0;
	width: 50%;
}
.bodytab {
	margin: 0px;
	padding: 0px;
	border: 0;
	border-spacing: 0px;
}
.bodyleft {
	background-image: url(pics/background.jpg);
	background-color: #765;
	color: #DD0;
	vertical-align: top;
	width: 150px;
}
.bodyright {
	padding: 1.5em;
	background-image: url(pics/shadrgt.png);
	background-repeat: repeat-y;
	background-color: #C6B594;
	color: #000;
	vertical-align: top;
}
.shadbot {
	background-image: url(pics/shadbot.png);
	background-repeat: repeat-x;
	height: 12px;
}
.shadcrn {
	background-image: url(pics/shadcrn.png);
	background-repeat: no-repeat;
	height: 12px;
}
H1 {
	margin: 0;
	text-align: center;
	font-style: italic;
	font-size: 28pt;
	line-height: 1em;
}
H2 {
	font-style: italic;
	font-size: 20pt;
}
P.text {
	margin-top: 1em;
	text-indent: 2em;
}
DIV.banner {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
DIV.banner p {
	margin: 0;
	padding: 8px 10px 8px 10px;
	background-image: url(pics/semi.gif);
	color: black;
	border: 0;
	line-height: 2.5em;
	text-transform: uppercase;
}
DIV.banner a { display: block; margin: 0; }
DIV.banner a:link, div.banner a:visited { text-decoration: none; color: white; }
DIV.banner a:active { text-decoration: none; color: black; }
DIV.banner a:hover { text-decoration: none; color: white; background: url(pics/background.jpg); }
/*UL.links {
	list-style-type: none;
}*/
.blogbody {
	font-size: smaller;
}
.posted	{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: small; 
	color: black;
	margin-top: -2em;
}
