/* CSS Document */
/* bios submenu css */
div#submenua {position:relative;
display:none;
}
ul#submenu {background-image:url(../Assets/ulbios.gif);
background-repeat:no-repeat;
height:16px;
width:800px;
margin:0;
padding:0;
position:relative;
}
ul#submenu li{display:block;
position:absolute;
margin:0;
padding:0;
list-style:none;
height:16px;
}
#submenua a {height:16px; display:block; 
}
ul#submenu span {display:none;
}
#becky {left:508px; width:62px; }
#becky a:hover {background: transparent url(../Assets/ulbios.gif) -508px -16px no-repeat; }

#kandb {left:570px; width:120px; }
#kandb a:hover {background: transparent url(../Assets/ulbios.gif) -570px -16px no-repeat; }

#keith {left:690px; width:50px; }
#keith a:hover {background: transparent url(../Assets/ulbios.gif) -690px -16px no-repeat; }

#container {background-image: url(../Assets/compass265.gif);
	background-repeat:no-repeat;
	background-position:646px 290px;
	height:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
h1 {font-size:1.5em;background-color:white; color:#990033;
}
#leftcol {width:355px;
float:left;
padding:7px;
}
#centercol {float:left;
	width:280px;
	margin-top:25px;
}
ol {margin-left:10px; 
}
ol li{list-style-position:outside;
}
#rightnav {
	border:0px solid red;
	width:120px;
	float:right;
	margin-right:14px;
	margin-top:25px;
}
ul#navlist {background-image: url(../Assets/mininav.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/mininav.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/mininav.gif) -108px -60px no-repeat;border:0px solid red; }
#lyrics li{top:120px; width:108px; height:60px; }
#lyrics a {top:120px; width:108px; height:60px; }
#lyrics a:hover {background: transparent url(../Assets/mininav.gif) -108px -120px no-repeat; border:0px solid green;}/**/


div#trees {
	clear:both;
	background-image:url(../Assets/evergreenswide800d.jpg);
	background-repeat:no-repeat;
	height:111px;
}

#centercol p {font-family:"times new roman", times, georgia, serif;
font-size:1.7em; margin-top:3em;}
#centercol p a {padding:5px;text-decoration:none; }
#centercol p a:link, 
#centercol p a:visited,
#centercol p a:hover {color:#225555;}
#centercol p a:hover {background-color: #c2d9dd;
