body {
	background-color: #F7E1B7;
}
#topstrip {
	background-image: url(../graphics/interface/orange/topstrip.gif);
	background-repeat: repeat-x;
}
#header {
	background-image: url(../graphics/interface/orange/header.gif);
	position: absolute;
	background-repeat: no-repeat;
	background-position: left center;
}
#menubg {
	background-image: url(../graphics/interface/orange/menu_bg.gif);
	background-repeat: no-repeat;
	
}
#content {
	background-image: url(../graphics/interface/orange/sidestrip.gif);
	background-repeat: repeat-y;
	
}
#tbtag {
	background-image: url(../graphics/interface/orange/tag.gif);
	background-repeat: no-repeat;
}
#leftmargin100 {
	background-image: url(../graphics/interface/orange/sidestrip.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 189px;
	left: 0px;
	top: 0px;
}
#tabs {
	color: #FFFFFF;
	width: 100%;
	background-image: url(../graphics/interface/orange/latest-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#tabs a{
	color: #FFFFFF;
	padding-top: 5px;
}

#tabs a:hover{
	text-decoration: underline;
}
#ticker {
	width: 100%;
	background-image: url(../graphics/interface/orange/latest-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#ticker a{
	color: #FFFFFF;
}

#ticker a:hover{
	text-decoration: underline;
}

#topnav td {
	color: #330000;
	border-bottom-color: #f8e0b6;
	display: table-cell;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(http://www.trailbreak.co.uk/graphics/interface/orange/topnav_bg_live.gif);
	vertical-align: middle;
	}

.noseeum {
		font-size: 8px;
	}

.noseeum a {
		color: #f7e1b7;
	}
