/*--- David Dwane Recording Studio - Home Page Style ---*/




div#e26		{ /* Hardy Boys Link position */
		position        : absolute;
		left            : 490px;
		top             : 680px;
		width           : 327px;
		height          : 80px;
		}

.e25 		{ /* Hardy Boys button */
		display: block;
		width: 164px;
		height: 40px;
		background:url(images/hb-link.png) no-repeat 0 0; position: relative;
		}

a.e25:visited	{ /* visited Link */
		text-decoration :none;
		}

.e25:hover 	{ /* mouse over link */
		background-position: 0 -40px;
		}
.e25 span 
		{
		position: absolute;
		top: -999em;
		}


div#e24             { /* facebook share button in Top area */
	
	position        : absolute;
	left            : 280px;
	top             : 120px;
	width           : 100px;
	height          : 143px;
            	}


div#e23             { /* Home Page Photos in Top area */
	
	position        : absolute;
	left            : 437px;
	top             :   8px;
	width           : 253px;
	height          : 143px;
            	}


div#e22              { /* Copyright text */
	position	:  absolute;
	left		:  420px;
	top		:  825px;
	width		:  450px;
	height		:   80px;
	text-align:  left;
	}

div#e21            { /* top margin */
	background      : transparent url(images/top-margin.png) no-repeat top left;
	position 	: absolute;
	left	:   30px;
	top	:     0px;
	width	:  820px;
	height	:    11px;
	}


div#e20            { /* Bottom margin */
	background      : transparent url(images/bottom-margin.png) no-repeat top left;
	position        : absolute;
	left            :  30px;
	top             : 815px;
	width           : 820px;
	height          :  45px;
	}


div#e19            { /* left margin */
	background      : transparent url(images/left-margin.png) no-repeat top left;
	position        : absolute;
	left            :  30px;
	top             :  11px;
	width           :  10px;
	height          : 806px;
	}
div#e18            { /* right margin */
	background      : transparent url(images/right-margin.png) no-repeat top left;
	position        : absolute;
	left            : 840px;
	top             :  11px;
	width           :  10px;
	height          : 806px;
	}


div#e17              { /* Todays Date uses class small_red_text */
	text-align      : left;
	position        : absolute;
	left            : 50px;
	top             : 825px;
	width           : 200px;
	height          : 80px;
	}


div#e16            { /* Top Console Image Above Red Bar */
	background      : transparent url(images/top-console.png) no-repeat top left;
	position        : absolute;
	left            :  40px;
            top             :  10px;
	width           : 800px;
	height          : 385px;
	}
div#e15            { /* Bottom Console Image including Red Bar */
	background      : transparent url(images/bottom-console.png) no-repeat top left;
	position        : absolute;
	left            :  40px;
	top             : 223px;
	width           : 800px;
	height          : 605px;
	}

div#e13             { /* Studio Navigation */
	position        : absolute;
	left            :  60px;
	top             : 230px;
	width           : 120px;
	height          :  20px;
	}
div#e12             { /* Equipment Navigation */
	position        : absolute;
	left            : 160px;
	top             : 230px;
	width           : 120px;
	height          :  20px;
	}

div#e11             { /* Recordings Navigation */
	position        : absolute;
	left            : 300px;
	top             : 230px;
	width           : 120px;
	height          :  20px;
	}
div#e10              { /* Music Lessons Navigation */
	position        : absolute;
	left            : 450px;
	top             : 230px;
	width           : 130px;
	height          :  20px;
	}

div#e9              { /* Location Navigation */
	position        : absolute;
	left            : 620px;
	top             : 230px;
	width           : 120px;
	height          :  20px;
	}

div#e8              { /* Contact Navigation */
	position        : absolute;
	left            : 750px;
	top             : 230px;
	width           : 120px;
	height          :  20px;
	}


div#e7               { /* Top Text in yellow Italic uses class top_text. */
	position	: absolute;
	left 	: 295px;
	top	:  10px;
	width	: 540px;
	height	: 100px;
             text-align: center;
	}




div#e6               { /* Top Area - Contact Phone and email - small text */
	position        : absolute;
	left            : 445px;
	top             : 135px;
	width           : 240px;
	height          :  80px;
             text-align     : center;
	}

div#e5             { /* David Dwane Recording Studio Logo */
	background      : transparent url(images/logo1.png) no-repeat top left;
	position        : absolute;
	left            : 40px;
	top             :  13px;
	width           : 255px;
	height          :  140px;
	}






div#e4            { /* Small Recording Room Image */
	border          :   0.00px none #ece9d8;
	background      : transparent url(images/small-recording-room1.png) no-repeat top left;
	position        : absolute;
	left            : 320px;
	top             : 550px;
	width           : 223px;
	height          : 180px;
	}

div#e3             { /* Small Piano Image */
	background      : transparent url(images/small-piano1.png) no-repeat top left;
	position        : absolute;
	left            : 330px;
	top             : 280px;
	width           : 229px;
	height          : 217px;
	}
div#e2              { /* Text Box Right Side uses class main_text */
	text-align      : left;
	position        : absolute;
	left            : 490px;
	top             : 290px;
	width           : 340px;
	height          : 150px;
	}
div#e1              { /* Text Box Left Side uses class main_text */
	text-align      : left;
	position        : absolute;
	left            : 50px;
	top             : 290px;
	width           : 340px;
	height          : 150px;
	}

div#page            { /* Centre Page Layout */
	background-color: #7c0608;
	position        : relative;
	width           : 875px;
	height          : 755px;
	text-align      : left;
	margin-left     : auto;
	margin-right    : auto;
	}

body                { /* Full Browser Body */
	background-color: #7c0608;
	text-align      : center;
	}



/*--- EndOfFile ---*/

