body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{border:none;}

#pbGalleryImages {display:none;}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F465F;
	line-height: 17px;

}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 17px;

}
a:link {
	color: #582B4F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}




/* ADDED TO FIX ALL CSS ISSUES - Scott ladyman, 20.08.08 */

/* ********* CLEARFIX ************* */
.cfx:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
	width:100%;
}
/* Hides from IE-mac */
* html .cfx {
	height: 1%; 
	width:100%; 
	}
/* FIX for IE 7 */
.cfx{
	display:inline-block; 
	width:100%;
}
/* Hide from IE Mac */
.cfx{
	display:block; 
	width:100%;
}


/* ********* ALIGN ***************** */

.al	{ text-align:left;   }
.ar	{ text-align:right;  }
.ac	{ text-align:center; }


/* ********* FLOAT *************** */

.fl	{ float:left; 	}
.fr	{ float:right;	}

/* 
ADDED FOR SPONSORS - Scott ladyman, 10.09.08 
layouts/layoutmaster.htm
layouts/content.htm
*/
.sponsors_footer{
	width:100%;
	height:65px;
	position:relative;
	margin-top:-88px;
}
.sponsors_footer a{
	display:block;
	outline:none;
	float:left;
	border:0px solid blue;
	text-indent:-5000px;
	height:100%;
	background:url("images/blockbg.gif");
}
.sponsors_footer a.one{
	width:100px;	
	margin-left:230px;
	_margin-left:115px;
}
.sponsors_footer a.two{
	width:110px;	
	margin-left:50px;
}
.sponsors_footer a.three{
	width:75px;	
	margin-left:460px;
}


.sponsors_right{
	margin-top:-800px;
	margin-left:20px;
	_margin-left:10px;
	padding-bottom:100px;
}
.sponsors_right a{
	display:block;
	text-indent:-5000px;
	outline:none;
	background:url("images/blockbg.gif");
	position:relative;
	width:190px;
	border:0px dotted #CDEEEB;
}
.sponsors_right a.one{
	margin-top:40px;
	height:47px;
}
.sponsors_right a.two{
	margin-top:63px;
	height:61px;
}
.sponsors_right a.three{
	margin-top:42px;
	height:113px;
}
.sponsors_right a.four{
	margin-top:57px;
	height:138px;
}
.sponsors_right a.five{
	margin-top:57px;
	height:60px;
}
.sponsors_right a.six{
	margin-top:110px;
	height:50px;
}

