body {
	background-color: #333333;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}

.whitetxt {color: #FFFFFF}
.tophead {
	font-size: 17px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
.mainborder {
	border: medium solid #FFFFFF;
}
.guitarcenterpg {

	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.white14 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.yellow {
	font-size: 14px;
	color: #FFFF66;
}
.white18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #C14F69;
		
}
a:active {
	text-decoration: none;
	color: #000000;
}
.visitedlink {
	color: #C14F69;
	font-weight: bold;
}
.sidebar {
	background-image: url(../images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.categories {
	list-style-position: outside;
	list-style-type: square;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: none;
	font-size: 13px;
}
a.white:link {
	font-size: 14px;
	color: #FFFFff;
	
}
a.white:visited {
	text-decoration: none;
	color: #FFFFff;
	
}
a.white:hover {
	text-decoration: none;
	color: #ffffcc;
	
}
a.white:active {
	text-decoration: none;
	color: #FFFFff;
	
}
#footer {
        position: static;
        width: 100%;
        height: 100px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
      }
a.top:link {
	font-size: 12px;
	color: #FFFFFF;
}
a.top:hover {
	text-decoration: none;
	color: #ffffcc;
}
.arial10 {font-size: 10px}
.phoneno {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
