html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	background-image: url('../images/bg.gif');
	text-align: center;
}
* html div.credit {
	width: 760px;
	display: block;
	clear: both;
	border-width: 0px;
	bottom: 0px;
	background: none;
	padding: 0px;
}
* html div.menu_bar {
	width: 760px;
}
* html div.col_main {
	width: 760px;
	display: block;
	clear:both;
	padding-bottom: 30px;
	position: absolute;
	bottom: 15px;
	border-width: 0px 2px 2px 2px;
	border-color: #000000;
	margin-bottom: 20px;
}
.title_bar {
	width: 100%;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	font-size: 14px;
}
#logo {
	border-width: 0px;
	position: absolute;
	top: 15px;
	z-index: 100;
	margin-left: 15px;
}
.container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
.col_main {
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	width: 760px;
	top: 210px;
	bottom: 15px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}
.menu_spacer {
	width: 204px;
	position: relative;
	float: left;
	height: 92px;
}
.menu_bar {
	position: absolute;
	top: 112px;
	text-align: right;
	width: 756px;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
}
.menu_item {
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 2px 5px 2px 5px;
	background-color: #F3AB9C;
	line-height: 24px;
	font-size: 14px;
	display: inline;
}
.menu_item:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 2px 5px 2px 5px;
	background-color: #EEEEEE;
	line-height: 24px;
	font-size: 14px;
	margin-top: 0px;
	display: inline;
}
.menu_item a {
	text-decoration: none;
	color: #000000;
}
marquee {
	width: 570px;
	position: absolute;
	top: 155px;
	float: right;
	visibility: visible;
	font-size: 14px;
	margin-left: 190px;
}
.credit {
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #000000;
	position: fixed;
	bottom: 0px;
	width: 730px;
	text-align: right;
	font-size: 10px;
	padding-right: 30px;
	height: 15px;
	background-color: #F0F0F0;
	vertical-align: middle;
}
.credit a{
	font-size: 10px;
	text-decoration: none;
	color: #808080;
}

.fine_print {
	font-size: 10px;
}
.field_label {
	font-size: 14px;
}
input, select, textarea {
	width: 300px;
	margin-bottom: 15px;
	font-size: 12px;
}
#submit {
	width: auto;
}
fieldset {
	margin: 15px auto 15px auto;
	padding: 15px;
	border: 1px solid #000000;
	width: 400px;
	display: block;
}
legend {
	border: 1px solid #000000;
	padding: 2px;
	background-color: #EEE;
}
.header {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
}
.highlight_text {
	color: #FF0000;
}
.paragraph {
	padding: 15px;
	margin-right: 50px;
	margin-left: 50px;
	font-style: italic;
	font-size: 14px;
	text-align: justify;
}
.signature {
	padding: 15px;
	margin-right: 50px;
	margin-left: 50px;
	font-style: italic;
	text-align: right;
}
.center_text {
	text-align: center;
}
div.photos {
	margin: 0px auto;
	text-align: center;
	width: 690px;
}
div.photo_block {
	width: 230px;
	float:left;
}
div.photos div.photo {
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 15px;
	display: inline-block;
}
div.photos div.photo img, div.photos div.photo a {
	border: none;
}
div.photos div.caption {
	margin: -5px 15px 10px 15px;
}
div.dj_block_container {
	position:relative;
	background-image:url('../images/djs/dj_grp.jpg');
	width: 760px;
	height: 507px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #000000;
}
div.dj_block_container a {
}
div.dj_block {
	position:absolute;
	background-image:url('../images/djs/dj_grp.jpg');
	border: none;
	border-width: 0px;
}
.dj_1 {top: 0px; left: 0px; width: 176px; height: 506px;}
.dj_2 {top: 0px; left: 176px; width: 115px; height: 506px;
	background-position: -176px;
}
.dj_3 {top: 0px; left: 422px; width: 147px; height: 506px;
	background-position: -422px;
}
.dj_4 {top: 0px; left: 569px; width: 191px; height: 506px;
	background-position: -569px;
}
div.dj_caption {
	padding: 5px;
	text-align: center;
	width: 100%;
	color: #666;
}
div.dj_caption a {
	text-decoration: none;
	color: #000;
}
div.dj_caption a:hover {
	text-decoration: underline;
	color: #000;
}



div.testimonials fieldset {
	text-align: left;
	padding: 10px;
}
div.testimonials fieldset legend {
	padding: 0px 5px;
	font-weight:bold;
	font-size: 0.9em;
}
div.testimonials fieldset p {
	padding: 10px;
	font-size: 0.9em;
}
div.testimonials fieldset div.line {
	margin-left: 10px;
	font-size: 0.9em;
}
div.testimonials fieldset div#line_1 {
	font-style: italic;
}
div.testimonials fieldset div#line_2 {
	font-weight:bold;
	text-indent: 10px;
}
div.testimonials fieldset div#line_3 {
	font-weight:bold;	
	text-indent: 20px;
}