

.minicallout {
	float: left;
	width: 286px;
	height: 191px;
	margin: 0px;
	padding: 0px;
	background: url(images/minicalloutbg.png) no-repeat;
	position: relative;
}

.minicallout img {
	height: 170px;
	width: 268px;
	position: absolute;
	top: 10px;
	left: 9px;
}

#lastminicallout {
	float: right;
}

.minicalloutheader {
	width: 286px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;

}

.minicalloutheader h4 {
	color: #777777;
	font-family: futura;
	font-size: 22px;
	line-height: 18px;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	
}

.minicalloutheader h4 a {
	color: #777777;
	font-family: futura;
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	
}

.minicalloutheader3 {
	width: 286px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;

}

.minicalloutheader3 h4 {
	color: #777777;
	font-family: futura;
	font-size: 22px;
	line-height: 18px;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	
}

.minicalloutheader3 h4 a {
	color: #777777;
	font-family: futura;
	font-size: 22px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	
}

.pagecalloutcontainer {
	margin: 0px 0px;
	padding: 0px 0px;
}

.bodytextcontainer {
	margin-top: 5px;
	padding: 0px 0px;
	position: relative;
}

.blogtext {
	position: relative;
	width: 300px;
	margin: 0;
	float: right;
}

.bodytext {
	width: 580px;
	margin: 0;
	position: relative;
	float: left;
}

#SlideShow {
	height: 400px;
	width: 940px;
	position: relative;
	margin-top: 8px;
	background: url(images/maincalloutbg.png) no-repeat;
}

.skull {
	width: 169px;
	height: 163px;
	top: -38px;
	left: -40px;
	background: url(images/skull.png) no-repeat;
	position: absolute;
	z-index: 999;
}

#SlideShow img {
	border: 0;
	width: 845px;
	height: 343px;
	top: 28px;
	left: 28px;
	position: absolute;
}
.SlideOverlay {
	width: 291px;
	height: 103px;
	bottom: 16px;
	right: 60px;
	background: url(images/tagline.png) no-repeat;
	position: absolute;
	z-index: 999;
}
.SlideOverlay p {
	font-size: 30px;
	line-height: 40px;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	position: absolute;
}

