body {
	background-color:#e80032!important;
}
#picCont {
	width:800px;
	margin:0 auto;
}
.tx-rgsmoothgallery-pi1 .myGallery {
	border:0;
}

body .tx-rgsmoothgallery-pi1 {
	background:url("typo3conf/ext/rgsmoothgallery/res/css/img/loading-bar-black.gif") no-repeat scroll center center #e80032;
}

#picCont p {
	height:60px;
	margin:0 auto;
	width:100px;
}
#picCont a {
	color:white;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
}
#picCont a:hover {
	color:black;
}
