body {
	background-image: url(../images/pink079.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a img {border: 2px solid #eb1186}

#mainContainer {
	height:auto;
	width: 780px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	background-image: url(../Images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 0px;
}

#menu {
	height:auto;
	text-align: left;
	margin-left: 48px;
}

#page {
	height: auto;
	text-align: left;
	margin-top: 50px;
	margin-left: 30px;
}

#homecontentContainer {
	height:600px;
	width: 90%;
	background-image: url(../Images/hp_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#aboutcontentContainer {
	height:600px;
	width: 90%;
	background-image: url(../Images/aboutus_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#contactcontentContainer {
	height:600px;
	width: 80%;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../Images/contact_content_bg.jpg);
	margin-left: 55px;
	clear: both;
}

#graffitiworkshopscontentContainer {
	height:1500px;
	width: 90%;
	background-position: center center;
	background-image: url(../Images/contact_content_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
}


#murualscontentContainer {
	height:730px;
	width: 90%;
	background-image: url(../Images/murals_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#grafitticontentContainer {
	height:750px;
	width: 90%;
	background-image: url(../Images/grafitti_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#shoppingcontentContainer {
	height:600px;
	width: 90%;
	background-image: url(../Images/shopping_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#shoppingcanvascontentContainer {
	height:700px;
	width: 90%;
	background-image: url(../Images/canvasart_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#shoppingcustomisedcontentContainer {
	height: 600px;
	width: 90%;
	background-image: url(../Images/cutomisedshopping_content_b.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#canvascontentContainer {
	height:900px;
	width: 90%;
	background-image: url(../Images/canvasart_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#communitycontentContainer {
	height: 600px;
	width: 90%;
	background-image: url(../Images/community_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#customisedcontentContainer {
	height: 980px;
	width: 90%;
	background-image: url(../Images/community_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#breakdancecontentContainer {
	height: 860px;
	width: 90%;
	background-image: url(../Images/breakdance_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#testimonialscontentContainer {
	height: 1050px;
	width: 90%;
	background-image: url(../Images/breakdance_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#linkscontentContainer {
	height:600px;
	width: 90%;
	background-image: url(../Images/breakdance_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}

#nav, #nav ul {padding: 0; margin: 0; list-style: none;} 

#nav a {
	display: block;
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 

#nav a:hover {
	color: #ec1187;
}

#nav li {float: left; width: 65px;}

#nav li ul {position: absolute; width: 65px; left: -999em;} 

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {left: auto;}

.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.subMenu:hover {
	color:#ec1187;
}
a {
	font-size: 16px;
	color: #ec1187;
	text-decoration: underline;
}
.title {
	clear: left;
	float: left;
}
.player {
	float: right;
	clear: right;
	margin-right: 20px;
}
