html,
body,
#wrapper {
	background-color: #272a31;	height:100%;	margin: 0;	padding: 0;	border: none;
	font-family: "Arial", Verdana, Helvetica, FreeSans, sans-serif;
	font-size: 11px;	}
   #wrapper {	margin: 0 auto;	width: 1px;	}

a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: yellow;
	}

.splashTitleImage {
	height: 88px;
	width: 567px;
	background: url("../Images/Page_One_2008/shadow_front_page_image_2008_trans.gif") no-repeat;
	}

.splashTitleImage h1 {
	visibility: hidden;
	}

.selectors {
	position: relative;
	left: 46px;
	bottom: 16px;
	text-align: center;
	white-space: nowrap;
	}

.selector1 {
	float: left;
	height: 2em;
	width: 76px;
	padding-top: 0.75em;
	border: 1px solid white;
	overflow: hidden;
}

.selector2 {
	float: left;
	height: 2em;
	width: 90px;
	padding-top: 0.75em;
	border: 1px solid white;
	border-left-style: none;
	overflow: hidden;
}
	
.selector3 {
	float: left;
	height: 2em;
	width: 84px;
	padding-top: 0.75em;
	border: 1px solid white;
	border-left-style: none;
	overflow: hidden;
}
	
.selector4 {
	float: left;
	height: 2em;
	width: 218px;
	padding-top: 0.75em;
	border: 1px solid white;
	border-left-style: none;
	overflow: hidden;
}
	
.remainingSelectors .tiny {
	font-size: 9px;
	}

.extra1 {
	float: left;
	height: 2em;
	width: 28px;
	padding-top: 0.75em;
	border: 1px solid white;
	border-left-style: none;
	}

.extra2 {
	float: left;
	height: 2em;
	width: 18px;
	padding-top: 0.75em;
	border: 1px solid white;
	border-left-style: none;
	}

.extra3 {
	float: left;
	}

.extra4 {
	float: left;
	width: 6px;
	border-top: 1px solid white;
	margin-left: 6px;
	}

.selectors .noCSS {
	display: none;
	}