.main {
	height: 4500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 20px #000000;
	-webkit-box-shadow: 0px 0px 20px #000000;
	-moz-box-shadow: 0px 0px 20px #000000;
	padding-bottom: 20px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	background-image: url(../images/splatter4.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5199A;
}
.holding-image {
	height: 640px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index-splatter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper {
	float: left;
	height: auto;
	width: 100%;
}
.footer {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E4E4E4;
	border: 2px solid #666;
	padding: 10px;
	text-align: center;
	margin-bottom: 40px;
	font-size: 12px;
	margin-top: 20px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.header {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.social-outer {
	float: left;
	height: 64px;
	width: 150px;
	margin-left: 845px;
	margin-top: 30px;
}
.social-icon {
	float: left;
	height: 64px;
	width: 64px;
	margin-right: 10px;
}
.menu {
	float: left;
	height: 400px;
	width: 240px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	text-shadow:#FFF 0px 1px 1px;
	background-color: #E2E2E2;
}
#content {
	width:250px;
	font-size:11px;
	overflow:hidden;
	float: left;
}
.menu ul li .active{
	color:#535353;
}
#content img {
	border:solid 1px #464646
}

body {
	background-color: #FA119A;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 20px;
	color: #F5199A;
	font-family: 'Bevan', serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	font-family: 'Bevan', serif;
}
h3 {
	font-size: 16px;
	color: #999;
	font-family: 'Bevan', serif;
	font-weight: normal;
}
p {
	font-size: 16px;
	color: #000;
}
a:link {
	color: #F5199A;
	text-decoration: none;
}
a:visited {
	color: #F5199A;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.menu-block1 {
	float: left;	
}
.main .side-menu .menu-block1 a {
	font-family: 'Bevan', serif;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.main .side-menu .menu-block1 a:visited {
	font-family: 'Bevan', serif;
	color: #F5199A;
	text-decoration: none;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.main .side-menu .menu-block1 a:hover {
	font-family: 'Bevan', serif;
	color: #FFF;
	text-decoration: none;
	background-color: #F5199A;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.menu2 {
	float: left;
	height: auto;
	width: 240px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	text-shadow:#FFF 0px 1px 1px;
	background-color: #E2E2E2;
	padding-top: 10px;
	margin-top: 60px;
}
.menu-block2 {
	float: left;
	width: 190px;
	margin-left: 20px;
	padding: 5px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.main .side-menu .menu-block2 a {
	font-family: 'Bevan', serif;
	color: #000;
	text-decoration: none;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}
.main .side-menu .menu-block2 a:visited {
	font-family: 'Bevan', serif;
	color: #F5199A;
	text-decoration: none;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.main .side-menu .menu-block2 a:hover {
	font-family: 'Bevan', serif;
	color: #FFF;
	text-decoration: none;
	background-color: #F5199A;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.edit-main {
	float: left;
	height: auto;
	width: 750px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	padding-bottom: 20px;
	background-image: url(../images/gradient1.png);
	background-repeat: repeat-x;
}
.home-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.news-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.section1 {
	float: left;
	height: auto;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
	background-color: #FFF;
}
#section1 {
	float: left;
	height: auto;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
}
#image-square1 {
	float: left;
	height: 150px;
	width: 150px;
	border: 1px solid #F5199A;
	margin-top: 10px;
}
.image-square1 {
	float: left;
	height: 150px;
	width: 150px;
	border: 1px solid #F5199A;
	margin-top: 10px;
	margin-left: 20px;
}
#large-square-400 {
	float: left;
	height: 400px;
	width: 400px;
}
#section1-text1 {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 10px;
}
#section1-text1 p {
	font-size: 12px;
}
.section1-text1 {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 10px;
}
.section1-text1 p {
	font-size: 12px;
}
.section1-readmore {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #E2E2E2;
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F5199A;
	border-left-color: #F5199A;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F5199A;
}
.read-more-outer {
	float: left;
	height: auto;
	width: 700px;
}
.page-header {
	font-family: 'Bevan', serif;
	float: left;
	height: 25px;
	text-align: left;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
	padding-bottom: 10px;
}
#page-header {
	font-family: 'Bevan', serif;
	float: left;
	height: 25px;
	text-align: left;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
	padding-bottom: 10px;
}
#news-item-pic-main1 {
	float: left;
	height: 300px;
	width: 700px;
}
#news-text-main p {
	font-size: 12px;
}
#news-item-pic-main1 {
	float: left;
	height: 300px;
	width: 700px;
}
#news-text-main {
	float: left;
	height: auto;
	width: 660px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	padding-left: 20px;
}
.news-text-top {
	float: left;
	height: auto;
	width: 630px;
}
#news-text-lower {
	float: left;
	height: auto;
	width: 630px;
	clear: left;
}
#news-text-main p {
	font-size: 12px;
}
.project-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.project-section1 {
	height: auto;
	width: 700px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
	float: left;
	margin-bottom: 10px;
}
#project-image-square {
	float: left;
	height: 200px;
	width: 200px;
	border: 2px solid #F5199A;
	margin: 20px;
}
#project-text {
	padding: 20px;
	float: left;
	height: auto;
	width: 390px;
	font-size: 12px;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#project-text p {
	font-size: 12px;
}
#project-next-back2 {
	float: right;
	width: 250px;
	text-align: right;
}
#project-next-back2 a {
	color: #000;
	text-decoration: none;
}
#project-next-back2 a:visited {
	color: #000;
	text-decoration: none;
}
#project-next-back2 a:hover {
	color: #F5199A;
}
#project-title {
	float: left;
	width: 200px;
}
.artist-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.artist-section1 {
	height: auto;
	width: 700px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
	float: left;
	margin-bottom: 10px;
}
#artist-image-square {
	float: left;
	height: 400px;
	width: 400px;
	border: 2px solid #F5199A;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#artist-text {
	padding: 20px;
	float: left;
	height: auto;
	width: 180px;
	font-size: 12px;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#artist-text p {
	font-size: 12px;
}
.contact-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.contact-section1 {
	height: auto;
	width: 700px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5199A;
	float: left;
	margin-bottom: 10px;
}
.contact-image-square {
	float: left;
	height: 200px;
	width: 200px;
	border: 2px solid #F5199A;
	margin: 20px;
}
#contact-text {
	float: left;
	height: auto;
	width: 380px;
	font-size: 12px;
	background-color: #FFF;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
