html, body {
	height: 100%;         /* required */
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5em;
	color: #991502;
	font-weight: normal;
	line-height: 0.85em;
}
.helv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ruddy {
	color:  #9D776E;
}

.tf {
	color:  #9D716E;
}

	
a:link {
	font-size: 0.7em;
	text-decoration: none;
	
}
a:visited {
	font-size: 0.7em;
	text-decoration: none;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #46494D;
	font-weight: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
	padding: 5;           /* required to "hide" distance div */
	margin: 5;            /* required to "hide" distance div */
	min-width: 300px;
	background-color: #EEEEEE;
	color: #666666;
	line-height: 130%;
	font-weight: normal;
}

div#distance { 
	margin-bottom: -10em; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 30%;          /* required */
	float: left;          /* required */

}
div#top { 
	max-width: 650px;
	min-width: 200px;
}

#wrapper {
    margin: 0px auto;
	text-align: left;
}

div#content {
	position: relative;
	text-align: center;
	max-width: 900px;
	min-width: 200px;
	background: #EEEEEE;
	margin: 0 auto;
	clear: left;
	background-color: #EEEEEE;
	left: 10px;
	}
	
img  { 
	max-width: 100%; height: auto;
  	min-width: 69px;
 	 height: auto ;
	} 

.caption {
	font-size: 0.7em;
	color: #999999;
	font-style: italic;
}
.blu {
	font-size:1.0em;
	color: blue;
}
.wider {
	letter-spacing: 0.14em;
}
.light {
	color: #D4D0C8;
}
.lt {
	float: left;
	padding-right: 2em;
}
.rt {
	float: right;
	padding-left: 2em;
}
.cen {
  margin-left: auto ;
  margin-right: auto ;
}
.thumb
{
float: left;
width: 150px;
margin: 0 10px 10px 0;
}
.thumb130
{
float: left;
width: 120px;
margin: 0 10px 10px 0;
}
#footer {
	clear: all;
	text-align: center;
	margin: 0 auto;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneem {
	font-size: 1em;
}
