body {margin:25px; font:10px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {
	float:left;
	background-image: url(http://www.belazure.com/faithharvest/copperG.png);
	background-color: #DEDEDE;
}
.dropdown dt {width:120px; border:0; padding-top:8px; padding-bottom:8px; font-weight:bold; cursor:pointer; background:url(http://www.belazure.com/faithharvest/copperG.png)}
.dropdown dt:hover {
	background:url(http://www.belazure.com/faithharvest/copper.png);
}
.dropdown dd {position:absolute; overflow:hidden; width:120px; display:none; z-index:200; opacity:0}
.dropdown ul {width:118px; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:link, .dropdown a:visited {display:block; padding:5px; color:#000000; text-decoration:none; background:#e5e4d8; width:150px; font-size: .7em;}
.dropdown a:hover {background:#c3bea3; color:#000000}
.dropdown .underline {border-bottom:1px solid #605043}

/* Single buttons */
.button { float:left; background-image: url(http://www.belazure.com/faithharvest/copperG.png); background-color: #FFFFFF;
}
.button dt {width:120px; border:0; padding-top:8px; padding-bottom:8px; font-weight:bold; cursor:pointer; background: url(http://www.belazure.com/faithharvest/copperG.png)}
.button dt:hover {
	background:url(http://www.belazure.com/faithharvest/copper.png);
	color: #FFFFFF;
}
.button dd {position:absolute; overflow:hidden; width:85px; display:none; z-index:200; opacity:0}
.button a, .button a:link, .button a:active, .button a:visited {text-decoration:none; color:#FFFFFF; font-size:10px;}

/* About Button*/
.about { float:left; background-image: url(http://www.belazure.com/faithharvest/copperG.png); background-color: #FFFFFF;
}
.about dt {width:97px; border:0; padding-top:8px; padding-bottom:8px; font-weight:bold; cursor:pointer; background: url(http://www.belazure.com/faithharvest/copperG.png)}
.about dt:hover {background:url(http://www.belazure.com/faithharvest/copper.png);
}
.about dd {position:absolute; overflow:hidden; width:85px; display:none; z-index:200; opacity:0}
.about a, .about a:link, .about a:active, .about a:visited {text-decoration:none; color:#FFFFFF; font-size:10px;}

/* Starting Over Button*/
.start { float:left; background-image: url(http://www.belazure.com/faithharvest/copperG.png); background-color: #FFFFFF;
}
.start dt {width:129px; border:0; padding-top:8px; padding-bottom:8px; font-weight:bold; cursor:pointer; background: url(http://www.belazure.com/faithharvest/copperG.png)}
.start dt:hover {background:url(http://www.belazure.com/faithharvest/copper.png);
}
.start dd {position:absolute; overflow:hidden; width:85px; display:none; z-index:200; opacity:0}
.start a, .start a:link, .start a:active, .start a:visited {text-decoration:none; color:#FFFFFF; font-size:10px;}
