body {
	background-color: #cecccd;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 762px;
	text-align: center;
}

#main {
	position: relative;
	height: auto;
	width: 762px;
	text-align: left;
}

#navbar {
	position: relative;
	background-image: url(images/navbg.jpg);
	height: 33px;
	width: 762px;
}

#navbar .text {
	text-align: center;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	color: #f0f0f0;
	font-family: Verdana;
	font-size: 11px;
}

#navbar .text a {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}

#navbar .text a:hover {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

#mainsection {
	position: relative;
	background-image: url(images/mainsection.jpg);
	height: 462px;
	width: 762px;
}

#fontastic {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 600;
	font-size: 9pt;
        color: #000000;
}

#fontaroo {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 600;
	font-size: 9pt;
        color: #000066;
}

#fontmoney {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 300;
	font-size: 7pt;
	color: #FFFFFF;
}

#contentmain {
	margin-top: 16px;
	background-image: url(images/homeframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentdjservice {
	margin-top: 16px;
	background-image: url(images/djserviceframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentdjservicesub {
	margin-top: 16px;
	background-image: url(images/djservice-subframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentphotos {
	margin-top: 16px;
	background-image: url(images/photosframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentmeetstaff {
	margin-top: 16px;
	background-image: url(images/photosframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentstore {
	margin-top: 16px;
	background-image: url(images/storeframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentproduction {
	margin-top: 16px;
	background-image: url(images/productionframe1.jpg);
	height: 430px;
	width: 730px; 
}

#contenttestimonials {
	margin-top: 16px;
	background-image: url(images/blogframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentblog {
	margin-top: 16px;
	background-image: url(images/blogframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentcontact {
	margin-top: 16px;
	background-image: url(images/contactframe.jpg);
	height: 430px;
	width: 730px; 
}

#contentintel {
	margin-top: 16px;
	background-image: url(images/intelbg.jpg);
	height: 430px;
	width: 730px; 
}

#font {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 600;
	font-size: 9pt; 
}

#font2 {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 300;
	font-size: 9pt;
}

h1 {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 600;
	font-size: 9pt;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 15px;
}

h2 {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 600;
	font-size: 9pt; 
	margin: 0px;
	padding: 0px;
        display: inline;
}

h3 {
	font-family: Helvetica Narrow, sans-serif;
	font-weight: 300;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	display: inline;
}

A:link { text-decoration: none; color: navy; size: 9pt; }

A:visited { text-decoration: none; color: navy; size 9pt; }

A:hover { text-decoration: underline; color: navy; size: 9pt; }