.top {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center;
	text-align: center;
}
.toptitle {
	background-color: #990000;
}
.thumbtable {
	border: 2px solid #990000;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}
.photo a {
	
	border: 1px solid #990000; 
	margin: 0;
	display: block;
}

.photo a:hover {
	border: 1px dashed #990000;
}
.txttable {
	padding-left: 8px;
	border: 1px solid #990000;

}
a.galink:link,a.galink:visited,a.galink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
a.galink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: underline;
	background-color: #ECD2CE;
}
.niche {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
.thumbdesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
}
