h1 span{
    display:none;
}
 
h1{
    display:block;
    height: 50px; /*change to the height of the image*/
    background:url(../images/h1media001.gif) no-repeat left top;
    border: none;
}
#banner {
	background-image: url(../images/banner1300_017.jpg);
	width: 1300px;
	
}
.images {
	border: 1px solid #fff;
	margin-bottom: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.blip {margin-bottom: 20px; margin-left: auto; margin-right: auto; border: 1px solid white; width: 445px;}


#newstable {
width: 450px;
height: 550px;
background-color: white;
margin-left: auto;
margin-right: auto;

}
#main td {
	font: 1.2em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
#main th {
	font: 1.2em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#wrapper {padding-bottom: 50px;}

