body {
	margin: 0;
	padding: 0;
}
h2, h3 {
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 80%/1.8 Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}
ul {
	list-style: none;
	margin-left: 0.3em;
	padding-left: 0;
}
li {
	font: 80% Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	margin-bottom: 0.3em;
}
#wrapper {
	min-width: 400px;
	width: 100%;
}
#outer {
	border-left: 165px solid #FFFFFF;  /* left column background */
	border-right: 200px solid #FFFFFF; /* right column background */
	background-color: #FFFFFF;         /* center column background */
}
#inner {
	margin: 0;
	width: 100%; 
}
#inner h1 {
	font: 75% Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#inner h2 {
	font: 70% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#header {
	background-color: #FFFFFF;    
	color: #901602;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
}
#header h1 {
	font: 175% Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 1em;
}
#side1 {
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	/* position: absolute; */
	z-index: 10;
}
#side1 h2 {
	font: 70% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 h3 {
	width: 150px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1  img {
	position: absolute;
	/* float: left; */
	padding-left: 3px;
	margin-right: 3px;
}
#side1 ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#side1 li {
	font: 80% Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
#side2 {
	width: 200px;                      /* right column width */
	margin-right: -200px;              /* negative right column width */
	float: left;
	position: relative;
	z-index: 11;
}
#side2 h3 {
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#side2 p {
	padding-left: 10px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
}
#content h2 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-left: 1em;
}
#content h3 {
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-left: 1.5em;
}
#content p {
	margin-left: 1.5em;
	margin-right: 2em;
}
#content ul {
	list-style: disc;	
	margin-left: 0.3em;
	padding-left: 0;
}
#content li {
	list-style: disc;
	margin-bottom: 0.3em;
}
.leftcol {
	float: left;
	width: 280px;
}
.rightcol {
        padding-top: 0px;
/*	padding-top: 22px;        */
}
#nav {
/*	font-family: Georgia, "Times New Roman", Times, Helvetica, serif, sans-serif; */
	position: absolute;
	top: 67px;
	right: 0px;
	padding-left: 50px;
/*	font-family: Georgia, "Times New Roman", Times, Helvetica, serif, sans-serif;
	font-size: .9em;
	text-align: right;
	margin-right: 1em;  */
	background: url(bgnavtop.png) no-repeat top left;	
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; 
	color: #A62020;
	color:#901602
	<!-- color: #0000FF //-->
 	background-color: #FFFFFF;   
	text-decoration: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}
#nav a:hover {
	color: #621313;
	border-top: none;
	border-left: none;
 	border-bottom: none;
	border-right: none;
}
.navthis {
	border-left: 2px dotted #f60;
	padding: 0px 15px 0px 5px;
}
.nav {
	padding: 0px 15px 0px 5px;
}
#footer {
	background-color: #F5F5F5;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
}
#footer p {
	padding-left: 1em;
}

.limg {
	position: absolute;
        margin-right 3px;
        margin-bottom 3px;
}

.leftimg {
	float: left;
        margin-right 20px;
        margin-bottom 6px;
}
.rightimg {
	float: right;
        margin-left 20px;
        margin-bottom 6px;
}
.centerimg {
	float: center;
        margin-left 20px;
        margin-bottom 6px;
}
.clear { 
	clear: both;
}

/* Mozilla bug workarounds */
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#side1 {
	margin-right: 1px;
}
#side2 {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}

