.eventsTitleBox {
    position:absolute;
    display:inline;
    padding:0px;
    height:130px;
    width:630px;
    top:150px;
    left:280px;
    -mox-box-shadow: 10px 10px 40px #000000;
    -webkit-box-shadow: 10px 10px 40px #000000;
    box-shadow: 10px 10px 40px #000000;
    background-color:#333333;
    opacity:0.95;
    filter: alpha (opacity=95);
    }
.GreenCrossairs {
	position:absolute;
	display:inline;
	padding:0px;
	height:140px;
	width:640px;
	top:-5px;
	left:-5px;
}
.eventsTitleTextBox {
	position:absolute;
	display:inline;
	padding:0px;
	height:50px;
	width:630px;
	top:175px;
	left:270px;
	}
.eventsBigBox {
	position:absolute;
	display:inline;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	width:790px;
	margin-bottom:50px;
	top:300px;
	left:170px;
	background-color:#ffffff;
	opacity:0.95;
	filter:alpha(opacity=95);
    -box-shadow: 5px 5px 20px #000000;
    -webkit-box-shadow: 5px 5px 20px #000000;
    box-shadow: 5px 5px 20px #000000;
	text-decoration:none;
}
/*.bigBox1 {
	position:absolute;
	display:inline;
	padding:0px;
	height:500px;
	width:400px;
	top:0px;
	left:0px;
	background-color:#ffffff;
	opacity:0.95;
	filter:alpha(opacity=95);
}
.bigBox2 {
	position:absolute;
	display:inline;
	padding:0px;
	height:500px;
	width:400px;
	top:0px;
	left:410px;
	background-color:#ffffff;
	opacity:0.95;
	filter:alpha(opacity=95);
}*/
.box {
	position:relative;
	display:block;
	padding:0px;
	width:790px;
	margin-top:20px;
	text-decoration:none;
}
.box2 {
	position:absolute;
	display:inline;
	padding:0px;
	height:100px;
	width:790px;
	top:90px;
	left:10px;
	text-decoration:none;
}
/*.box3 {
	position:absolute;
	display:inline;
	padding:0px;
	height:100px;
	width:390px;
	top:220px;
	left:10px;
	text-decoration:none;
}*/
.box4 {
	position:absolute;
	display:inline;
	padding:0px;
	height:100px;
	width:790px;
	top:160px;
	left:10px;
	text-decoration:none;
}
/*.box5 {
	position:absolute;
	display:inline;
	padding:0px;
	height:100px;
	width:390px;
	top:10px;
	left:10px;
	text-decoration:none;
}*/
.box6 {
	position:absolute;
	display:inline;
	padding:0px;
	height:100px;
	width:790px;
	top:235px;
	left:10px;
	text-decoration:none;
}
.box7 {
	position:absolute;
	display:inline;
	padding:0px;
	height:100px;
	width:790px;
	top:330px;
	left:10px;
	text-decoration:none;
}
/*.smallBox1 {
	position:absolute;
	display:inline;
	padding:0px;
	height:30px;
	width:10px;
	top:0px;
	left:400px;
	background-color:#ffffff;
	opacity:0.95;
	filter:alpha(opacity=95);
}
.smallBox2 {
	position:absolute;
	display:inline;
	padding:0px;
	height:30px;
	width:10px;
	top:470px;
	left:400px;
	background-color:#ffffff;
	opacity:0.95;
	filter:alpha(opacity=95);
}*/
.eventName {
	color:#ca2c2c;
	font-size:23px;
	font-family:calibri,sans-serif;
	font-weight:bold;
}
.bodyText {
	color:#333333;
	font-size:18px;
	font-family:calibri,sans-serif;
}
.eventsTitleText {
	color:#ffffff;
	font-family:calibri,sans-serif;
	font-size:60px;
	text-shadow:7px 7px 10px #000000;
	text-align:center;
	}
.eventsSpacer {
	display:inline;
	position:absolute;
	padding:50px;
	height:0px;
	width:0px;
	top:0x;
	left:0px;
	opacity:0;
	filter:alpha(opacity=0)
}
