body
{
	margin: 0;
	padding: 0;
	background-color: #7E2C2C;
}

#top
{
	width: 600px;
	\width: 612px;
	w\idth: 600px;
	margin-left: 20px margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFFFFF;
}

#head h1
{
	font: 180% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-top: +3px position: absolute;
}

#head h2
{
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #cc6666;
	margin-left: +6px;
}

p
{
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

p.pic
{
	font-family: serif;
	font-style: italic;
	text-align: center;
}

form
{
	margin: 0;
	padding: 0;
}

#content
{
	width: 600px;
	\width: 612px;
	w\idth: 600px;
	margin: 20px 20px 20px 260px;
	padding: 10px;
	background-color: #FFFFFF;
}

#content h1
{
	text-align: right;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #901602;
}

content h2
{
	text-align: right;
	padding-right: 20px;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #901602;
}

#side1
{
	position: absolute;
	width: 200px;
	top: 20px;
	left: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}

#side2
{
	position: absolute;
	width: 200px;
	top: 20px;
	right: 20px;
	padding: 10px 10px 10px 10px;
	border-left: 1px dotted #cccccc;
	background-color: #FFFFFF;
}

#side2 h3
{
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}

.adbox
{
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}

#side1 h3
{
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}

#side1 .txt
{
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
/* testing on 080817

#side1 ul
{
	list-style: disc;
	margin-left: 0;
	padding-top: 1px;
	width: 184px;
}

#side1 li
{
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
	list-style-type: disc;
}
*/
#side1 a:link, #side1 a:visited
{
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}

#side1 a:hover
{
	color: #621313;
}

#footer
{
	bottom: 0;
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: #FFFFFF;
	color: #626262;
	font-size: 70%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#menu
{
	padding: 1px;
	margin: 0;
	background-color: #fff;
	background: url(../img/listbg.gif) #E9C0C0;
	width: 100%;
	list-style-type: none;
}

#menu li
{
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #E6E6E6;
}

#menu li.current,#menu li.current a
{
	background-color: #7E2C2C;
	color: #fff;
}

#menu li a
{
	border: 0;
	padding: 4px 7px;
}

#thumbs li
{
	display: inline;
	list-style: none;
}

.left
{
	margin: 3px 10px 2px 0;
	float: left;
}

.right
{
	margin: 2px 0 2px 10px;
	float: right;
}

.rssThumbFloat
{
	float: left;
	width: 150px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
	text-align: center;
	font-size: .85em;
}