@charset "utf-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1F1713;
	background-image: url(sfcooperbg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 14pt;
}
.faqbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003399;
	font-size: 16pt;
}
.h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
#menu {
	list-style: none;
	padding: 0;
	height: 40px;
	top: 4px;
	position: relative;
	background-image: url(images/base1.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	width: 810px;
}
#menu  span {
  display: none;
  position: absolute;
}
#menu  a {
	display: block;
	text-indent: -900%;
	position: absolute;
	width: 153px;
	height: 102px;
	left: 271px;
	top: -4px;
	background-image: url(../images/polaroidmonth.png);
	outline:none;
}
#menu  a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .home {
	width: 98px;
	height: 20px;
	background: url(images/home.png) no-repeat;
	left: 1px;
	top: 20px;
}
#menu .venues {
	width: 98px;
	height: 20px;
	background: url(images/venues.png) no-repeat;
	left: 97px;
	top: 20px;
}
#menu .gallery {
	width: 109px;
	height: 24px;
	background: url(images/gallery.png) no-repeat;
	left: 213px;
	top:20px;
}
#menu .faqs {
	width: 73px;
	height: 24px;
	background: url(images/faqs.png) no-repeat;
	left: 335px;
	top: 20px;
}
#menu .contact {
	width: 110px;
	height: 20px;
	background: url(images/contact.png) no-repeat;
	left: 426px;
	top: 20px;
}
#menu .rollercrew {
	width: 164px;
	height: 20px;
	background: url(images/rollercrew.png) no-repeat;
	left: 553px;
	top: 20px;
}
#menu .privatehire {
	width: 170px;
	height: 20px;
	background: url(images/privatehire.png) no-repeat;
	left: 737px;
	top: 20px;
}
#menu .picofweek {
	width: 311px;
	height: 353px;
	background: url(images/polaroidmonth1.png) no-repeat;
	left: 860px;
	top: 78px;
}
#header {
	background-image: url(images/iheartsfrollerdisco.png);
	background-repeat: no-repeat;
	background-position: 0px 85px;
	height: 205px;
	width: 1205px;
}
#contents {
	background-image: url(images/blockbg.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	width: 850px;
	padding-right: 250px;
}
#heart {
	top:28px;
	width:256px;
	height:205px;
	z-index:1;
	left: 96px;
	position: absolute;
}
#massive_containter {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 1199px;
}
#massive_containter #header #hearts {
	left: 131px;
	position: absolute;
	top: 21px;
}
#massive_containter #bgtop {
	width: 1089px;
}
#massive_containter #bottombg {
	width: 1089px;
}
#floatpolaroid {
	position:absolute;
	left:405px;
	top:316px;
	width:216px;
	height:342px;
	z-index:1;
}
.h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
#massive_containter #contents #gallerycontainer {
	height: 400px;
}
.WHITE {
	color: #FFFFFF;
}
#massive_containter #contents div {
	float: left;
}
