
/* CSS Document - The Brook Ayrton Quintet */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#202020;


}

a:link/* a:visited a:hover a:active*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;	
}

h2 {
	font-size: 13px;
	font-weight: bolder;
	padding-bottom:5px;
	text-decoration: underline;
}

div#wrapper {

	width: 855px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;

}


/*---TOP SECTION---*/

div#logo {

	clear:both;
	float:left;
	width: 852px;
	height: 87px;

}

div#address {

	clear:both;
	float:left;
	width: 788px;
	height: 165px;
	background:url(images/address.jpg) no-repeat;
	padding: 0px 0px 0px 64px ;
	color:#FFFFFF;

}

div#title {

	clear:both;
	float:left;
	width: 852px;
	height: 80px;

}

div#textnew {

	clear:both;
	float:left;
	width:384px;
	height:172px;
	background:url(images/para1.jpg) no-repeat;
	color:#FFFFFF;
	

}



div#para1 {

	clear:both;
	float:left;
	width:384px;
	height:172px;
	background:url(images/para1.jpg) no-repeat;
	padding: 0 404px 0 64px ;
	color:#FFFFFF;

}



/*---MID SECTION---*/

div#para2 {

	clear:both;
	float:left;
	width: 788px;
	height: 59px;
	background:url(images/para2.jpg) no-repeat;
	padding: 40px 0px 0px 64px ;
	color:#FFFFFF;

}

div#jazz {

	float:left;
	width: 280px;
	height: 380px;
	background:url(images/jazz.jpg) no-repeat;
	padding: 0px 0px 0px 64px ;
	color:#FFFFFF;

}

div#dance {

	float:left;
	width: 217px;
	height: 380px;
	background:url(images/dance.jpg) no-repeat;
	padding: 0px 0px 0px 0px ;
	color:#FFFFFF;

}

div#brook2 {

	float:left;
	width: 291px;
	height: 380px;

}



/*---BOTTOM SECTION---*/

div#brook3 {

	clear:both;
	float:left;
	width: 425px;
	height: 451px;

}

div#brook4 {

	float:left;
	width: 427px;
	height: 451px;

}




