@charset "UTF-8";
body {
	background-image: url(images/stripes_brown_tan.gif);
}
#OuterWrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header {
	background-color: #aca092;
	padding: 18px;
}
#Spacer {
	height: 36px;
}
#LeftCol {
	float: left;
	width: 128px;
	margin: 0px;
	padding: 0px;
}
#RightCol {
	background-color: #aca092;
	float: right;
	width: 600px;
	margin: 0px;
	padding: 18px;
}
#InsideRtCol {
	background-color: #625342;
	padding: 10px;
}
#OuterWrapper #content #leftcol .button img {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clearfloat {
	clear: both;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	color: #FFFFFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: url(images/gavel_tan_dark.gif);
}

