body{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background:#770000 url(images/backg_toronto.gif) no-repeat bottom right;
	z-index:1;
}

.menubox{
	font-family:arial;
	color:white; 
	font-size:11px;
	word-spacing:2px; 
	letter-spacing:0px;
	position:absolute; 
	left:0px; 
	top:0px;   
	width:100%;
	height:70px;  
	background-color:black;
	z-index:1;
}

.menuitems{
	position:absolute; 
	left:340px; 
	top:38px;  
	z-index:4;
}

.mixerpic{ 
	position:absolute; 
	left:0px; 
	top:0px;
	width:364px;
	height:310px; 
	background-image : url(images/backg_mixer.gif);
	background-repeat : no-repeat;
	z-index:2;
}

.box1{
	font-family:arial;
	color:white; 
	font-size:12px;
	word-spacing:2px; 
	letter-spacing:0px; 
	position:absolute; 
	left:195px; 
	top:100px; 
	border-style:solid; 
	border-width:1px; 
	border-color:black; 
	padding:10px; 
	width:70%;
	height:350px;  
	background-color:none;
	z-index:3;
}

.box2{
	font-family:arial;
	color:white; 
	font-size:12px;
	word-spacing:2px; 
	letter-spacing:0px; 
	position:absolute; 
	left:30px; 
	top:180px; 
	border-style:solid; 
	border-width:1px; 
	border-color:black; 
	padding:10px; 
	width:140px;
	height:270px;  
	background-color:none;
	z-index:3;
}

.box2b{
	font-family:arial;
	color:white; 
	font-size:10px;
	word-spacing:2px; 
	letter-spacing:0px; 
	position:absolute; 
	left:30px; 
	top:180px; 
	border-style:solid; 
	border-width:1px; 
	border-color:black; 
	padding:0px; 
	width:160px;
	height:290px;  
	background-color:none;
	z-index:3;
}

.heading{
	font-family:arial;
	color:white; 
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	word-spacing:2px; 
	letter-spacing:0px;
}

.subheading{
	font-family:arial;
	color:white; 
	font-size:12px;
	font-style:italic;
	font-weight: bold;
	word-spacing:2px; 
	letter-spacing:0px;
}

.footer{
	font-family:arial; 
	font-size:10px; 
	text-align:right; 
	position:absolute; 
	left:0px; 
	top:100%;
	left:82%; 
	padding:0px; 
	word-spacing:2px; 
	letter-spacing:0px;
}

/* links */
a:link { 
	color: #ffff00;
	word-spacing:2px;
	font-weight:bold; 
}

a:active { 
	color: #ffff00;
	word-spacing:2px;
	font-weight:bold; 
}

a:visited { 
	color: #ffffff;
	word-spacing:2px;
	font-weight:bold; 
}
	
a:hover { 
	color: #ff0000;
	word-spacing:2px;
	font-weight:bold; 
}