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

a:hover {
	color:#f00;
}

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

#banner .motto {
	color:#600;
}

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

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

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

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

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

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

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

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

.kudos {
	color:#900;
}

h1.sitetitle {
	color:#600;
}

#sitedata .datahead {
	color:#c36;
}

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

#footer {
	background:#E2D0D3 url(../images/footer_bg_red.gif) repeat-x;
	border-left:80px solid #E2D0D3;
	border-right:80px solid #E2D0D3;
}	