{
	margin: 0;
	padding: 0;
}
body {
	background-color: #8d6138;
	margin:0;
	text-align: center; 
}
#container {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-image: url(assets/subtile.jpg);
	background-repeat: repeat-y;
	width: 800px;
	text-align: center; 
}
p {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height:18px;}
.thb {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 18px}
.subhead {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF0000}
.subheadb { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
.mtext {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 14px}
.stext {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.subheadw { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.midhead {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold}
.midheadb { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold }
.description { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #c00 } 
.tile { background-image: url("assets/toughtile.jpg"); background-repeat: no-repeat}
.outline { border-color: #FFFFFF; border-style: solid; border-width: 1px}
.outline2 { border-color: #FFFFFF; border-style: solid; border-width: thick}

a:link { color: #f00; background-color: inherit; text-decoration: underline} 
a:visited { color: #f00; background-color: inherit; text-decoration: underline} 
a:hover { color: #fff; background-color: inherit; text-decoration: underline} 
a:active { color: #fff; background-color: inherit; text-decoration: underline} 

a.subhead:link { color: #ff0000; background-color: inherit; text-decoration: underline} 
a.subhead:visited { color: #ff0000; background-color: inherit; text-decoration: underline} 
a.subhead:hover { color: #ffffff; background-color: inherit; text-decoration: underline} 
a.subhead:active { color: #000000; background-color: inherit; text-decoration: underline} 