
body
{
	background-color: #324b65;
	/*background-image: url(images/x-pattern21.jpg);*/
	behavior:url("csshover.htc");
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main_content
{
	border: 3px white solid;
	/*background-color:black;*/
	width: 950px;
	margin: auto;
	padding-bottom: 5px;
	overflow:hidden;
	

}
 
  #upper_placeholder1 {
 	width: 100%;
	clear: both;
	height: 6px;
	padding: 0px;
	margin: 0px;
	/*background-color:clear;*/
	overflow: hidden;
	text-indent: -7000px;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	
 }

#welcome_statement {
  	font-size: 11px;
 	background-color: #bb311d;
 	margin-top: 5px;
 	width: 724px;
	height: 114px;
	border: solid 18px #de720f;
 }

#nav_bar {
	width: 100%;
	height:80px;
	float:left;
	background: url(/images/background.jpg) repeat-x;
	/*margin: 0 auto;
	padding: 0;
	
	overflow: hidden;
	background-color:black*/
}




 #middle_placeholder {
 	width: 100%;
	clear: both;
	height: 10px;
	overflow: hidden;
	text-indent: -7000px;
}

	
#footer {
	
	background-position: top;
	background-repeat: repeat-x;
	width: 950px;
	margin: auto;
	height: 100px;
	background-color: black; 
	clear: both;
	font-size: 11px;
	border: 3px white solid;
}

#footer p {
	padding-top: 14px;
	text-align: center;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.box_header
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	
}
#schedule_list
{
	margin-left: 5px;
	padding-left: 12px;
	font-size:12px;
	list-style-type: square;
}
#schedule_list ul
{
	margin-left: 10px;
 	 padding-left: 0;
	list-style-type:square;
	font-size:12px;
}
#schedule_list li
{
	font-size:12px;
}


#schedule_list ul li
{
	margin-left: 10px;
 	 padding-left: 0;
	list-style-type:square;
	font-size:12px;
}

a:link
{
	color:#6896D2;;
	text-decoration:underline;
}
a:active
{
	color:red;
	text-decoration:underline;
}


a:visited
{
	color:#6896D2;;
	text-decoration:underline;

}

a:hover
{
	color:purple;
	text-decoration:underline;
}











#event_list li
{
	font-size:12px;
}


#event_list ul li
{
	margin-left: 10px;
 	 padding-left: 0;
	list-style-type:square;
	font-size:12px;
}
#event_list
{
	margin-left: 5px;
	padding-left: 12px;
	font-size:12px;
	list-style-type: square;
}
#event_list ul
{
	margin-left: 10px;
 	 padding-left: 0;
	list-style-type:square;
	font-size:12px;

}
#event_list Ol
{
	margin-left: 10px;
 	 padding-left: 0;
	list-style-type:square;

}