@charset "utf-8";
body {
	font-family: "Comic Sans MS";
	background-color: #BD598D;
	font-size: 12pt;
}
#container/* CSS Document */

 {
	width: 725px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backdrop_new_home.jpg);
	position: relative;
}
#home_text_box {
	position: absolute;
	width: 285px;
	left: 244px;
	top: 296px;
	font-size: 18pt;
	color: #663719;
}

#header {
	height: 70px;
	padding-bottom: 35px;
	background-image: url(images/aaheader_bg.jpg);
}
#navbar  {
	background-image: url(images/aanavbar.jpg);
	background-repeat: no-repeat;
	width:725px;
	height:57px;
	padding-top:16px;
	margin-left: 1px;

}


#left_float {
	float: left;
	width: 150px;
	margin-top:100px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 350px;
}

#right_float {
	width: 632px;
	font-weight: normal;
	color: #703C27;
	font-size: 15pt;
	position: absolute;
	left: 48px;
	top: 708px;
}
#preview_container {
	width: 725px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backdrop_preview.jpg);
	position: relative;
}




#djimage_box {
	width: 405px;
	border: medium double #663333;
	float: right;
	margin-right: 15px;
	text-align: right;
	padding: 5px;
}
#preview_left {
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 75px;
	margin-left: 40px;
}


#preview_djthumbs {
	text-align: right;
	width: 700px;
	clear: both;
	padding-top: 10px;
}
#preview_mouseover_text {
	float: left;
	width: 140px;
}
h1 {
	color: #63035D;
	text-align: center;
	font-weight: normal;
	height: 50px;
	clear: both;
}
.small_font {
	font-size: 9pt;
	padding-bottom: 3px;
}
#contact_container {
	width: 725px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backdrop_contact.jpg);
}
#contact_right {
	width: 300px;
	margin-top: 40px;
	margin-left: 300px;
	height: 200px;
	font-size: 16pt;
	color: #FA687F;
}


#contact_lower {
	margin-top: 60px;
	margin-left: 300px;
	margin-right: 70px;
	clear: both;
	height: 60px;
	font-size: 16pt;
	text-align: center;
	color: #FA687F;
	margin-bottom: 300px;
}
#contact_email {
	color: #660099;
}

#who_container {
	background-image: url(images/who_page_bg.jpg);
	width: 725px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#who_box {
	width: 510px;
	margin-left: 110px;
	margin-top: 20px;
	height: 625px;
	background-repeat: no-repeat;
}
#who_about {
	width: 365px;
	margin-left: 75px;
	clear: right;
	padding-top: 35px;
	font-size: 16px;
	font-weight: normal;
	color: #703c27;

}

#who_note {
	margin-top: 185px;
	float: right;
	width: 150px;
	margin-right: 25px;
	text-align: center;
	color: #734D72;
	font-weight: bold;
}




#footer {
	background-color: #9999CC;
	clear: both;
	text-align:center;
	background-image: url(images/footer.jpg);
	margin-top: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
}
