body {
	background: url(back.gif) top left repeat-x;
	background-color: #F2F2F2;
	font-family: arial,sans-serif;
	color: #444444;
	font-size: 15px;
}

div {	position: absolute; margin: 0; padding: 0; }

div#station {
	top: 103px;
	left: 0;
	width: 200px;	
	height: 452px;
	background: url(station.gif) top left no-repeat;
}

div#top {
	top: 10px;
	left: 15px;
}

div.col {
	width: 230px;
	top: 140px;
}

div#c1 { left: 230px /* 90 */ }

div#c2 { left: 500px /* 360 */ }

p { margin: 0 0 16px 0 }
p.g { margin-top: 32px }

a:link,a:visited {
	color: #C45660;
	text-decoration: underline;
}

strong { color: #C45660; font-weight: normal; }

div#foot {
	top: 570px;
	left: 15px;
	font-size: 14px;
	color: #666;
}
