body { background-color: #dbdbdb; }



p {font-family: Andale Mono, Monaco, Lucida Sans Unicode, Verdana, Helvetica, sans; color: #737373; 
	font-size: 12px}

p.large {font-family: Andale Mono, Monaco, Lucida Sans Unicode, Verdana, Helvetica, sans; color: #737373; 
	font-size: 14px}

p.hanover {font-family: Minion Web, Hoefler Text, Book Antiqua, Times New Roman, serif; color: #737373; 
	font-size: 13px}



a:link {color: #003366; text-decoration: none;}
a:active {color: #5c7e92; text-decoration: none; }
a:hover {color: #5c7e92; text-decoration: none;}
a:visited {color: #003366; text-decoration: none;}
a:visited:hover {color: #5c7e92; text-decoration: none;}

hr {color: #517b51; width: 280px; text-align: left; }

#col1 {
		position: absolute;
		top: 150px;
		left: 10px;
		width: 350px;
		text-align: right; }

#col2 {
		position: absolute;
		top: 150px;
		left: 380px;
		width: 370px; 
		text-align: left; }

#metro {
		position: absolute;
		top: 5px;
		left: 170px; 
		width: 400px;
		text-align: center; }


#col3 {
		position: absolute;
		top: 325px;
		left: 30px;
		width: 320px;
		text-align: right; }

#col4 {
		position: absolute;
		top: 325px;
		left: 380px;
		width: 370px; 
		text-align: left; }
		
#col5 {
		position: absolute;
		top: 545px;
		left: 30px;
		width: 320px; 
		text-align: right; }
		
#col6 {
		position: absolute;
		top: 545px;
		left: 380px;
		width: 320px; 
		text-align: left; }
