body {
	background-image: url(images/mcagbk.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
}
#Rep {
	position:absolute;
	width:347px;
	height:198px;
	z-index:1;
	left: 31px;
	top: 220px;
	font-family: "Bookman Old Style", Georgia, "Times New Roman";
}
.RepName {
	font-size: 12pt;
	font-weight: bold;
	color: #8475FF;
}
.showtitle {
	font-size: 24pt;
}
.location {
	color: #FF0066;
}
.maplink {
	font-size: 9pt;
}



#navigation {
	position:absolute;
	width:390px;
	height:35px;
	z-index:2;
	left: 25px;
	top: auto;
	font-family: "Bookman Old Style", Georgia, "Times New Roman";
	font-weight: normal;
	font-variant: small-caps;
	color: #6633CC;
}
#navigation a {
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
	color: #FF9900;
}
a {
	text-decoration: none;
}
#googlemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9933CC;
	position: absolute;
	left: 388px;
	top: 216px;
	width: 456px;
	height: 301px;
	
}

