A.top:link { color:#cccccc; text-decoration: none; }
A.top:visited { color:#cccccc; text-decoration: none;}
A.top:hover { color:#cccccc; text-decoration: underline; }

A:link { color:#663333; text-decoration: none; }
A:visited { color:#663333; text-decoration: none;}
A:hover { color:#663333; text-decoration: underline; }

body {
	background: url(images/bg1.jpg);
	text-align:center;
	margin-top: 0;
	margin-bottom: 0;
	font-family: arial, verdana, sans-serif;
		}
		
table {background:#ffffff;
		margin-right:auto;
		margin-left:auto;
		}
		
.paragraph	{background:url(images/home_bg.jpg);
			 vertical-align:top;
			 padding-left:25px;
			 padding-top:20px;
			 font-size:.8em;			 
			 }
			 
.text   	{vertical-align:top;
			 padding:10px;
			 font-size:.8em;			 
			 }
			 
.heading   	{vertical-align:top;
			  font-size:.8em;			 
			 }
			 
.photo_bg	{padding-left:20px;
			 padding-top:5px;
			 background:url(images/home_bg.jpg);
			 }
			 
.border {border-left:2px solid #663333;
		 border-right:2px solid #663333;
		 }
.links {background:#663333;
		border-bottom:2px solid #000000;
		border-top:2px solid #000000;		
		height:24px;
		vertical-align:middle;
		font-weight:bold;
		font-size:.9em;
		font-style:italic;
		font-family:times new roman, geneva;
		color:#cccccc;
		}
		
.bg	{background:#663333;
		border-bottom:2px solid #000000;
		border-top:2px solid #000000;
		}

.left	{background:url(images/left_bg.jpg);
			 width:32px;
}

.right	{background:url(images/right_bg.jpg);
			 width:32px;
}
 
h3	{ 	font-size: 1.25em;
		color: #663333;
		}
		
h2	{ 	font: bold 1.75em Geneva, Times New Roman, Helvetica;
		color: #663333;
		font-style: italic;
		}
		
h1	{font: 1.75em  georgia, times new roman;
	 font-style:italic;
	 background:url(images/h1_bg.jpg) no-repeat;
	 height:70px;
	 padding-top:30px;
	 padding-left:40px;
	 } 
		

.copyright {background:#663333;
			border-top:2px solid #000000;
			border-bottom:2px solid #000000;
			verical-align:middle;
			font-size:.7em;
			color:#cccccc;
			padding:7px;
			}
			
.footer	{background:url(images/bottom_bg.jpg);
		 height:24px;
}	

UL {
list-style: url(images/bullet.jpg);
padding-left:60px;
}


hr	{border:1px solid #663333;
}

.gallery	{vertical-align:top;
			 font-size:.7em;
			 padding:5px;
			 }
			 
.gallery_title	{background:#999966;
				 color:#000000;
				 font: bold 1.25em geneva, arial;
				 padding:10px;
				 border-bottom:3px solid #663333
				 height:30px;
				 }
				 
.gallery_border	{border:2px solid #663333;
}