body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
a:link {
	color: #451470;
}
a:visited {
	color: #451470;
}
a:hover {
	color: #999999;
}
.sidebar-bubble {
	background: url(../images/sidebar_bubble.jpg) no-repeat;
	border: none;
	color: #49176D;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 100px;
	margin: 0 0 14px 0;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	width: 189px;
}
.sidebar-image-bubble {
	border: none;
	height: 108px;
	margin: 0 0 14px 0;
	width: 199px;	
}
iframe {
	border: none;
	height: 75px;
	margin:0;
	padding: 0;
	overflow: hidden;
	width: 180px;
}