<style>

.This_first_style_declaration_is_ignored_in_some_instances {}

#noScriptDiv {
	width: 620px;
	color:white;
	margin-top: 0px !important;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 60px;
}
/* FEATURE PAGES */
.hidden {
	top: -10000px !important;
}
img.hidden {
	display: none;
}
html, body {
	margin: 0px !important;
	padding: 0px !important;
}
body {
	background: black;
	text-align: center;
	font-family: segoe ui, verdana, arial;
}

#master div {
	position: absolute;
}

#master {
	display: none; /* Hide the Master div - shown via javascript (tour.js)  */
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	text-align: center;
/*	min-height: 100%;*/
/*	height: auto !important;*/
/*	height: 100%;*/
	margin-top: 0px !important;
	margin-left: auto;
	margin-right: auto;
}
/*
* html #master {
	height: 100%;
}
*/
#header {
	top: -5px;
	left: 0px;
	width: 1000px;
	height: 12px;
	background: transparent;
	text-align: center;
	color: white;
	font-size: 3em;
	font-family: segoe UI, segoe, verdana;
	text-transform: uppercase;
}
#hopperTop {
	left: 186px;
	width: 628px;
	height: 127px;
	background: black url('../images/hopperTop.jpg') no-repeat;
}

#hopperBottomLight1,
#hopperBottomLight4 {
	border: 0px solid tomato;
	left: 4px;
	top: 192px;
	width: 996px;
	height: 350px;
/*	height: 375px;*/
	background-color: black;
	background-image: url('../images/hopperBottomLight1.png') ;
	background-repeat: no-repeat;
	background-position-x: -3px;
}
#hopperBottomLight4 {
	background-color: transparent;
	background-image: url('../images/hopperBottomLight4.png') ;
}
#hopper {
	left: 186px;
	top: 126px;
	width: 628px;
	height: 66px;
	background: url('../images/hopper.jpg') no-repeat;
}
#screen1, #screen2, #screen3, #screen4 {
	left: 250px;
	top: 218px;
	width: 600px;
	height: 235px;
	overflow-x: hidden;
}
#screen1{
	top: -85px;
	width: 525;
	overflow-x: hidden;
	overflow-y: hidden;
}
#screen1Img,
#screen2Img,
#screen3Img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 507px;
}
#cursorHand,
#cursorHand2 {
	left: 510px;
	top: 355px;
	width: 23px;
	height: 23px;
	background-image: url('../images/cursorHand.gif');
	background-repeat: no-repeat;
}
#blurb {
	text-align: left;
	left: 770px;
	top: 270px;
	width: 160px;
	/*height: 145px;*/
	font-size: 0.9em;
	color: white;
}
div#viewNext {
	position: relative;
	text-align: left;
	margin-top: 17px;
	width: 160px;
	height: 20px;
}
div#viewNext a:link,
div#viewNext a:hover,
div#viewNext a:active,
div#viewNext a:visited {
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
}
div#viewNext a:hover {
	text-decoration: underline;
}
a#viewNextLink {
	background: url('../images/viewNext_arrow.gif') top right no-repeat;
	padding-right: 21px;
	height: 13px;
	color: #ab5310;
}			
div#home {
	position: absolute;
	left: 0px;
	top: 162px;
	text-align: left;
	width: 160px;
	height: 20px;
}
a#homeLink:link,
a#homeLink:hover,
a#homeLink:active,
a#homeLink:visited {
	font-size: 1.0em;
	color: #949394;
	text-decoration: none;
}
#searchInvite {
	left: 255px;
	top: 475px;
	width: 75px; 
	height: 25px;
	color: white;
	font-family: segoe ui, verdana, arial;
	font-weight: bold;
	font-size: 0.8em;
}
#searchDivs {
	left: 255px;
	top: 460px;
	width: 490px; 
	height: 50px;
	background: transparent url('../images/search_bg.gif') no-repeat;
}
#searchTerm {
	position: absolute;
	top: 10px;
	left: 90px;
	border-width: 0px;
	width: 355px;
	color: #3399cc;
	font-family: verdana, arial;
	font-size: 1.1em;
} 
#searchImage,
#searchImageNoJs {
	float: right;
	position: absolute;
	top: 11px;
	left: 452px;
	width: 24px;
	height: 24px;
	background: url('../images/search_button.jpg') no-repeat;
	overflow: hidden;
/*	border: 1px solid black;*/
	border-width: 0px;
	cursor: pointer;
}
#searchImageNoJs {
	float: none;
	position: relative;
	top: 0px;
	left: 0px;
}
#entryPage {
	color:white;
}

/* Discover Bing global header */
#headerHeaderContainer {
	z-index: 9998;
	position: relative;
}
</style>
