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


	body { 
		background-color: #35703c; 
		background-image: url(/images/topgrade.jpg);	
		background-repeat: repeat-x; 
		font-family:Arial, Helvetica, sans-serif;
		}
	img {
		border-style:none;
	}
	H1 {
		color:#a99b4a;
	}
		
	.BotGrade {
		background-image:url(/images/Botgrade.jpg);
		background-repeat:repeat-x;
		position:fixed;
		bottom: 0px;
		left:0px;
		height:96px;
		width:10024px;
		z-index: 1;
	}
	.border1 {
		position:relative;
		margin: 0 auto 18px; 
		top: 20px;
		width:983px;
		height:1165px;
		border-color:#a99b4a;
		border-style:solid;
		border-width:10px;
		z-index: 3;
	}
	.border2 {
		position:relative;
		margin: 0 auto 18px; 
		top: 5px;
		width:965px;
		height:1147px;
		border-color:#a99b4a;
		border-style:solid;
		border-width:4px;
		z-index: 3;
	}


	.httop {
		background:url(/images/blurbT.png); 
		position:relative; 
		width:891px; 
		height:55px; 
		z-index:3;
		}
	.htmid {
		background:url(/images/blurbM.png); 
		position:relative; 
		width:891px; 
		background-repeat:repeat-y ; 
		z-index:3;
		}
	.htbot {
		background:url(/images/blurbB.png); 
		position:relative; 
		width:891px; 
		height:59px; 	
		z-index:3;
		}
	.htblurb {
		position:inherit;
	}


	.ittop {
		background:url(/images/infoT.png); 
		position:relative; 
		width:226px; 
		height:32px; 
		z-index:4;
		}
	.itmid {
		background:url(images/infoM.png);
		position:relative; 
		width:226px; 
		background-repeat:repeat-y ; 
		z-index:4;
		}
	.itbot {
		background:url(/images/infoB.png); 
		position:relative; 
		width:226px; 
		height:34px; 
		z-index:4;
		}
	.iTitle {
		font-size:20px;
		text-decoration:underline;
		font-weight:bolder;
		
	}
	
	.eTitle {
		font-family:"Courier New", Courier, monospace;
		color:#FFF;
		font-size:32px;
		position:absolute;
		left:20px;
		top:10px;		
	}
	.eTitle A:link {
		color:#FFF;
		text-decoration:none;
	}
	.eTitle A:visited {
		color:#FFF;
		text-decoration:none;
	}
	.eTitle A:hover {
		color:#fff18f;
		text-decoration:underline;
	}
	.eDesc {
		position:absolute;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FFF;
		width:470px;
		height:122px;
		text-align:justify;
		top:60px;
		left:20px;
	}
	.eDate {
		position:absolute;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#000;
		left:20px;
		top: 215px;
	}
	.eTime {
		position:absolute;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		text-align:right;
		color:#000;
		right:40px;
		top: 215px;
	}
	.eLinks {
		color:#CC0;
		font-weight:bold;
		text-decoration:underline;
		text-align:left;
		font-size:20px;
	}
	.eLinks A:link {
		color:#CC0;
	}
	.eLinks A:visited {
		color:#C93;
	}
	.eLinks A:hover {
		color:#ffffff;
	}
	
	.hpanel {
		position:absolute;
		text-align:left; 
		font-size:15px;
		color:#cc0;
		width:250px;
	}
	.italic {
	font-style: italic;
}
.blue {
	color: #0065ff;
}
.border1 .border2 #intro {
	font-size: 16px;
}
.boldline {
	font-weight: bold;
	font-style: italic;
}
.tickets {
	font-weight: bold;
	font-size: 24px;
}

