@charset "UTF-8";
/* CSS Document */
a:link {
color:#003399;
}
a:visited {
color:#339999;
}
a:hover {
color:#C43227;
}
body {
	background: #e2f8ff url(/_2010/blue-bubbles-top.png) fixed left top no-repeat;	
}
#bg-down {position: fixed; bottom:-1px; right:0;}
/*
a:link{
	color:#003399;
}*/
#sidebar {
background:url(sidebar-bg.png) 0 -20px repeat-y;
}
#sidebar div {
border-bottom:1px solid #CCCCCC;
}

#news dl dt a {
background:none;
border:none;
}

#news dl dt a:hover {
background:#e2f8ff;
}
#subfeature {
	background: url(/_graphics/sub-border32-2010.png) bottom no-repeat;
}
ul#submenu { background:url(submenu-bg.png)  repeat-y;}
#bread  {
background:#e2f8ff;
}
#tree  {
background:url("/_2010/tree.png") no-repeat;
}
#gsearch { clear:both;float:right;}