div#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}

div#main table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

div#main table td table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 350px;
}

div#main table td table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 390px;
	padding-bottom: 0px;
	
}


div#main table td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

div#main table td img{
	border: 2px solid #663300;

	
}

div#main table {
	width:600px;
	margin-top: 10px;

}

.textMain {
	padding-right: 10px;
	padding-bottom: 10px;

}

.thumbPadding {
	height: 90px;


}

.thumbTable {
	width:350px;

}
