@charset "utf-8";
body {
	background-color: #800080;
	background-image: url(http://trafficshowdown.com/splash/img/showdown-background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:verdana;
	font-size:12px;
}
.content-area {
	background-image: url(http://trafficshowdown.com/images/border4.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(http://www.trafficshowdown.com/lj/images/index_border.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(http://www.trafficshowdown.com/lj/images/index_header.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 866px;
}
#main {
	background-image: url(http://www.trafficshowdown.com/lj/images/index_main.jpg);
	background-repeat: repeat-y;
	width: 866px;
}
#footer {
	background-image: url(http://www.trafficshowdown.com/lj/images/index_footer.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 866px;
}
#sidebar {
	width: 200px;
}
#sidebar ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}#sidebar ul a {
	font-family: verdana;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://www.trafficshowdown.com/lj/buttons/button_off.jpg);
	display: block;
	height: 39px;
	width: 173px;
	text-decoration: none;
	text-align:center;
	background-position: left top;
	padding-left: 0px;
	font-size: 14px;
}
#sidebar ul a:hover {
	color: #800080;
	background-image: url(http://www.trafficshowdown.com/lj/buttons/button_on.jpg);
}
#sidebar img {
	padding-left: 40px;
}
#content {
	width: 561px;
	padding-right: 40px;
	padding-left: 20px;
}
.textboldwhite {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}
.copynotice {
	color: #FFFFFF;
}
