/* CSS Document */
/* this is the CSS for the Sponsor page and the adboxes.  */

div.sponsorbox	{
	position:relative;
	width: 550px;
	margin-bottom:25px;
	margin-left:10px;
	float:left;
	background-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	color:#ccc;
/*	border-bottom:#000066 2px dashed;*/
	}
div.sponsorbox	h4 h3 {
	margin:0;
	margin-bottom:2px;
	padding:0;
	color:#000066;
	}
	

div.sponsorbox	img{
	float:right;
	margin-right:50px;
	border:0;
/*	border:#990000 2px solid;*/
	padding:1px;
	}
div.sponsorbox	p.address{
	margin-left:20px;
	margin-top:0;
	font-size:11px;
	}

div.sponsorbox	p.ad{
	margin-left:10px;
	margin-top:1.5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:540px;
	color:#333333;
	}

div.sponsorbox ul	{
	color:#000066;
	}

.redbold	{
	font-weight:bold;
	color:#990000;
	}
	
hr.adbreak	{
	color:#990000;
	width:400px;
	}
	
h4.adbox	{
	color: #000066;
	margin:0;
	margin-bottom:2px;
	margin-left:20px;
	font-weight:600;
	}	
h3.adbox	{
	color: #000066;
	margin:0;
	margin-bottom:2px;
	margin-left:20px;
	font-weight:500;
	}

h5.adbox	{
	color: #000066;
	margin:0;
	margin-bottom:2px;
	margin-left:20px;
	font-weight:600;
	}	

