body {
	font-family: Arial, helvetica, tahoma, sans-serif;
	font-size: 0.9em;
	color: #3d2923;
	background-color: #222;
	margin-top: 12px;
	margin-left: 0px;
}

a:link {
	color: #d42944;
	text-decoration: none;
	padding: 1px;
}
a:active {
	color: #d42944;
	text-decoration: none;
	padding: 1px;
}
a:visited {
	color: #d42944;
	text-decoration: none;
	padding: 1px;
}
a:hover {
	color: #c41d32;
	text-decoration: underline;
}


.bigtable {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	padding:0px;
 	border:1px solid 98868a;
	}

.menu {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 25px;
	}
	
.header {
	font-weight: bold;
	font-size: 1.26em;
	color: #421f1f;
	padding-bottom: 5px;
	}

.header2 {
	font-weight: bold;
	font-size: 1.26em;
	color: #421f1f;
	padding-top: 14px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #eeded5;
	}

.text {
	text-align: left;
	line-height: 18px;
	}


.content {
	padding: 10px 100px;
	background: #fff;
	border-bottom: 2px dashed #eeded5;;
	}

.content2 {
	padding: 10px 52px;
	background: #fff;
	border-bottom: 2px dashed #eeded5;;
	}

.image {
	border: 1px solid #ff7e7e;
	}

image2 {
	padding: 15px;
	}
	
.thumbs {
	padding: 4px;
	font-size: 0.8em;
	text-align: center;
	}

.nav {
	text-align: right;
	margin-right: 20px;
	padding: 5px;
	}
	
.lthumb {
	text-align: center;
	padding: 3px;
	border: 0;
	}
	
.ldesc {
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	padding-bottom: 6px;
	}
.lhead {
	text-align: center;
	font-szie: 1.2em;
	font-weight: bold;
	border: 2px dashed #421f1f;
	padding: 3px;
	}

.rcolumn {
	padding: 5px;
	}

.footer {
	text-align: center;
	font-size: 3.4em;
	font-weight:bold;
	padding: 16px 0 6px;
	}

.footersub {
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	}
	

