body {
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	margin:0 auto;
	font-size: 10pt;
}

h1 {

	font-size: 20px;
	text-align:left;
	
}

h2 {

	font-size: 15px;
	text-align:left;
	font-family: Verdana;
}


table.grid {
	border-width: thin;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	width: 80%;
}
table.grid th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: 0099FF;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	font-color: #ffffff;
}
table.grid td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}


th.artistOLD {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: 000000;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	foregound-color: ffffff;
	width:200px;
	text-align: left;
}

th.artist {
	background-color: 000000;
	font-weight: bold;
	foregound-color: ffffff;
	width:200px;
	text-align: left;
}

td.logo {
	font-weight: bold;
	foregound-color: ffffff;
	width:200px;
	text-align: left;
}



#main {

	background-image: url(images/used/bgchair.jpg); 
	width:800px;
     	height:720px;
	margin:0px;padding:0px;
	text-align: left;
	background-repeat: no-repeat;
}

#main2 {

	background-color: white; 
	width:800px;
	margin:0px;padding:0px;
	top: 0px;
	text-align: left;
	background-repeat: no-repeat;
}

#main3 {

	background-color: white; 
	margin:0px;padding:0px;
	top: 0px;
	background-repeat: no-repeat;
}

#mainBE {

	background-color: black; 
	margin:0px;padding:0px;
	top: 0px;
	background-repeat: no-repeat;
}


#labelLogo {
	position: relative;
	top: 0px;
	left: 0px; 
	width:180px;
}

#navTop {
	font-family: Arial;
	font-weight:bold;
	text-color: #ffffff;
	position: relative;
	top: -20px;
	left: 210px; 
	
}

#navTopMain {
	font-family: Arial;
	font-weight:bold;
	text-color: #ffffff;
	font-size: 10pt;
	
}


#navBottom {
	font-family: Arial;
	font-weight:bold;
	text-color: #7E2301;
	position: relative;
	top: 450px;
	left: 90px; 
}

#navBottomstore {
	font-family: Arial;
	font-weight:bold;
	text-color: #7E2301;
	position: relative;
	top: 436px;
	left: 90px; 
}

#banner1 {
	position: relative;
	top: 150px;
	left: 30px; 	
	float:left;
}

#banner2 {
	position: relative;
	top: 150px;
	left: 400px; 	
	
}

#bannerGrooveBE {
	position: relative;
	top: -140px;
	left: 0px; 
}


#holdingBanner {
	position: relative;
	top: 160px;
	left: 190px;
	font-weight:bold;
	text-color: #7E2301;
}

#grooveSiteBanner {
	position: relative;
	top: -145px;
	left: 0px; 
}



#storebuttons {
	position: relative;
	top: 180px;
	left: 130px; 
	font-weight:bold;
	text-color: #7E2301;
}


	a:link {color: #7E2301; text-decoration: none}    
	a:visited {color: #7E2301; text-decoration: none}  
	a:hover {color: #000000; text-decoration: underline}   
	a:active {color: #7E2301; text-decoration: underline}

	a.black:link {color: #000000; text-decoration: none}    
	a.black:visited {color: #000000; text-decoration: none}  
	a.black:hover {color: #000000; text-decoration: underline}   
	a.black:active {color: #000000; text-decoration: underline}

	a.white:link {color: #ffffff; text-decoration: none}    
	a.white:visited {color: #ffffff; text-decoration: none}  
	a.white:hover {color: #ffffff; text-decoration: underline}   
	a.white:active {color: #ffffff; text-decoration: underline}
 

.meta, .meta a {
color:#808080;
font-weight:normal;
letter-spacing:0;
}
.meta {
font-size:10px;
}

p, li, .feedback {
-x-system-font:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

#content {
position: relative;
	top: 50px;
	left: 30px; 

float:left;
width:400px;
text-align:left;
}


#sidebar {
position: relative;
	top: 20px;
	left: 0px; 
background:#FFFFFF none repeat scroll 0 0;
border-left:1px dotted #CCCCCC;
float:right;
width:144px;
}

#sidebar ul {
color:#000000;
list-style-type:none;
margin:5px;
padding-left:3px;
text-transform:lowercase;
text-align:left;
}

#sidebar ul ul {
font-variant:normal;
font-weight:normal;
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

#prop
{
 height:900px;
 float:right;
 width:1px;
}


