#content #flashcontainer {
	width: 449px;
	height: 180px;
	padding:1px;
	border: 1px solid #70A9D7;
	margin: 1px 0 15px 0;
}

ul#daysnav {
	list-style: none;
	padding: 0;
	margin: 5px 0 15px 0;
	text-align: center;
}
ul#daysnav li {
	display: inline;
	padding: 2px 10px;
	margin: 0 5px 0 0;
	background-color: #e9f4ff;
	border: 1px solid #97c7f8;;
}
ul#daysnav li a:link, ul#daysnav li a:visited {
	/*font-family: verdana, Arial, sans-serif;
	font-size: 14px;*/
	font-weight: normal;
	text-decoration: none;
	border: none;
}
ul#daysnav li a:hover {
	/*background-color: #d0e7ff;*/
}
ul#daysnav li.active {
	background-color: #d0e7ff;
	border: 1px solid #97c7f8;
}
ul#daysnav li.inactive {
	background-color: #f0f0f0;
	border: 1px solid #dbdbdb;
	color: #dbdbdb;
}
ul#daysnav li.inactive a:link {
	border: none;
	color: #dbdbdb;
}
div#subbox {
	
	position: relative;
	width: 439px;
	margin-left: 160px;
	margin-right: 160px;
	background-color: #fff;
	border-top: 3px solid #a52a2a;
	border-bottom: 1px solid #a52a2a;
}

div#ScolL {
	position: relative;
	width: 224px;
	background: url(../images/maroon_vline.jpg) repeat-y right;
	margin: 0px;
	padding: 5px 0px;
}

div#ScolR {
	position: absolute;
	width: 225px;
	top: 29px;
	left: 230px;
	background-color: transparent;
	margin: 0px;
	padding: 5px 0px;
}

div#subbox h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3669AB;
	background-color: #F1F6FE;/*#D7ECFD;*/
	margin: 0px;
	padding: 4px 5px 4px 8px;
	border-bottom: 1px solid #a52a2a;
} 

div#subbox h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #A52A2a;
	background: none;
	margin: 5px 0px 5px 0px;
}

div#subbox h3 {
	margin: 0px;
	padding: 0px 9px 12px;
	color: #336699;
	background: transparent;
}

div#subbox h3.newsection {
	/*background: url(/images/maroon_hline.jpg) repeat-x;*/
	margin: 0px;
	padding: 10px 9px 10px;
	width: 200px;
}


div#subbox p {
	line-height: 1.2 em;
	margin: 0px 9px 15px;
}

div#subbox ul {
	margin: 0px;
}

div#subbox li {
	list-style: outside square;
	margin: 0px 0px 10px 16px;
	line-height: 1.6 em;
}

div#subbox li img {
	padding: 1px;
	border: 2px solid #ccc;
	position: relative;
	float: left;
	margin: 5px 5px 5px 0px;
}	

div#subbox a,
div#subbox li a {
	border-bottom: 1px dashed #3366cc;
	
}

div#subbox a:hover,
div#subbox li a:hover {
	border-bottom: 1px solid #a52a2a;
	
}

div#subbox .imgL1 {
	margin: 0px 9px;
}
