#anchor {
	font-size: 12px;
}
#anchor_collection{
	font-size: 12px;
}
#anchor_collection h1{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform : uppercase;
}
#article{
	font-size: 12px;
}
#article h1{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	line-height: 16px;
}
#article h2{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	display: inline;
	line-height: 12px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
#article h3{
	font-size: 10px;
	font-weight: normal;
	display: inline;
	line-height: 10px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
#article p{
	font-size: 12px;
	padding : 5 5 5 5;
	margin : 0 0 0 0;
	text-align : justify;
}
#article_collection{
	font-size: 12px;
}
#article_collection h1{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	display:inline;
	line-height: 12px;
}
#article_collection a{
	color: #1C3664;
}

#blurb{
	font-size: 12px;
}
#blurb h1{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	display:inline;
	line-height: 12px;
}
#blurb a{
	color: #1C3664;
}
#blurb p{
	font-size: 12px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
#blurb img{
	float:left;
	padding : 0 5 0 5;
}
#blurb table{
	padding : 5 5 5 5;
}
#program_schedule h1{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	line-height: 14px;
}
#program_schedule h2{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	display: inline;
	line-height: 12px;
}
#concert{
	font-size: 12px;
}
#concert h1{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	line-height: 12px;
}
#concert h2{
	color: #1C3664;
	font-size: 12px;
	line-height: 12px;
}
#concert a{
	color: #1C3664;
}
#concert p{
	font-size: 12px;
}
#concert img{
	padding : 0 5 0 5;
}
#event{
	font-size: 12px;
}
#event #date{
	font-weight: bold;
}
#event #private{
	font-size: 10px;
	font-style: italic;
}
#event_collection h1{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	line-height: 16px;
}
#event_collection h2{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	display: inline;
	line-height: 12px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
#event h1{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	line-height: 12px;
}
#event h3{
	font-size: 10px;
	font-weight: normal;
	display: inline;
	line-height: 10px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
#event p{
	font-size: 12px;
	padding : 5 5 5 5;
	margin : 0 0 0 0;
	text-align : justify;
}
/* Image Collection Styles */
#image_collection h1{
	color: #1C3664;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
	display:inline;
	line-height: 12px;
}
#image_collection p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	background-color: #1c3664;
	color: #ffffff;
}
/* Staff Styles*/
#staff h1 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline;
	line-height: 14px;
}
#staff h2 {
	color: #1C3664;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	line-height: 12px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
#staff h3 {
	color: #888888;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* Weather Styles */
#weather td{
	font-size : 12px;
}
#weather #temp{
	font-weight: bold;
	font-size : 16px;
}
#weather #updated{
	font-size : 8px;
}

#weather #poweredby A{
	font-size : 9px;
}

