body {
	margin: 0;
	padding: 0;
	font:11px/12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

body a {
color:#990000;
text-decoration:none;
}

body b {
color:#666666
}

body a:hover {
color:#333333;
text-decoration:underline;
}

.wrapper {
margin-right:auto;
margin-left:auto;
width:906px;
}

.topbar {
width:100%;
background-color:#000000;
height:3px;
}

.logodiv {
	height:38px;
	width:269px;
	position:absolute;
	top: 8px;
}

.linediv {
background-image:url(bg_head.gif);
width:906px;
height:69px;
position:absolute;
top:6px;
}

.navdiv {
width:906px;
position:absolute;
top:60px;
padding-left:5px;
}

.navdiv a {
text-decoration:none;
color:#000000;
}

.navdiv a:hover {
text-decoration:underline;
color:#333333;
}

.main {
width:906;
position:absolute;
top:250px;
}

.maincontent {
width:906;
position:absolute;
top:75px;
}


.left {
width:350px;
float:left;
display:inline;
padding-right:50px;
}

.leftcontent {
width:300px;
vertical-align:top;
float:left;
display:inline;
height:100%
}

.right {
float:left;
display:inline;
padding-left:50px;
padding-right:50px;
width:225px;
height:240px;
text-align:justify;
overflow-y:auto;
overflow-x:none;
}
.rightcontent {
float:left;
display:inline;
padding-left:75px;
padding-top:50px;
width:500px;
text-align:justify;
}
.rightcontentalbums {
float:left;
display:inline;
	padding-left:75px;
	width:500px;
	text-align:justify;
	letter-spacing: 3px;
}
.rightcontentchords {
width:200px;
float:left;
display:inline;
margin-right:50px;
text-align:left;
letter-spacing:1px;
font-size:10px;
color:#333333;
margin-bottom:50px;
}
.rightcontentchords strong {
text-transform:uppercase;
color:#000000;
}
.leftcontentstore {
padding-left:200px;
width:200px;
float:left;
vertical-align:middle;
display:inline;
}
.leftcontentstore img {
margin:10px;
}
.rightcontentstore {
width: 200px;
float:left;
padding-left:75px;
padding-top:60px;
text-align:justify;
letter-spacing:3px;
display:inline;
}
.albumcontentwrapper {
width:100%;
margin-top:10px;
clear:both;
}
.storecontentwrapper {
width:100%;
margin-top:20px;
clear:both;
}
