.mastheadsmall{
/*	background: url(../masthead/mastheadbgsmall.jpg) no-repeat; /* -500% 0%;*/
	position:relative;
	width:468px;
	z-index:0;
	left:0px

}
* html .mastheadsmall{
	height:100px;
}
.mastheadsmall .mastheadleft{
	float:left;
	height:0px;
	width:0px;

}
* html .mastheadsmall .mastheadleft{
}
.mastheadsmall .bannerad{
	float:left;
	width:468px;
	margin-left:0px;
}
.mastheadsmall .bannerad img{
	margin:20px 0px 0 0px;
}

* html .mastheadlarge{
	height:110px;
}
.mastheadlarge{
	background: url(../masthead/mastheadbglarge.jpg) no-repeat;
	/*position:absolute;*/
	width:728px;
	z-index:0;
	left:0px;
}
.mastheadlarge .mastheadleft
{
	float:left;
	width:0px;
	height:0px;
}
* html .mastheadlarge .mastheadleft{
}
.mastheadlarge .bannerad{
	float:left;
	width:728px;
	margin-left:0px;
	width:528px;
}
.mastheadlarge .bannerad img{
	margin:5px 0 0 0px;
}