body {
	margin: 0;
	padding: 0;
	background : #000000 url(/images/m_bgs.jpg);
	}
body, table {
	font-family: Tahoma;
	color: #3a3028;
	font-size: 12px;
}
div, p, th, td, li, dd, dl, dt    {
/* redundant selectors to help NS4 not forget */
    font-family: Tahoma;
    }
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 	1em;
	}
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}
h1, h2, h3, h4, h5, h6	{
	margin: 0;
	font-family: Georgia;
	color: #433d37;
	}
.date {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	color: #5d4c3e;
}
.copy {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #826f58;
}
a:active.copy, a:visited.copy, a:active.copy {
	color: #bba790;
}
a:hover.copy {
	color: #ffffff;
}
img {
/* turns off gaps around images */
	border:	0
	}
a	{
	text-decoration:	none;
	font-weight: none;
	}
a:link	{
	color:	#9e8a73;
	}
a:visited	{
	color:	#9e8a73;
	}
a:active	{
	color:	#9e8a73;
	}
a:hover	{
	color:	#ffffff;
	text-decoration:	underline;
	}
.small	{
	font-size: 12px;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
.pointer {
	color: #9e8a73;
	background-color: transparent;
	font-weight: bold;
}
.left_menu {
	background-image: url(/images/lm_bgs.jpg);
}
.right_menu {
	background-image: url(/images/rm_bgs.jpg);
}
.rm_bg_alt {
	background-image: url(/images/rm_bgs_alt.jpg);
}
.body_content {
	background-image: url(/images/b_bgs.jpg);
}
.sub_content {
	background-image: url(/images/b_sub_bgs.jpg);
	color: #fff;
}
.b_main_top {
	background-image: url(/images/b_main_top_bgs.jpg);
}
.post_header {
	background-image: url(/images/b_post_top.jpg);
	height: 42px;
	width: 600px;
}
.post_body {
	background-image: url(/images/b_post_bgs.jpg);
}
.post {
	color: #3a3028;
}
.post a	{
	text-decoration:	none;
	font-weight: none;
	}
.post a:link	{
	color: #64472F;
	}
.post a:visited	{
	color: #64472F;
	}
.post a:active	{
	color: #64472F;
	}
.post a:hover	{
	color: #ffffff;
	text-decoration:	underline;
	}
a:active.post, a:visited.post, a:active.post {
	color: #d9cab8;
}
a:hover.post {
	color: #ffffff;
}
.headlines {
	color: #9e8a73;
}
a:active.headlines, a:visited.headlines, a:active.headlines {
	color: #d9cab8;
}
a:hover.headlines {
	color: #ffffff;
}
