	body {
	background-color: #DAE3F4;
	color: #162875;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	/* color: white;
	background-color: #FFFFFF;
	background-image: url(images/bkgimage.jpg); */
}
#container {
	width: 760px;
	border: 1px solid #162875;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#header {
	background-image: url(/fw/logo_bg.jpg);
	width: 760px;
	height: 71px;
}
#topnav {
	/* background-image: url(/fw/logo_bg.jpg); */
	width: 760px;
	height: 34px;
}
#topnav img {
	float: left;
}
.alt {
	display: none;
}
#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#topnav ul li {
	display: inline;
}
#topnav ul li a {
	display: block;
	float: left;
 	line-height: 34px;
	height: 34px;
}
a#topnav_news {
	width: 76px;
	background: url(/images/topnav_news.gif) left top no-repeat;
}
a#topnav_news:hover {
	width: 76px;
	background: url(/images/topnav_news.gif) 0 -34px no-repeat;
}
a#topnav_programming {
	width: 113px;
	background: url(/images/topnav_programming.gif) left top no-repeat;
}
a#topnav_programming:hover {
	background: url(/images/topnav_programming.gif) 0 -34px no-repeat;
}
a#topnav_teachers {
	width: 91px;
	background: url(/images/topnav_teachers.gif) left top no-repeat;
}
a#topnav_teachers:hover {
	width: 91px;
	background: url(/images/topnav_teachers.gif) 0 -34px no-repeat;
}
a#topnav_supportwuft {
	width: 110px;
	background: url(/images/topnav_supportwuft.gif) left top no-repeat;
}
a#topnav_supportwuft:hover {
	width: 110px;
	background: url(/images/topnav_supportwuft.gif) 0 -34px no-repeat;
}
a#topnav_kids_families {
	width: 111px;
	background: url(/images/topnav_kids_families.gif) left top no-repeat;
}
a#topnav_kids_families:hover {
	width: 111px;
	background: url(/images/topnav_kids_families.gif) 0 -34px no-repeat;
}
a#topnav_shop {
	width: 72px;
	background: url(/images/topnav_shop.gif) left top no-repeat;
}
a#topnav_shop:hover {
	width: 72px;
	background: url(/images/topnav_shop.gif) 0 -34px no-repeat;
}
a#topnav_community {
	width: 89px;
	background: url(/images/topnav_community.gif) left top no-repeat;
}
a#topnav_community:hover {
	width: 89px;
	background: url(/images/topnav_community.gif) 0 -34px no-repeat;
}
a#topnav_contact {
	width: 98px;
	background: url(/images/topnav_contact.gif) left top no-repeat;
}
a#topnav_contact:hover {
	width: 98px;
	background: url(/images/topnav_contact.gif) 0 -34px no-repeat;
}
#navshadow {
	width: 760px;
	height: 7px;
	background: url(/News5/images/blu-shadow.gif) repeat-x top left;
}
#banner {
	padding: 8px;
	margin-bottom: 0;
	text-align: left;
}

#content {
	text-align: left;
	background-color: #fff;
	/* width: 520px;
	float: left;
	padding: 10px;
	margin: 10px;
	margin-left: 150px;
*/
}
#content div {
	margin: 0px 12px;
	text-align: left;
}
#sidebar {
	float: left;
	width: 220px;
	margin: 0;
	margin-right: 0;
	padding: 0;
	/* background-color: rgb(235, 235, 235); */
}
#sidebar div {
	margin: 12px 12px 0px 12px;
}

#footer {
	clear: both;
	padding: 0;
	text-align: right;
	border-top: 1px solid #162875;
	font-size: 10px;
}
#footer div {
	margin: 12px 0;
}
a:link {
	color: #0C2F83;
}
a:visited {
	color: #4F396A;
}
a:hover {
	color: #FF551D;
	background-color: #FFFFFF;
}
#content h3 {
	color: #0c2f83;
	text-align: left;
}
#footer p{
	font-size: 85%; 
}
/* #content a {
 	padding: 3px;
 	display: block;
 	border: 1px dotted #FF6600;
 	text-decoration: none;
 	line-height: 1em;
 	width: 590px;
}
#content a:link, #content a:visited, #content a:visited {
 	color: #0c2f83;
} 
#content a:hover {
 	color: #FFFFFF;
 	background-color: #0c2f83;
 	border: 1px solid #FF6600;
} */
#content ul {
 	/*/*/padding-left: 0px;
 	margin-left: 0px;
 	list-style-type: none; /* */
}
#content li {
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
	font-weight: bold;
 	/*/*/margin: 0px 0px 6px 0px; /* */
}
