#topNav {
	position: absolute;
	top: 0px;
	left: 90px;
	width: 910px;
	height: 40px;
	z-index: 100;
	background-image: url("../images/topNavBG.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	overflow: visible;
}


#googleSearch {
	position: absolute;
	top: 60px;
	right: 4px;
}

.search {
	font-size: 11px;
	text-transform:uppercase;
	font-weight: normal;
}

input#submit {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #b7b7b7;
	height: 23px;
	border: none;
}

input#submit:hover {
	background-color: #d3242a;
	color: #ffffff;
}

#topLine {
	height: 30px;
	background-color: #b7b7b7;
	line-height: 26px;
	padding-left: 60px;
	width: 940px;
}

#content {
	top: 98px;
}

#breadcrumbs {
	position: absolute;
	top: 86px;
	left: 90px;
	z-index: 100;
	font-size: 10px;
	color: #000000;
	background-image: url("../images/breadcrumbBG.jpg");
	background-repeat: no-repeat;
	padding-left: 10px;
}

#breadcrumbs a {
	color: #000000;
	text-decoration: none;
}

#breadcrumbs a:hover, #topLine a:hover, .here, a:hover {
	color: #d3242a;
}

ul#navigation-1 li ul.navigation-2 { 
	left:0px; 
}

#Lcontent, #Rcontent {
	width: 420px;
	float: left;
}

#mainOne img, #mainTwo img, #mainThree img, #mainFour img, #mainFive img, #mainSix img, #mainSeven img,  #mainEight img {
	position: absolute;
	width: 410px;
	height: 266px;
	top: 44px;
	left: 534px;
}

#mainThumbs {
	position: absolute;
	top: 327px;
	left: 534px;
	width: 480px;
	height: auto;
}
	

.thumb {
	width: 78px;
	height: 51px;
	float: left;
	padding: 0px 5px 5px 0px;
}
