@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bgImage.png);
}

#container {
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#logo {
	height: 450px;
	width: 372px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/jollyLogo.png);
	background-repeat: no-repeat;
}

#lavishMedia {
	height: 15px;
	width: 280px;
	position: relative;
	margin-top: 500px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-decoration: none;
}

.link-text {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: bold;
	padding-left: 8px;
	color: #000000;
}
.link-text2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: bold;
	padding-left: 8px;
	color: #03F;
	text-decoration: none;
}

/* logos */
#logoHolder {
	width: 1050px;
	height: 80px;
	position: relative;
	margin-top: -590px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#lavish {
	height: 80px;
	width: 113px;
	position: absolute;
	margin-top: 475px;
	margin-left: 535px;
	float: left;
	background-image: url(logos/l.png);
	background-repeat: no-repeat;
}
#lavish:hover {
	height: 80px;
	width: 113px;
	position: absolute;
	margin-top: 475px;
	margin-left: 535px;
	float: left;
	background-image: url(logos/l.png);
	background-repeat: no-repeat;
}

#lm {
	height: 66px;
	width: 190px;
	position: absolute;
	margin-top: 485px;
	margin-left: 655px;
	float: left;
	background-image: url(logos/lm.png);
	background-repeat: no-repeat;
}
#lm:hover {
	height: 66px;
	width: 190px;
	position: absolute;
	margin-top: 485px;
	margin-left: 655px;
	float: left;
	background-image: url(logos/lm.png);
	background-repeat: no-repeat;
}

#cream {
	height: 70px;
	width: 127px;
	position: absolute;
	margin-top: 485px;
	margin-left: 117px;
	float: left;
	background-image: url(logos/cs.png);
	background-repeat: no-repeat;
}
#cream:hover {
	height: 70px;
	width: 127px;
	position: absolute;
	margin-top: 485px;
	margin-left: 117px;
	float: left;
	background-image: url(logos/cs_color.png);
	background-repeat: no-repeat;
}

#opacity {
	height: 40px;
	width: 263px;
	position: absolute;
	margin-top: 495px;
	margin-left: 265px;
	float: left;
	background-image: url(logos/opacity_bw.png);
	background-repeat: no-repeat;
}
#opacity:hover {
	height: 40px;
	width: 263px;
	position: absolute;
	margin-top: 495px;
	margin-left: 265px;
	float: left;
	background-image: url(logos/opacity.png);
	background-repeat: no-repeat;
}

#ccc {
	height: 70px;
	width: 100px;
	position: absolute;
	margin-top: 485px;
	margin-left: 0px;
	float: left;
	background-image: url(logos/ccc_bw.png);
	background-repeat: no-repeat;
}

#ccc:hover {
	height: 70px;
	width: 100px;
	position: absolute;
	margin-top: 485px;
	margin-left: 0px;
	float: left;
	background-image: url(logos/ccc.png);
	background-repeat: no-repeat;
}

#vice {
	height: 70px;
	width: 70px;
	position: absolute;
	margin-top: 480px;
	margin-left: 855px;
	float: left;
	background-image: url(logos/ve_bw.png);
	background-repeat: no-repeat;
}
#vice:hover {
	height: 70px;
	width: 70px;
	position: absolute;
	margin-top: 480px;
	margin-left: 855px;
	float: left;
	background-image: url(logos/ve.png);
	background-repeat: no-repeat;
}

#zara {
	height: 70px;
	width: 111px;
	position: absolute;
	margin-top: 480px;
	margin-left: 928px;
	float: left;
	background-image: url(logos/z_bw.png);
	background-repeat: no-repeat;
}
#zara:hover {
	height: 70px;
	width: 111px;
	position: absolute;
	margin-top: 480px;
	margin-left: 928px;
	float: left;
	background-image: url(logos/z.png);
	background-repeat: no-repeat;
}