html {
	padding: 0;
}

a img {
	border: none;
	outline:none;
}

img{
	border: none;
	outline:none;
}

a{
	border: none;
	outline:none;
}

body {
	display: block;
	background-color: black;
	font-family: "trebuchet MS", verdana, arial;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

div.topimage {
	background: url(images/samba-background-top.jpg) center top no-repeat;
	display: block;
	height: 254px;
	width: 1000px;
	margin: 0 auto;
}

div.wrapper {
	background: white;
	display: block;
	width: 800px;
	left: 278px;
	height: 860px;
	margin: 0 auto 50px;
}

div.wrapperdance {
	background: white;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 800px;
	left: 278px;
	height: 1120px;
}

div.wrapperlinks {
	background: white;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 800px;
	left: 278px;
	height: 1260px;
}

div.wrappercontact {
	background: white;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 800px;
	left: 278px;
	height: 1450px;
}

div.menu {
	background: url(images/samba-menu.jpg) no-repeat;
	padding-left: 25px;
	padding-top: 17px;
	height: 35px;
	width: 775px;
}

div.sambabox {
	background: url(images/samba-main-pic.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
	cursor: pointer;
}

div.dancebox {
	background: url(images/dance-pic.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
}

div.gigsbox {
	background: url(images/gigs-pic.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
}

div.contactbox {
	background: url(images/contact-pic.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
}

div.percussionbox {
	background: url(images/percussion-pic.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
}

div.linksbox {
	background: url(images/links-pic.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
}

div.citybox {
	background: url(images/citylights-main.jpg) no-repeat;
	height: 340px;
	width: 782px;
	margin: 7px 9px 6px;
}


div.samboxtext {
	margin-left: 400px;
	padding-top: 5px;
	margin-top: 10px;
	height: 310px;
	width: 370px;
}

div.danceworkshopstext {
	background: url(images/side-panel.jpg) top right no-repeat;
	float: left;
	position: relative;
	height: 660px;
	width: 515px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 255px;
	padding-top: 10px;
	padding-left: 10px;
}

div.gigsworkshopstext {
	background: url(images/side-panel.jpg) top right no-repeat;
	float: left;
	position: relative;
	height: 660px;
	width: 505px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 265px;
	padding-top: 10px;
	padding-left: 10px;
}

div.contactshopstext {
	background: url(images/side-panel.jpg) top right no-repeat;
	float: left;
	position: relative;
	height: 660px;
	width: 505px;
	padding-right: 265px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}

div.percussiontext {
	background: url(images/side-panel.jpg) top right no-repeat;
	float: left;
	position: relative;
	height: 660px;
	width: 515px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 255px;
	padding-top: 10px;
	padding-left: 10px;
}

div.linkstext {
	background: url(images/side-panel.jpg) top right no-repeat;
	float: left;
	position: relative;
	height: 660px;
	width: 505px;
	padding: 10px 265px 0 10px;
	margin: 3px 10px 0;
}

div.danceworkshops {
	background: url(images/dance-workshops.jpg) no-repeat;
	float: left;
	position: relative;
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 210px;
	height: 195px;
	width: 245px;
}

div.danceworkshoptext {
	padding-top: 10px;
	height: 150px;
	width: 235px;
}

div.percussionworkshop {
	background: url(images/percussion-workshops.jpg) no-repeat;
	float: left;
	position: rel ative;
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 210px;
	height: 195px;
	width: 245px;
}

div.percussionworkshoptext {
	padding-top: 10px;
	height: 150px;
	width: 235px;
}

div.latestgigs {
	background: url(images/gigs.jpg) no-repeat;
	float: left;
	position: relative;
	display: block;
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 8px;
	padding-top: 210px;
	height: 195px;
	width: 245px;
}

div.gigstext {
	padding-top: 10px;
	height: 230px;
	width: 235px;
}

p {
	margin: 0;
	padding: 0;
}

div.copyright {
	display: block;
	width: 500px;
	height: 40px;
	margin: 50px 150px 30px;
}

div.bottombar {
	padding: 0px 5px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	width: 770px;
	height: 25px;
	float: left;
	top: 1589px;
	margin-top: 5px;
}

div.adbar {
	background: #000000;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
	height: 120px;
	float: left;
	top: 1599px;
}

#form {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 12px;
	color: #222e2e;
	text-decoration: none;
	display: block;
}

.maintextwhite {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: 200;
	text-decoration: none;
	display: block;
	line-height: 15px;
}

.maintextgrey {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 10px;
	color: #222e2e;
	font-weight: 200;
	text-decoration: none;
	display: block;
	line-height: 15px;
}

.maintextgreybold {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 10px;
	color: #222e2e;
	font-weight: bold;
	display: block;
	line-height: 15px;
}

.headergrey {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 18px;
	color: #222e2e;
	font-weight: 200;
	text-decoration: none;
	display: block;
	line-height: 22px;
	word-spacing: 2px;
}

.headerwhite {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 18px;
	color: white;
	font-weight: 200;
	text-decoration: none;
	display: block;
	line-height: 22px;
	word-spacing: 2px;
}

a.menu:link {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 26px;
}

a.menu:visited {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 26px;
}

a.menu:hover {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 26px;
	text-decoration: underline;
}

.thispage {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 26px;
}

a.greylink:link {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 11px;
	color: #222e2e;
	text-decoration: none;
	line-height: 26px;
	text-decoration: underline;
}

a.greylink:visited {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 11px;
	color: #222e2e;
	text-decoration: none;
	line-height: 26px;
	text-decoration: underline;
}

a.greylink:hover {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 11px;
	color: #222e2e;
	line-height: 26px;
	text-decoration: underline;
}

a.ridgeberry:link, a.ridgeberry:visited, a.ridgeberry:hover {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 10px;
	color: #222e2e;
	text-decoration: none;
	line-height: 26px;
	text-decoration: none;
	border: 0 none #fef9fe;
}


a.whitelink:link {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 26px;
}

a.whitelink:visited {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 26px;
}

a.whitelink:hover {
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 26px;
	text-decoration: underline;
}

div.sidetextoverlay{
	background: url(images/darkfade.png) no-repeat;
	font-family: "myriad pro", verdana, arial, sans-serif;
	font-size: 14px;
	color: white;
	line-height: 26px;
	width: 220px;
	height: 180px;
	background-color: transparent;
	left:547px;
	position:absolute;
	bottom:239px;
	padding:5px;
}

hr.samba{
	width: 180px;
	margin: auto;
	color:#bfbaa6;
}

a.facebook:link, a.facebook:visited {
	float: left;
	width: 26px;
	height: 44px;
	background: url(images/facebook.png) no-repeat;margin-top:-10px;}

a.facebook:hover {
	background: url(images/facebook_ro.png) no-repeat;
}

a.twitter:link, a.twitter:visited {
	float: left;
	width: 26px;
	height: 44px;
	background: url(images/twitter.png) no-repeat;margin-top:-10px;}

a.twitter:hover {
	background: url(images/twitter_ro.png) no-repeat;
}

a.youtube:link, a.youtube:visited {
	float: left;
	width: 26px;
	height: 44px;
	background: url(images/youtube.png) no-repeat;margin-top:-10px;}

a.youtube:hover {
	background: url(images/youtube_ro.png) no-repeat;
}
