@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background.png);
	padding:0;
	margin:0;
	background-color:#8C3131;
}

#contact {
	position:absolute;
	z-index:1200;
	top:30%;
	left:30%;
	background-image:url(../images/contactPanel.png);
	background-repeat:no-repeat;
	background-position:top;
	display:none;
	height:342px;
	width:410px;
	color:#FFFFFF;
}

#contact a, a:visited {
	color:#FFFFFF;
}

#contact a:hover {
	color:#330000;
}


#payOptions {
	position:absolute;
	z-index:1200;
	top:30%;
	left:30%;
	background-image:url(../images/contactPanel.png);
	background-repeat:no-repeat;
	background-position:top;
	display:none;
	height:342px;
	width:410px;
	color:#FFFFFF;
}

#payOptions a, a:visited {
	color:#FFFFFF;
}

#payOptions a:hover {
	color:#330000;
}

#donationsInner {
	padding:25px;
}

#donations {
	position:absolute;
	top:10px;
	left:10px;
	background-image:url(../images/donatePanel.png);
	background-repeat:no-repeat;
	background-position:center;
	width:164px;
	height:140px;
}

#body {
	width:100%;
	left:auto;
	padding:0;
	margin:0;
	margin-left:auto;
	z-index:1;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-position:top;
}

#bodyContainer {
	position:relative;
	width:1020px;
	top:10px;
	margin:0 auto;
}

#menuList {
	background-image:url(../images/menuBar.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	
}

#menu {
	width:100%;
	height:25px;
	top:0px;
	left:0;
	z-index:6;
	text-align:center;
	position:relative;
	white-space:nowrap;
	background-image:url(../images/menuBar.png);
	background-position:top;
	background-repeat:repeat-x;
}

#menu ul {
	color:#FFFFFF; 
	text-decoration:none; 
	list-style-type:none;
	padding:0;
	padding-left:80px;
	padding-top:2px;
	margin:0 auto;
	width:800px;
	display:inline;
}

#menu ul li {
	display:inline;
	height:25px;
	margin:0;
	padding:0;
	padding-left:12px;
	width:100px;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
}

#menu a, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	width:135px;
}

#menu a:hover {
	color:#FFFF00;
}

#header {
	width:100%;
	height:220px;
	background-image:url(../images/header.png);
	background-position:center;
	background-repeat:no-repeat;
	left:auto;
	z-index:3;
	top:20px;
}


#headlines ul {
	color:#FFFFFF; 
	text-decoration:none; 
	list-style-type:none;
	padding:0;
	margin:0;
}

#headlines ul li {
	background-image:url(../images/menuItem.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:38px;
	margin:0;
	padding:0;
	width:223px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}

#headlines a, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	width:255px;
}

#sideBar {
	float:left;
}

#events {
	background-image:url(../images/eventBox.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:215px;
	height:190px;
	
}

#events ul {
	list-style:none; 
	font-size:14px; 
	font-style:italic; 
	margin-top:-8px;
	margin-left:-12px;
	
	<!-- [if IE]>
		margin-left:0px;
	<![endif] -->
}

#events ul li {
	text-decoration:underline;
	color:#FFFFFF;
	padding:3px;
	overflow-x:hidden;
}

#events a {
	color:#FFFFFF;
	text-decoration:underline;
}

#diamondAndCanes {
	height:202px;
	width:215px;;
	position:relative;
	color:#FFFFFF;
	padding-top:10px;
}

#diamondAndCanes a, a:visited{
	color:#FFFFFF;
}

#diamondAndCanes a:hover {
	color:#FFFF00;
}

#ScholarshipLink {
	text-align:left;
}

#ScholarshipLink img{
	border:none;
}

#ScholarshipLink a, a:visited{
	color:#FFFFFF;
}

#ScholarshipLink a:hover {
	color:#FFFF00;
}

#footer {
	width:100%;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../images/footerBackground.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	background-color:#8C2929;
	float:left;
	margin-top:5px;
}

#footer a, a:visited {
	color:#FFFFFF;
}

#footer a:hover {
	color:#330000;
}

#bodyContent {
	width:720px;
	color:#FFFFFF;
	z-index:2;
	height:594px;
	text-align:left;
	z-index:10;
	background-image:url(../images/body.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:5px;
	float:left;
	line-height:19px;
}

#inner {
	margin-left:30px;
	margin-right:10px;
	
}

#inner a, a:visited {
	color:white;
	text-decoration:underline;
}

#inner a:hover {
	color:#FFFF00;
}

#bodyContent tr td {
}

#bodyContent h1 {
	text-align:center;
	padding-top:0;
	margin-top:0;
}

#bottom {
	width:100%;
	height:80px;
	position:relative;
	bottom:0;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	background-position:bottom;	
}


#menuItems {
	width:1020px;
	margin:0 auto;
}

	#ul1 {
		float: left;
		height: 30px;
		padding-top: 30px;
		padding-left: 20px;
		margin: 0 auto;
		list-style: none;
		z-index: 1000;
		width: 1020px;
	}
	
	#ul1 li {
		float: left;
		margin: 0;
		padding: 0;
		font-size: 90%;
		position: relative;
		z-index: 1000;
	}
	
	.menu {
		float: left;
		margin-right: 16px;
		width: 90px;
		z-index: 1;
		border-color: #000000;
		text-align: center;
	}
	
	.menuContent {
		height: 0px;
		float: left;
		overflow: hidden;
		z-index: 50;
		width: 100%;
		background-color:#730000;
		border-top:none;
	}
	
	#ul1 .menu table {
		width: 100%;
	}
	
	a {
		color: #CC0000;
		text-decoration: none;
		cursor: pointer;
	}
	
	a:hover {
		text-decoration: none;
		list-style-type: none;
	}
	
	.menu a {
		display: block;
	}
		
	.subMenu {
		text-align:left;
	}					
	.subMenu tr td{
		border:thin solid #FFFFFF;
		border-top:none;
	}
	
	.pageHeader {
		text-decoration:underline;
	}

