h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #991502;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #46494D;
}

#wrapper {
    margin: 0px auto;
	width:900px;
	text-align: left;
}

.thumb
{
float: left;
width: 150px;
height: 150px;
margin: 0 10px 10px 0;
}
#footer {
	clear: all;
	width:500px;
}
.lt {
	float: left;
	padding-right: 2em;
}
.rt {
	float: right;
	padding-left: 2em;
}
.caption {
	font-size: 0.7em;
	color: #999999;
	font-style: italic;
}