body {
	background: #2A2F39 url(http://www.jacobssf.com/images/loading.gif) no-repeat center center;
        padding:0px;
        margin:0px;
}
#flashview {
         position: relative;
         width: 940px;
         height: 420px;
}
/* Thumbs displaying on top of flash */
#flashswap {
	position: absolute;
	bottom: 52px;
	right: 75px;
}
#flashswap div {
	width: 67px;
	height: 30px;
	float: right;
	margin-left: 10px;
}

#flashswap div a {
	border: 1px solid #ccc;
	padding: 0 !important;
	display: block;
	width: 67px;
	height: 30px;
	float: right;
	background:transparent url(http://www.jacobssf.com/images/transparent30.png) no-repeat;
}
#flashswap div a:hover, #flashswap div a.currentimg {
	border: 1px solid #E0E730 !important;
	background:transparent url(http://www.jacobssf.com/images/transparent.png) no-repeat !important;
}