/*Aboutus Style Sheet */
td.aboutus	{
	padding-top: 5px;	
	}
#aboutusmiddle	{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
td.aboutus img	{
	float: right;
	}
img.highlightimage	{
	border: 1px solid #000000;					
	margin-right: 0px;				
	}
/* End of Aboutus Style Sheet */	

/* ContactUs Style Sheet */
#map	{
	text-align: center;
	border: 1px solid #000000;
	margin: 5px;
	}

p.leftparagraph {
	text-align: left;
	}
/* End of ContactUs Style */

/* Gallery Style Sheet */
ul.gallerylist	{
	margin: 0px 5px 5px -30px;
	}

*html ul.gallerylist	{
	margin: 0px 5px 5px 10px;
	}
	
ul.gallerylist li	{
	font-weight: bold;
	line-height: 20px;
	background-position: 0px 6px;	
	}
/*End of Gallery Style Sheet*/

/*Subscribe Style Sheet*/
#subscribeform	p	{
	text-align: left;
	}

#subscribeform	h3	{
	padding-top: 0px;
	}

#subscriberesult {
	text-align: right;
	}

#subscriberesult h3	span.failed{
	color: red;
	}

/*End of Subscribe Style Sheet*/