/* Start of CMSMS style sheet 'home' */
* {
	padding: 0;
	margin: 0 auto;
}

body {
	background-color:#261C47;
}

#wrappergeneral {
	width: 100%;
	position: relative;
	text-align: center;
	float: left;
}

#wraptop {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(images_home/stars_back.gif);
	background-repeat: repeat;
	z-index: 0;
}
#wrappwall {
	background-image: url(images_home/wall_pattern.gif);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	height: 326px;
	width: 100%;
	float: left;
}
#wrapshops {
	height: 326px;
	width: 1002px;
	position: relative;
	padding-top: 13px;
	background-image: url(images_home/wall_pattern.gif);
	background-repeat: repeat-x;
}
#coffe {
	clear: left;
	float: left;
	height: auto;
	width: 278px;
	position: relative;
}
#coffetop {
	float: left;
	height: 63px;
	width: 278px;
	position: relative;
}
#coffemid {
	float: left;
	height: 159px;
	width: 278px;
	position: relative;
	background-image: url(images_home/coffe.gif);
	background-repeat: no-repeat;
}
#coffebottom {
	float: left;
	height: 90px;
	width: 278px;
	position: relative;
	background-image: url(images_home/coffe_bottom.gif);
	background-repeat: no-repeat;
}
#repeatwall {
	background-image: url(images_home/wall_back.gif);
	background-repeat: repeat-x;
	height: 222px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 13px;
}
#wraptheater {
	float: left;
	height: 326px;
	width: 270px;
	position: relative;
}
#theatretop {
	float: left;
	height: 63px;
	width: 270px;
	position: relative;
}
#theatremid {
	background-image: url(images_home/theatre.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 270px;
	position: relative;
}
#theatrebottom {
	background-image: url(images_home/theatre_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 270px;
	position: relative;
}
#wrapbar {
	float: left;
	height: 326px;
	width: 213px;
	position: relative;
}
#bartop {
	float: left;
	height: 63px;
	width: 213px;
	position: relative;
}
#barmid {
	background-image: url(images_home/bar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 159px;
	width: 213px;
	position: relative;
}
#wrapcontact {
	float: left;
	position: relative;
	height: 326px;
	width: 239px;
}
#contacttop {
	float: left;
	height: 63px;
	width: 239px;
	position: relative;
}

#contactbottom {
	background-image: url(images_home/shop.gif);
	background-repeat: no-repeat;
	float: left;
	height: 159px;
	width: 239px;
	position: relative;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D98EBD;
	font-weight: normal;
	height: auto;
	width: 100%;
	padding-top: 12px;
	float: left;
	padding-bottom: 12px;
}

#copyright a {
	text-decoration:none;
	color: #D98EBD;
}

#text {
	position: absolute;
	height: 73px;
	width: 127px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	display: block;
	top: -370px;
	right: 318px;
	z-index: 1000;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}



/* End of 'home' */

