@import "standard.css";

#header h1 {
	background: url(../images/post-banner.gif) top left no-repeat;
}

#psrlink a {
	background: url(../images/psr-thumb.gif) top right no-repeat;
}

#nav {
	background: url(../images/post-cover.gif) top left no-repeat;
}

#nav p#navheader {
	background: #1C3F94;
}

#nav ul, #nav li {
	background: #C6CFE4;
}

#nav li {
	background: url(../images/post-nav-bullet.gif) left no-repeat;
}