/*LAYOUT  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/subBG.gif);
}
#mainContent {
	position:absolute;
	left:396px;
	top:109px;
	width:530px;
	height:auto;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
#mainNav {
	position:absolute;
	left:0;
	top:61px;
	width:auto;
	height:92px;
}
#subNav {
	position:absolute;
	left:269px;
	top:44px;
	width:auto;
	height:auto;
	z-index:4;
}
#programPhoto {
	position:absolute;
	left:550px;
	top:0px;
	width:250px;
	height:369px;
	z-index:2;
}

#contactPhoto {
	position:absolute;
	left:370px;
	top:0px;
	width:250px;
	height:369px;
	z-index:2;
}

#newsletter {
	background-image:url(../images/newsletterbg.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:258px;
	height:43px;
}
#events {
	position:absolute;
	left:25px;
	top:146px;
	width:253px;
	height:296px;
}
#copyright {
	position:absolute;
	left:0px;
	top:483px;
	width:108px;
	height:63px;
	z-index:1;
}
#dmngood {
	position:absolute;
	left:27px;
	top:516px;
	width:99px;
	height:33px;
	z-index:2;
}



#aboutButton {
	position:absolute;
	left:0px;
	top:92px;
	width:auto;
	height:auto;
}
#campButton {
	position:absolute;
	left:81px;
	top:72px;
	width:auto;
	height:auto;
	z-index: 3;
}
#storeButton {
	position:absolute;
	left:178px;
	top:64px;
	width:82px;
	height:58px;
	z-index: 2;
}

/*CLASSES FOR SUBPAGESS */
.spacer {
	height:1px;
	background-color:#000000;
	width:240px;
	margin-top:5px;
	margin-bottom:5px;
}
/*STYLES FOR LINKS, HEADERS, SETC */
h1 {
	font-family: "arial black";
	font-size: 12px;
	margin:0px;
	padding-top:3px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding-bottom:12px;
	line-height:15px;
}

#events p{
    line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding-top:0px;
	padding-bottom:5px;

}

a.header {
	font-family: "arial black";
	font-size: 11px;
	margin:0px;
	color:#D2421B;
}
a.header:hover {
	font-family: "arial black";
	font-size: 11px;
	margin:0px;
	color:#000000;
}
a {
	text-decoration:none;
	color:#d2421b;
	 outline: none;
}



a:hover {
	text-decoration:none;
	color:#000000;
}
#mainContent h1 {
	color:#ed9205;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-top:20px;
}
#mainContent h2 {
	color:#ed9205;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	
}
.toptableborder{
padding-top:10px;
border-top:1px solid black;
}

.bottomtableborder{
padding-bottom:10px;
border-bottom:1px solid black;
}

.cost{
width:75px;
	color:#ed9205;
}

.description{
width:445px;
}

.imgHeader{
margin:0px;
padding-bottom:10px;
}

object { outline:none; }
