/* CSS definition file containing site wide stylesheets */
div#buttons {
	position:absolute;
	width:136px;
	height:275px;
	top: 150px;
	left: 96px;
}
div#banner {
	background-image: url(../assets/images/jjbanner02.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:734px;
	height:115px;
	left: 21px;
	top: 7px;
}