body {
	margin: 0;
	padding: 0;
	background-color: #FFE9C2;
	background-image: url(http://wbpickups.com/images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #DE150E;
}
a:active {
	text-decoration: underline;
	color: #DE150E;
}
.wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 26px;
	line-height: 26px;
	color: #ffe9c2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}
a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #ffe9c2;
	text-decoration: none;
	margin: 0px 0px 0px 24px;
}
a.topnav:hover {
	text-decoration: none;
	color: #DE150E;
	margin: 0px 0px 0px 24px;
}
.header {
	clear: both;
	width: 760px;
	height: 158px;
}
.panel {
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
	}
a.menu:link, a.menu:visited {
	width: 108px;
	height: 53px;
	color: #ffe9c2;
	text-align: center;
	line-height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(http://wbpickups.com/images/ring2.jpg);
	background-position: 0px 0px;
	float: left;
}
a.menu:active {
	color: #ffe9c2;
	text-decoration: none;
	background-image:url(http://wbpickups.com/images/ring2.jpg);
	background-position: 0px 0px;
	float: left;
}
p {
	line-height: 1.3em;
}
H2 {
	margin: 0px 0px 2px 20px;
	color: #630;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DE150E;
	letter-spacing: 5px;
}
H3 a {
	text-decoration: none;
}

H4 {
	margin-top: 0px;
	font-size: 20px;
	color: #1a3954;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	border-right: #9f9f9f 1px solid;
	border-top: #9f9f9f 1px solid;
	border-left: #9f9f9f 1px solid;
	border-bottom: #9f9f9f 1px solid;
	width: 700px;
	background: #fff;
	margin: 1em auto;
	text-align: left
}
#banner {
	background-position: 0px 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	border-bottom: #fff 1px solid;
	position: relative;
	height: 80px
}
#banner h1 {
	padding-top: 15px;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
#mainnav {
	padding-right: 0px;
	padding-left: 0px;
	background: #000000;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	border-bottom: #000000 1px solid;
}
#mainnav ul {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#mainnav li {
	display: inline;
	padding: 0px;
}
#mainnav li a {
	padding: 3px 10px;
}
#mainnav li a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#mainnav li a:link, #mainnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 7px;
	float: right;
	width: 180px;
	color: #000000;
}
#menu H3 {
	color: #000000;
	font: bold 106% 'Trebuchet MS', Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #000000;
}
#menu ul, li {
	list-style-type: none;
	font-size: 12px;
}
#textarea {
	margin: 10px 200px 20px 0px;
}
#textarea P {
	line-height: 165%;
}
.content {
	border-bottom: #000 0px solid
}
.posttitle {
	margin-top: 7px;
	padding: 2px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DE150E;
	letter-spacing: 5px;
}
.posttitle a {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DE150E;
	letter-spacing: 5px;
	text-decoration: none;
}
.pringle {
	margin-top: 7px;
	padding: 2px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DE150E;
	letter-spacing: 5px;
}
a.pringle:link, a.pringle:visited {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DE150E;
	letter-spacing: 5px;
	text-decoration: none;
}
a.pringle:hover {
	color: #000000;
	text-decoration: none;
}
a.pringle:active {
	color: #DE150E;
	text-decoration: none;
	}
.posted {
	text-align: right;
	border-top: 1px solid #F78411;
	margin-top: 2px;
	padding-right: 3px;
	font-size: 12px;
}
blockquote {
	line-height: 140%;
	padding-left: 5px;
	border-left: 1px dotted #888;
	font-style: italic;
}
img.right {
	float: right;
	padding: 5px;
	margin: 5px 0px 5px 5px;
	border: 1px solid #000000;
}
img.left {
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px dotted #aaa;
}
img.center {
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px dotted #aaa;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
iframe.center {
	padding: 5px;
	margin: 5px 5px 5px 0px;
	border: 1px dotted #aaa;
}
.linklog {
	list-style-image: url(http://www.scamcity.co.uk/journal/images/styles/bulletpoint.gif);
}
.music {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.small {
	font-size: 11px;
}
#categories {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	width: 450px;
	text-align: center;
}
#categories a {
	text-decoration: none;
}
.archives {
	list-style-image: none;
}
.printonly {
	display: none;
}
#chaff {
	text-align: right; 
}
#chaff a {
	color: #006699;
	font-size:2px;
}
#chaff a:link {
	color: #006699;
}
#chaff a:visited {
	color: #006699;
}
#chaff a:hover {
	background-color:#006699;
}
.button {
	padding-right: 2px;
	margin-top: 10px;
	padding-left: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #aaa;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	background-color: #fff;
}
.credits {
	margin-top: 10px;
	clear: both;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 5px 0px 250px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
}
a.footer:link, a.footer:visited {
	text-decoration: underline;
	color: #000000;
}
a.footer:hover {
	text decoration: underline;
	color: #DE150E;
}
a.footer:active {
	text-decoration: underline;
	color: #000000;
}