a, a:visited {
	color:#006;
}

a:hover {
	color:#00f;
}

#banner {
	background:#D5DEE6 url(../images/liz_banner_800x200_blue.jpg) no-repeat;
}

#banner .motto {
	color:#000066;
}

#nav li a {
	background: url( '../images/blue_tabs2.gif' ) top left no-repeat;
}

#nav li a:hover {
	background: url( '../images/blue_tabs2.gif' ) 0 -20px no-repeat;
}

#nav li a:active, #nav li a.here, #nav li a.here:hover {
	background: url( '../images/blue_tabs2.gif' ) 0 -40px no-repeat;
}

#titlebar {
	background: #fff url(../images/title_bg_46_blue.gif) repeat-x;
}

#titlebar a, #titlebar a:visited {
	color:#ccc;
}

#content_tree {
	background:#fff url(../images/tree_bg_blue.jpg) no-repeat bottom left;
}

#content_notree {
	background:#fff url(../images/bluegrass_bg.gif) no-repeat bottom left;
}

#content_tree li {
	background:url(/images/bullet_blue.gif) no-repeat 0 2px;
}

.kudos {
	color:#009;
}

h1.sitetitle {
	color:#006;
}

#sitedata .datahead {
	color:#369;
}

#siteimage img:hover, a.screenshot:hover {
	background:#369;
}

#footer {
	background:#47475D url(../images/footer_bg_blue.gif) repeat-x;
	border-left:80px solid #D0D3E2;
	border-right:80px solid #D0D3E2;
}	