#container {
	background: #FFF url(../images/level2repeat.gif) 0 0 repeat-y;
	width: 800px;
}
#content {
	width: 545px;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 111px 10px 10px 20px;
	_padding: 131px 10px 10px 20px;
	min-height: 670px;
	_height: 670px;
}
/* Bottom Section
	=========================================================================================== */
#level2feeds {
	width: 312px;
	float: left;
}
/* News Posts
	=========================================================================================== */
h5.heading {
	text-indent: -1234em;
	height: 30px;
	margin: 10px 0 0;
	width: 312px;
}
h5.heading a {
	display: block;
	height: 30px;
	text-decoration: none;
}
h5#usadnews {
	background: url(../images/newsheaders/usadnews.jpg) 0 0 no-repeat;
}

ul.level2headlines {
	list-style: none;
	margin: 0 8px 20px 0;
	padding: 5px 30px 5px 10px;
	background: #D6D6D6;
}
.level2headlines li {
	margin: 0 0 7px;
	padding: 0;
}
.level2headlines a {
	color: #636363;
	text-decoration: none;
}
.level2headlines a:hover {
	color: #1F83A7;
}
h5#usadblog {
	background:  url(../images/newsheaders/usadblog.jpg) 0 0 no-repeat;
}
ul.level2blog {
	list-style: none;
	margin: 0 8px 0 0;
	padding: 5px 30px 5px 10px;
	background: #CED6CE;
}
.level2blog li {
	margin: 0 0 7px;
	padding: 0;
}
.level2blog a {
	color: #636363;
	text-decoration: none;
}
.level2blog a:hover {
	color: #1F83A7;
}
/* Level2 bottom right column
	=========================================================================================== */
#level2extras {
	padding: 10px 0 0;
	margin: 0 0px 0 0;
	float: right;
}
/* Need Help */
#needhelp {
	background: url(../images/needhelpl2.jpg) 0 0 no-repeat;
	position: relative;
	height: 97px;
	width: 223px;
	margin: 10px 0;
}
#needhelp h5 {
	display: none;
}
#needhelp select {
	position: absolute;
	left: 10px;
	top: 26px;
	width: 187px;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #000;
}
#needhelp option {
	font-size: 10px;
	border-bottom: 1px solid #999;
	padding: 1px 3px;
}


/* Calendar of Events
	=========================================================================================== */
table.calendar_month {
	margin: 20px auto;
	width: 540px;
	border-collapse: collapse;
}
.calendar_month a {
	text-decoration: none;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
	border: 1px solid #8A8A8A;
	padding: 2px 3px;
}
th.month_name {
	background: #1F83A7;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 5px;
}
.month_name a {
	color: #FFF;
	text-decoration: none;
}
.calendar_month td {
	height: 60px;
	width: 76px;
	background: #FBFEFF;
}
.calendar_month h6.day {
	margin: -2px 0 0 -3px;
	float: left;
	color: #115771;
	padding: 2px 3px;
	border-right: 1px solid #8A8A8A;
	border-bottom: 1px solid #8A8A8A;
	background: #FBFEFF;
}
.calendar_month .current_day h6.day {
	background: #1F83A7;
	color: #FFF;
}
.calendar_month .empty {
	background: #D3D3D3;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0 0 2px;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	color: #0B597D;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
	text-align: center;
	border-bottom: 1px solid #A9A9A9;
	padding: 3px;
	margin: 10px 0 20px;
	color: #7DA4CC;
}
.year_one h1 a {
	margin: 0 30px;
}

.year_one .month {
	float: left;
	height: 180px;
	width: 49%;
}
.year_one .month a {
	text-decoration: none;
	font-weight: bold;
}
.year_one .month table {
	margin: 0 auto;
	background: #EFF7FF;
	border-collapse: collapse;
}
.year_one .month th {
	border: 1px solid #8A8A8A;
	padding: 2px;
	text-align: center;
}
.year_one .month th a {
	text-align: center;
	display: block;
}
.year_one .month td {
	font-size: 11px;
	width: 28px;
	border: 1px solid #8A8A8A;
	padding: 2px;
	text-align: center;
}
.year_one .current table {
	background: #FFF;
}
.current_week td {
	background: #FFF;
}
.year_one .current .month_name {
	background: #115771;
}
td.current_day h6 a {
	color: #FFF;
}
#prev_next_day {
	position: relative;
	list-style: none;
	padding: 0 5px 5px;
	border-bottom: 1px solid #8A8A8A;
	margin-bottom: 5px;
}
#prev_next_day li {
	margin: 0;
}
#prev_next_day li a {
	text-decoration: none;
}
#prev_next_day li#previous {
	position: absolute;
	right: 5px;
	top: 0;
}
h1.day_date {
	font-size: 14px;
	border-bottom: 1px solid #8A8A8A;
	padding: 5px 0;
	color: #8A8A8A;
	text-align: center;
	margin-top: 5px;
}
.day_event {
	border-bottom: 1px solid #8A8A8A;
	padding: 5px 0;
	margin-bottom: 20px;
}
.day_event h4.summary {
	background: #1F83A7;
	color: #FFF;
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
}
.day_event h3.time {
	font-size: 12px;
	margin-top: 0;
	padding-left: 20px;
}
.day_event p.description {
	padding: 0 20px;
}

