body{
	margin: 0px;
	background: url("../images/adams_03.gif");
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
}

div.main-outer{
	height: 580px;
	width: 930px;
	background-color: #FFFFFF;
	z-index: 2;	
	filter:alpha(opacity=95);
	opacity: 0.95;
	left: 0px;
	position: absolute;
	left: 250px;
	top: 197px;
}

div.main-inner{
	width: 900px;
	z-index: 3;
	height: 550px;
	overflow : auto;
	font-family: verdana; 
	font-size: 10pt;
	position: absolute;
}

div.main-inner h3{
	color: #000;
	font-family: arial; 
}

.innertitle{
	background-color: #ff9f23;
	color: #b9111d;
	font-family: Arial;
	font-size: 18pt;
	padding: 4px;
	margin: 0px; 
	align: center;
}

.datetitle{
	color: #CCCC66;
	font-family: Arial;
	font-size: 18pt;
	align: left;
	padding: 4px;
	margin: 0px; 
	border-bottom: 2px DASHED #FF9F23;
	width: 80%;
}

.event {
	color: #bad192;
	font-weight: 600;
	font-family: Verdana, Arial;
	font-size: 12pt; 
}

.main-text {
	color: #bad192;
	font-family: Verdana, Arial;
	font-size: 12pt; 
}

.dowred {
	color: #b9111d;
	weight: 600;
	font-family: Arial, Verdana;
	font-size: 18pt; 
	padding: 0px; 
	margin: 0px; 
}
.dowyel {
	color: #cccc66;
	font-family: Arial, Verdana;
	font-size: 12pt; 
	padding: 0px; 
	margin: 0px; 
	text-transform: uppercase;
}


#ajaxticker1 {
	width: 192px;
	height: 90px;
	border: 0px;
	padding: 0px;
	background-color: #000000;
	color: #cccc66;
	font-family: Arial, Verdana;
	font-size: 12pt; 
}
#ajaxticker1 div { 
	background-color: #000000;
}
.seclass{ }