body.gal {
	background-color:#ffcc66;
}


table.gal {
	width: 500 px;
	height: 100 px;
	align: center;
			
}
td.gal {
		
	
}


a.gal {
	
}
a.gal:visited {
	
}
a.gal:hover {
		
}


h1.gal {
	font-family:"Times New Roman";
	color: #000000;
	width:100%;
	font-size:1.5em;
	text-align:center;
	font-weight:normal;
	border-bottom:0px solid #ffffff;
}

h2.gal {
	font-family:"Times New Roman";
	color: #000000;
	width:100%;
	font-size:1.6em;
	text-align:center;
	font-weight:normal;
	border-bottom:0px solid #ffffff;
}

h3.gal {
	font-family:"Arial";
	color: #000000;
	width:100%;
	font-size:1.3em;
	text-align:center;
	font-weight:normal;
	border-bottom:0px solid #ffffff;
}



img.gal {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 3px #000000;
}

img.big {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 5px #333300;
}


ul.clr {
	clear:both;
}

