body
{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
}


.bottgalltext
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
}
.bottgallgraytext
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:black;
}
.gallerytext
{
	
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff0000;
	padding-right:30px;
	text-align:center;

}

.homeheadingbott
{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000000;
	padding-left:10px;
}
.border
{
	border-left: 1px solid #border;
	line-height: 1px;
}
.redtextbold
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ff0000;
	padding-bottom:7px;
	text-decoration:underline;
}

a 
{
	color: blue; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: arial; 
	text-decoration: none 
}

a:hover 
{
	color: blue; 
	text-decoration: underline 
}

a.headtitle 
{
	color: red; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Trebuchet MS; 
	text-decoration: none 
}

a.headtitle:hover 
{
	color: red;
	text-decoration: underline 
}

a.articlelink 
{
	color: black; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Trebuchet MS; 
	text-decoration: none 
}

a.articlelink:hover 
{
	color: black;
	text-decoration: underline 
}