/* CSS Document */

p,ul {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

ul ul {
font: 100%;
}
H1 {
	margin-bottom:0;
	background: #000066;
	color: #CCCCCC;
	font: 130% Arial, Helvetica, sans-serif;
}
H2 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000066;
}
FORM { margin-bottom:0 }
A:link, A:visited { color: #000066}
.search {cursor: hand }.center {
	text-align: center;
}
#header {
	background: #FFF;
}
body {
	margin: 0px;
	padding: 0px;
	background: #8b8b8b url(http://www.musicgear4u.com/img/bgbody.jpg) repeat-x;
}
.center {
	textalign: center;
}
.navmenu {
	background: url(http://www.musicgear4u.com/dyse/instrumentpro/img/chrome.jpg);
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0;
	margin-top: 6px;
	font: bold 80% Arial, Helvetica, sans-serif;
}
.navmenu a:hover {
	text-decoration: none;
	color: #000000;
	background: #f2f2f2;
}
.navmenu a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 100%
}
.navmenu a:link {
	color: #000066;
	text-decoration: none;
	font-size: 100%;
}
.navmenu a:active {
	color: #000066;
	text-decoration: none;
	font-size: 100%
}

.topbar {
	background: #f2f2f2;
	text-align: right;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
}

