@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(LLB4finalbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 930px;
	background: #FFFFFF;
	margin: auto;
	text-align: left;
} 
.thrColFixHdr #header {
	height: 499px;
	margin: 0;
	padding: 0;
	background-image: url(images/LLB4final_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #container #header table {
	margin: 0;
	margin-bottom: 0px;
	padding-top: 395px;	
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 255px;
	height: 632px;
	background-color: #EBEBEB;
	background-image: url(images/LLB4final_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 255px;
	background-color: #EBEBEB;
	background-image: url(images/LLB4final_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 632px;
}
.thrColFixHdr #mainContent {
	background-image: url(images/LLB4final_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 255px;
	margin-bottom: 0px;
	margin-left: 255px;
	height: 632px;
} 
.thrColFixHdr #container #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #B8E276;
	text-align: center;
	margin-top: 0px;
	padding-top: 25px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.thrColFixHdr #container #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EBE06E;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}
.thrColFixHdr #container #mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: justify;
	width: 350px;
	padding-left: 33px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}

.thrColFixHdr #footer {
	margin: 0;
	background-image: url(images/LLB4final_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
	width: 930px;
	background-color: #DDDDDD;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #header img {
	margin: 0px;
	border: 0px 0 0;
	padding: 0px
}
.thrColFixHdr #container #footer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}
.thrColFixHdr #container #footer h4 a:link {
	color: #fff;
	text-decoration: none;
}
.thrColFixHdr #container #footer h4 a:visited {
	color: #fff;
	text-decoration: none;
}
.thrColFixHdr #container #footer h4 a:hover {
	color: #fcf805;
	text-decoration: none;
}
.thrColFixHdr #container #footer h4 a:active {
	color: #fff;
	text-decoration: none;
}
.thrColFixHdr h6 {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 15px;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
.thrColFixHdr #footer h6 a:link {
	color: #fcf805;	
	font-size: 12px;
}
.thrColFixHdr #footer h6 a:visited {
	color: #fcf805;	
	font-size: 12px;
}
.thrColFixHdr #footer  h6 a:hover {
	color: #FFFFFF;
	font-size: 12px;	
}
.thrColFixHdr #footer h6 a:active {
	color: #fcf805;	
	font-size: 12px;
}
.thrColFixHdr #container #mainContent h1.uc {
	padding-top: 20px;
}


.thrColFixHdr #sidebar1bike {
	float: left;
	width: 255px;
	height: 632px;
	background-color: #EBEBEB;
}


.thrColFixHdr #sidebar2bike {
	float: right;
	width: 255px;
	background-color: #EBEBEB;
	height: 632px;
}


.thrColFixHdr #mainContentbike {
	background-image: url(images/bike_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 255px;
	margin-bottom: 0px;
	margin-left: 255px;
	height: 1828px;
}
.thrColFixHdr #container #mainContentbike h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #B8E276;
	text-align: center;
	margin-top: 0px;
	padding-top: 25px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.thrColFixHdr #container #mainContentbike h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EBE06E;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}
.thrColFixHdr #container #mainContentbike h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: justify;
	width: 350px;
	padding-left: 33px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}
 
