﻿#MasterLeftNav 
{
	clear: left;
	position: absolute;
	left:0px;
	top:102px;	
	padding:0px 0px 0px 25px;		
	width:145px;
	height:750px;
	color:Black;
	background-image:url('/dreamblade/images/dreamblade_leftnav_bg.jpg') ;
	background-repeat:no-repeat;
    
    z-index:0;
}
#MasterRightNav 
{
	clear: left;
	position: absolute;
	left:712px;
	top:102px;	
	padding:0px 0px 0px 25px;		
	width:145px;
	height:750px;
	color:Black;
    z-index:0;
}


#MasterContent 
{
	clear: left;
	position:relative;
	width:500px;
	min-height:480px;
	height:480px;
	margin:0px 0px 0px 157px;
	padding:0px 5px 5px 10px;
	border:0px solid #000;
	left:5px;
	z-index:0;
}

#MasterChromeNav
{
	clear: left;
	background-color:Transparent;
	padding:0px 0px 0px 154px;
	white-space:nowrap;	
	width:910px;
	height:102px;
	background-image:url('/dreamblade/Images/Dreamblade_banner910new.jpg');
	background-repeat:no-repeat;
	z-index:5001;	
}
#MasterFooter
{
	clear: left;
	position:relative;
	width:600px;
	left:0px;
	background-image:url('/dreamblade/images/dreamblade_footer.jpg');
	background-repeat:no-repeat;
	z-index:0;
}

#LeftNavMenu
{
	clear: left;
	position:absolute; 
	top:30px; 
	left:0px; 
	
}
	

