html, body {
     margin:10px;
     padding:0px;	  
}
body, input, select, textarea {
	background-color: #601710;
}
A:link {
	text-decoration: underline;
	color: #FFC266;
} 
A:visited {text-decoration: underline;
    color:  #FFC266;}
A:active {
	text-decoration: none;
	color: Red;
}
A:hover {
	text-decoration: none;
	color: Yellow;
}
table.main {
	width: 752px;
	background-color: #81080d;
	border-collapse: collapse;
	border: 2px solid #B8B8B8;
}
table.gal {
	width: 720px;
	background-color: #81080d;
	border-collapse: collapse;
   border: 2px solid #B8B8B8;
}
.link1{
	font-size: 18px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	color: #FFE7C3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.txt{
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	color: White;
}

.link2{
	font-size: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	color: #ecc078;
}
.link3{
	font-size: 35px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color: #ecc078;
}

.link4{
		font-size: 25px;
	padding-bottom: 14px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	color: #ecc078;
}
td.top {
	border-bottom: 2px solid #B8B8B8;
	color: #ecc078;
	height: 80px;
}
td.warn{
	border-bottom: 2px solid #B8B8B8;
	border-top: 2px solid #B8B8B8;
	font-size: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	color: White;
}
td.top1 {
	border-bottom: 2px solid #B8B8B8;
	height: 297px;
	}
td.top2 {
	border-bottom: 2px solid #B8B8B8;
	border-right: 2px solid #B8B8B8;
	width: 197px;
	height: 297px;
	}
td.top3 {
	border-bottom: 2px solid #B8B8B8;
	border-right: 2px solid #B8B8B8;
	width: 200px;
	
		}
.top4 {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	

}
.img1{
	border-bottom: 2px solid #B8B8B8;
	border-right: 2px solid #B8B8B8;
}