a {
	text-decoration: underline;
	color: #2B8BEA;
}

a:hover {
	color: #86C143;
	}

.blue {
	color: #96BEE2;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
}

body, html { min-height: 100%; 	height: 100%; } /* For FireFox so the background image will be at the bottom */




#content {
	position: relative;
	float: left;
	width: 580px;
	background-image: url(../images/background_body.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 28px;

}
#content_mid {
	padding: 25px 20px 0px 20px;
}

#content p {
	margin: 0px;
	padding: 10px 0px;
	line-height: 1.5;
}

.greybox {
	background-color: #1E1E1E;
	width: 200px;
	height: 100px;
	margin-left: 500px;
	margin-top: 200px;
	position: absolute;
	left:230px;
	top:80px;
	padding: 5px;
}



/* -------- FireFOX ------------------- */
html>body #line1 {
 	height: 135px;
}

/* ---------IE ------------------- */
* * body #line1 {
	width: 300px;
}



/* -------- FireFOX ------------------- */
html>body #line2 {
 	height: 135px;
}
/* ---------IE ------------------- */
* * body #line2 {
	width: 200px;
}



.mileage {	
	width: 375px;
	height: 65px;
	margin-left: 500px;
	margin-top: 170px;
	position: absolute;
	left:80px;
	top:0px;
}

#mugs {
	width: 500px;
	margin-top: 20px;
}

#mug {
	width: 110px;
	height: 115px;
	margin: 5px;
	text-align: center;
	float: left;
}

#mug img {
	border: 2px solid #1E1E1E;
	
}

#mug p {
	font-size: 85%;
	text-align: center;
	margin-top:-1px;
}



#wrapper {
	position: relative;
	width: 955px;
	margin: 0px auto;
	background-image: url(../images/map.jpg); background-repeat: no-repeat;
	background-position: 75% 95%;
	padding: 0px;
	height: 570px;
	
}


/* ---- START: Listings ---- */
font b, font strong {
	color: #A20F0F;
}
