.ContentWrapper {
	border: 0px;
	background-color: transparent;
	height: 489px;
    background:none !important;
    -pie-background: rgba(255, 255, 255, 0.0);
    behavior:url(../PIE/pie.htc)
}
.ContentWrapper .Content {
	border: 0px;
	background-color: transparent;
	padding: 0px;
	padding-top: 45px;
    background:none !important;
}

.ContentWrapper .Content .ContentInnerWrapper {
	background-color: transparent;    
	border:0px;
}
.QuickLinks {
	display: block;
	height: 94px;
}
.QuickLinks .QuickLink {
	display: block;
	height: 90px;
	float: left;
	width: 200px;
	background-color: white;
	margin-left: 20px;
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
}
.QuickLinks .QuickLink a {
	text-align: left;
	line-height: 34px;
	color: #ED1E79;
	display: block;
	padding-left: 20px;
	text-decoration: underline;
}

.QuickLinks .QuickLink h2 {
	padding:0px;
	font-size: 13px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 10px;
	color: #ED1E79;
}
.QuickLinks .QuickLink div  div
{
    padding-left: 20px;
    
    
}

.IntroImages .IntroImage{
    position: absolute;
    width: 200px;
    height: 200px;
}

.IntroImages .IntroImage img {
    border: 0px;
    width: 200px;
    height: 200px;
}

.AboutThisPage {
    position: static;
    bottom: 7px;
}

.Navigation span,
.Navigation a{
	border-radius:3px;
}