BODY { 
	margin: 0; background: #0273b4;
}
IMG {
	border: 0;
}
.menu {
	float: left; height: 54px;
	padding-top: 54px;
	cursor: pointer;
}
#imageContainer {
	width: 581px;
	height: 260px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#m_home:hover {
	background: url(/images/m_home.jpg) no-repeat;
}
#m_programs:hover {
	background: url(/images/m_programs.jpg) no-repeat;
}
#m_music:hover {
	background: url(/images/m_music.jpg) no-repeat;
}
#m_photos:hover {
	background: url(/images/m_photos.jpg) no-repeat;
}
#m_kids:hover {
	background: url(/images/m_kids.jpg) no-repeat;
}
#m_public:hover {
	background: url(/images/m_public.jpg) no-repeat;
}
#m_about:hover {
	background: url(/images/m_about.jpg) no-repeat;
}
#m_advertisers:hover {
	background: url(/images/m_advertisers.jpg) no-repeat;
}
#m_eeo:hover {
	background: url(/images/m_eeo.jpg) no-repeat;
}
.body_title {
	font-family: arial; font-size: 14px; font-weight: bold;
	color: #004d79;
	padding-top: 0px; padding-bottom: 5px;
}
.body_norm {
	font-family: arial; font-size: 12px;
	color: #808181;
}
.hd {
	font-weight: bold;
	color: #000000;
}
.body_click {
	text-align: right;
	padding-top: 10px;
}
.side_body_title {
	font-family: arial; font-size: 14px; font-weight: bold;
	color: #a8cceb;
	padding-top: 30px; padding-bottom: 5px;
}
.side_body_norm {
	font-family: arial; font-size: 10px;
	color: #ffffff;
}
.side_body_click {
	text-align: right;
	padding-top: 10px;
}
DIV.blu {
	font-family: arial; font-size: 11px; font-weight: bold;
	line-height: 35px;
	text-align: right;
}
A {
	color: #005d93; text-decoration: none;
}
A:hover {
	color: #005d93; text-decoration: underline;
}
A.blu {
	color: #005d93; text-decoration: none;
	margin-right: 20px;
}
A:hover.blu {
	color: #005d93; text-decoration: underline;
}
A.wit {
	font-family: arial; font-size: 11px;
	color: #ffffff; text-decoration: none;
}
A:hover.wit {
	color: #c7d318; text-decoration: underline;
}
LI.list1 {
	list-style: outside; color: #a8cceb;
}
#photoGal ul {
	margin: 0 0 0 40px;
	padding: 0px
}
#photoGal li {
	float: left; display: inline; margin: 5px;
}
#photoGal span {
	font-size: 10px;
}
