/* CSS Document */

.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	font-weight: bold;
}

/* ---- mask styles ---- */

div#mask {
	margin: 0px auto;
	padding: 0;
	width: 965px;
	height: 396px;
}

div#left-shadow {	
	float: left;
	margin-top: 14px;
	background: transparent url(../img/homepage/rightshadow.png) repeat-y 0px 0px;
	_background: transparent url() repeat-y 0px 0px;
	width: 6px;
	height: 382px;
}

div#mask-photo{
	position: absolute;
	margin: 0px 0px 0px 6px;
	*margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	background: transparent url(img/nationwide-paintball-hitman.jpg) no-repeat 0px 0px;
	height: 680px;
	width: 960px;
	z-index: 1;
}

div#mask-photo-small {
	position: absolute;
	margin: 0px 0px 0px 6px;
	*margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	background: transparent url(img/nationwide-paintball-hitman-small.jpg) no-repeat 0px 0px;
	height: 483px;
	width: 960px;
	z-index: 1;
}

h2 {
	border: none;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

body {
	font-size: 12px;
}

div.intro {
	z-index: 5;
	position: relative;
	left: 445px;
	color: #999999;
	width: 450px;
	line-height: 24px;
}

div.intro a {
	color: #F03134;
}

h3, div.intro h3, div#content h3 {
	color: #F03134;
	font-weight: normal;
}

div.intro2 {
	z-index: 5;
	position: relative;
	left: 445px;
	color: #999999;
	width: 450px;
	line-height: 24px;
	top: -380px;
}

div.intro2 a {
	color: #F03134;
}

h3, div.intro2 h3, div#content h3 {
	color: #F03134;
	font-weight: normal;
}

div#whitecontent {
	background-color: #000000;
	border-right: #000;
	padding: 20px;
	width: 919px;
}

div#footerMenu {
	color: #fff;
	background-color: #000;
	width: 919px;
	border-right: none;
}

div#footerMenu a, div#footerMenu a:link, div#footerMenu a:visited  {
	color: #F03134;
}

div#footerMenu a:hover  {
	text-decoration: none;
}

div#footer{
	
}

img {
	padding: 0;
	margin: 0;
}
