#main {
	padding: 10px;
	background-color: #E7E7E7;
}
.indexTable {
	background-color: #FFFFFF;
}
td.home {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.home h1 {
	font-size: 18px;
	margin-bottom: 5px;
}
#treasure {
	background-color: #E7E7E7;
}
#the_difference {	
	text-align: left;
}
#the_difference h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
#the_difference p {
	font-weight: normal;
	padding-bottom: 10px;
}
#the_difference p:first-letter {
	font-size: 14pt;
}
a.more_link:link {text-decoration: underline; font-weight: bold; color: #625547;}
a.more_link:visited {text-decoration: underline; font-weight: bold; color: #625547;}
a.more_link:hover {text-decoration: underline; font-weight: bold; color: #625547;}
a.more_link:active {text-decoration: underline; font-weight: bold; color: #625547;}

#sslcert table {
	background-color:#E7E7E7
}

td.sslcert {
	padding-left:10px;
}