@import "http://www.politicalstudies.org/style/standard.css";

#header h1 {
	background: url(../images/psr-banner.gif) top left no-repeat;
}

#psrlink a {
	background: url(../images/post-thumb.gif) top right no-repeat;
}

#nav {
	background: url(../images/psr-cover.gif) top left no-repeat;
}

#nav p#navheader {
	background: #00B25A;
}

#nav ul, #nav li {
	background: #AEE4A8;
}

#nav li {
	background: url(../images/psr-nav-bullet.gif) left no-repeat;
}

#previewOutput {
	border: 1px solid;
	height: 400px;
	overflow: scroll;
	padding: 5px;
}