.contact-text p {
	font-size: 12px;
}
#contact-map {
	float: left;
	height: auto;
	width: 700px;
	padding-bottom: 10px;
}
.wrapper .main .edit-main .contact-page-outer .contact-section1 .contact-map small a {
	color: #F5199A;
	padding-top: 10px;
}
.index-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}.index-section1 {
	height: auto;
	width: 700px;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 10px;
}
#index-text {
	padding: 20px;
	float: left;
	height: 666px;
	width: 600px;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../images/index-splatter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
}
#index-text-half {
	float: left;
	height: 666px;
	width: 320px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../images/index-splatter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	padding-bottom: 20px;
}
#index-text-half p {
	font-size: 12px;
}
#index-text p {
	font-size: 12px;
}
#twitter-feed {
	float: left;
	height: auto;
	width: 220px;
	font-size: 10px;
	margin-bottom: 20px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E2E2E2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#twitter-feed p {
	font-size: 10px;
}
#twitter-feed a {
	font-size: 10px;
}
.hire-page-outer {
	float: left;
	height: auto;
	width: 720px;
	padding-left: 20px;
	padding-top: 10px;
}
.hire-section1 {
	height: auto;
	width: 700px;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 10px;
}
#hire-text {
	padding: 20px;
	float: left;
	height: 666px;
	width: 600px;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../images/index-splatter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
}
#hire-text p {
	font-size: 12px;
}
#container {
	margin-top: 100px;
	margin-bottom: 100px;
}
.contact-text h1 a {
	color: #000;
}
.contact-text h1 a:visited {
	color: #000;
}
.contact-text h1 a:hover {
	color: #667DAF;
	text-decoration: underline;
}
.dj-app-img {
	float: left;
	height: 407px;
	width: 300px;
	margin-top: 20px;
}
.dj-app-text {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 40px;
	margin-top: 20px;
}
#artists-new {
	float: left;
	height: auto;
	width: 720px;
	padding-top: 10px;
	padding-left: 20px;
}
#topcontrol {
	height: 48px;
	width: 48px;
	background-image: url(../up.png);
	background-repeat: no-repeat;
}
