BODY  {
	margin: 				0px;
	font-family:  			Arial, Verdana, Helvetica, sans-serif;
	font-size: 				0.72em;
	line-height: 			1.7em;
	font-weight: 			normal;
	width: 					100%;
	text-align: 			center;
	background-image: 		url(../images/gui/bgLoc.gif);
	background-repeat: 		repeat-x;
	background-color:		#fff;
}

a {
	color: #000;
	TEXT-DECORATION: 		none;
	font-weight: 			bold;
}
A:HOVER {
	color : 				#666;
	TEXT-DECORATION: 		none;
	font-weight: 			bold;
}
#pageLocContent {
	width:					680px;
	height:					640px;
	background: url(../images/gui/logoAndGlobe.gif) center repeat-y;
	overflow:				hidden;
}

#locContent {
	padding-top:			420px;
	width:					680px;
	text-align:				left;
}
#choose {
	font-size: 				0.95em;
}
#locations {
	width:					680px;
	text-align:				left;
}
#info {
	padding-top:			20px;
	font-size: 				0.95em;
	color:					#f8951d;
}
