@charset "utf-8";
#bigdiv #bigbody #gettobolivia {
	position: relative;
	height: 30px;
	width: 900px;
	top: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#bigdiv #bigbody #byair {
	position: absolute;
	left: 310px;
	top: 80px;
	width: 290px;
	height: 550px;
	background-image: url(Images/Pagedecor/background_290x550w.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
}
#bigdiv #bigbody #byair #air1 {
	position: relative;
	width: 270px;
	margin: 10px;
}

#bigdiv #bigbody #bytrain {
	position: absolute;
	width: 290px;
	left: 600px;
	top: 80px;
	height: 550px;
	background-image: url(Images/Pagedecor/background_290x550w.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}



#bigdiv #bigbody #byroad {
	position: absolute;
	left: 20px;
	top: 80px;
	width: 290px;
	height: 550px;
	background-image: url(Images/Pagedecor/background_290x550w.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bigdiv #bigbody #bytrain #train1 {
	margin: 10px;
	width: 270px;
	position: relative;
}
#bigdiv #bigbody #byroad #road1 {
	margin: 10px;
	width: 270px;
	position: relative;
}

#bigdiv #bigbody #googleads {
	position: absolute;
	left: 85px;
	top: 640px;
	height: 90px;
	width: 728px;
}

