html { 
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0 auto;
	padding-bottom: 90px;
	height: 100%;
	color: #000000;
	background-image: url(images/page_background.gif);
	background-position: center;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}

#container {
	margin: auto;
	width: 798px;
	background-color: #ffffff;

}


/*header*/

#header {
	height: 246px;
	background: url('images/header.gif') no-repeat;
}


/*content*/

#content {
	width: 100%;
	background: url('images/content_background.gif');
}

#content .left {
	float: left;
	padding: 30px;
	width: 394px;
}


#content .left .pic1 {
	background: url('images/dsad_pic1.gif');
	float: left;
	width: 391px;
	height: 175px;
}

#content .left .pic2 {
	background: url('images/dsad_natlaur.gif');
	float: left;
	width: 391px;
	height: 306px;
}

#content .left .pic3 {
	background: url('images/dsad_pic3.gif');
	float: left;
	width: 391px;
	height: 286px;
}

#content .left .pic4 {
	background: url('images/patos.gif');
	float: left;
	width: 391px;
	height: 286px;
}

#content .left .pic5 {
	background: url('images/dsad_pic4.gif');
	float: left;
	width: 391px;
	height: 193px;
	background-repeat:no-repeat;
}


#content .middle {
	float: left;
	padding: 00px;
	width: 69px;
	height: 239px;
	background-image:url('images/side_header_dance.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#content .middle2 {
	float: left;
	padding: 00px;
	width: 69px;
	height: 600px;
	background-image:url('images/side_header_natlaur.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#content .middle3 {
	float: left;
	padding: 00px;
	width: 69px;
	height: 600px;
	background-image:url('images/side_header_classes.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#content .middle4 {
	float: left;
	padding: 00px;
	width: 69px;
	height: 600px;
	background-image:url('images/side_header_theatre.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#content .middle5 {
	float: left;
	padding: 00px;
	width: 69px;
	height: 600px;
	background-image:url('images/side_header_testimonials.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#content .middle6 {
	float: left;
	padding: 00px;
	width: 69px;
	height: 600px;
	background-image:url('images/side_header_contact.gif');
	background-position:top;
	background-repeat:no-repeat;
}


#content .right {
	float: right;
	padding: 30px;
	width: 215px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}


/*footer*/

#footer {
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 10px;
	width: 758px;
	height: 30px;
	background: url('images/footer.gif') no-repeat;
	background-color: #1b429a;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 8px;
}

.credits{
	margin-top: 30px;
	width: 750px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-align: right;
}

a.credits_link{
	padding: 2px;
	color: #FF99FF;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none
}

a.credits_link:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #b878b2;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
}



/*styles*/

.h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-weight: bolder;
}

.h2 {
	text-align: left;
	font-size: 10px;
	line-height: 13px;
	color: #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;

}

.b2 {
	text-align: left;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

.b2_2 {
	text-align: left;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	
	
}

.b3 {
	color: #1b429a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	font-weight: bolder;
}

.b4 {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

.b5 {
	text-align: center;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	
}



/*site links*/

a.content_link {
	padding: 2px;
	color: #b878b2;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.content_link:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #b878b2;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.content_link2 {
	padding: 2px;
	color: #b878b2;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
	margin-left: 100px;
}

a.content_link2:hover {
	padding: 2px;
	color: #ffffff;
	background-color: #b878b2;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	line-height: 35px;
	margin-left: 100px;
}


.btn a {
	display: block;
	height: 100%;
	width: 100%;
}

.btn {
	width: 126px;
	height: 23px;
	background: url('') top left;
}


/*misc*/

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
