body { 
	background-color: #000000;
	color: #FFFFFF;
	font: 62.8% arial, helvetica;
	margin: 0px;
}
body a:link, body a:visited {
	color: orange;
	text-decoration: none;
}
body a:hover, body a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.formcountdown {
	background-color: #303030;
	color: #ffffff;
	border-width: 0px;
	font: 1.2em arial, helvetica;
	text-align: center;
	vertical-align: middle;
	width: 500px;
}

.imgallery {
	border-width: 0px;
	padding: 10px 20px;
}
.imgborder {
	border-width: 0px;
}
.imgmenu {
	border-width: 0px;
	padding: 0px 5px;
}
.imgpadleft {
	border-width: 0px;
	padding: 0px 15px 0px 0px;
}

.tbheader {
	background-image: url('http://www.unpleasantstreet.com/images/header_background.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	height: 249px;
	padding: 0px;
	width: 100%;
}
.tbmain {
	background-color: #000000;
	padding: 0px;
	width: 750px;
}

.tdcontent {
	background: #202020;
	background-image: url('http://www.unpleasantstreet.com/images/content_bg_gradient.png');
	background-repeat: repeat-x;
	border: 1px solid #202020;
	border-bottom: 0px;
	font: 1.6em arial, helvetica;
	padding: 15px 20px;
	text-align: justify;
	vertical-align: top;
	width: 100%;
}
.tdcountdowntxt {
	-moz-opacity: .85;
	background-color:#303030;
	filter: alpha(opacity=85);
	height: 24px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.tdfooter {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.tdheaderlogo {
	height: 225px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.tdmenu {
	background-color: #000000;
	height: 61px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.tdtitle {
	background-image: url('http://www.unpleasantstreet.com/images/title_background.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #230d00;
	border-bottom: 0px;
	border-right: 0px;
	font: bold 2.0em arial, helvetica;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.smallfont {
	font: .8em arial, helvetica;
}
