#container {background-image:url(../Assets/compass265.gif);
	background-repeat:no-repeat;
	background-position:646px 285px;
	height:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	
}
h1, h2 {font-size:small;
	background-color:white;
	color:#660033; 
	font-weight:bold;
}
#leftcol {
	border:0px solid red;
	float:left;
	margin-top:15px;
	width:280px;
	padding-left:28px;
}
#leftcol p {font-size:smaller;
	text-align:right;
}
#leftcol img {margin-left:37px;
}
ol {margin-left:40 px;
	
}
#rightnav {
	
	float:right;
	clear:none;
	border:0px solid red;
	width:112px;
	margin-right:14px;
	margin-top:15px;

}

ul#navlist {z-index:100;
	background-image:url(../Assets/mininav2.gif); 
	background-repeat:no-repeat;
	height:180px;
	width:108px;
	margin:0; 
	padding:0;
	position:relative;
	float:right;
}
ul#navlist li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:108px;
}
#rightnav a {width:108px;
	display:block; 
}
ul#navlist span {display:none;
}
#order li {left:0px; width:108px; height:60px; }
#order a {left:0px; width:108px; height:60px; }
#order a:hover {background: transparent url(../Assets/mininav2.gif) -108px -0px no-repeat; border:0px solid blue;}
#gallery li{top:60px;  width:108px; height:60px; }
#gallery a {top:60px;  width:108px; height:60px; }
#gallery a:hover {background: transparent url(../Assets/mininav2.gif) -108px -60px no-repeat;border:0px solid red; }
#mps li{top:120px; width:108px; height:60px; }
#mps a {top:120px; width:108px; height:60px; }
#mps a:hover {background: transparent url(../Assets/mininav2.gif) -108px -120px no-repeat; border:0px solid green;}


#centercol {
	z-index:5;
	position:relative;
	top:0px;
	margin-left:335px;
}
p.guitar {background-color:white; color:#660033;
}
p.subtitle {margin-right:125px;
}
</style>