/* The unique combination of images, colors, sizes, typography, and positioning ("the design") was created by Simon Titcombe and is copyright Loose Records & Music and may not be reproduced. Feel free to study the CSS and use techniques you learn from it elsewhere. */

/* Last Update 2nd June 2006 */

body {
margin:0;
background-image:url(img_36.gif);
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


a:link{
color:#0066FF;
}
a:hover{
color:#0000FF;
}

h1 {
font-weight:500;
font-size:12px;
display:block;
background-color:#FFFF00;
padding:5px 0;
text-align:center;
}


h2 {
color:#333333;
font-weight:500;
font-size:14px;
margin:0 0 10px 0;
}

h4 {
font-weight:600;
font-size:12px;
}

h5 {
color:#0066FF;
font-size:12px;
font-weight:500;
margin:0;
text-align:center;
}

#wrapper {
position:relative;
width:650px;
margin:0 auto;
padding:10px 0;
background-color:#FFFFFF;
}

#top {
position:relative;
width:620px;
margin:0 10px;
background-image:url(bg4.gif);
padding:10px 5px;
}

#top img{
margin-right:5px;
padding-bottom:10px;
}


#container {
position:relative;
width:460px;
margin:10px 10px 0 10px;
padding:10px 10px 0 10px;
background-color:#E6E7E1;
}

#menu {
position:relative;
float:right;
background-color:#FFFFFF;
padding:3px 5px;
width:305px;
color:#0000FF;
}

#menu ul {
margin:0;
padding:0;
list-style:none;
}

#menu li {
display:inline;
padding:3px 6px;
}

#menu li a{
text-decoration:none;
color:#0066FF;
}

#menu li a:hover{
color:#0000FF;
}


#content {
position:relative;
float:right;
width:295px;
background-color:#FFFFFF;
margin:10px 0 10px 0;
padding:10px 10px 0 10px;
line-height:16px;
}

#homecontent {
position:relative;
float:left;
width:440px;
background-color:#FFFFFF;
margin:10px 0 10px 0;
padding:10px 10px 0 10px;
line-height:16px;
}


#content p {
text-align:justify
}

#artmenu {
position:relative;
width:135px;
float:left;
margin:-21px 0 0 0;
background-image:url(bg4.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-top:10px;
font-size:10px;
}

#artmenu ul {
margin:0;
padding:0;
list-style:none;
}

#artmenu li {
padding:0;
}

#artmenu li a{
display:block;
padding:4px 10px;
text-decoration:none;
}

#artmenu li a:hover{
background-color:#FFFF00;
}

#artmenu li a:visited{
color:#0066FF;
}

#footer {
position:relative;
clear:both;
width:100%;
text-align:center;
font-size:10px;
color:#666666;
margin:10px 0 0 0;
}

#latestnews {
position:relative;
float:right;
width:295px;
background-color:#FFFFFF;
margin:10px 0 0 0;
padding:10px 10px 0 10px;
}


#latestnews a{
color:#666;
text-decoration:none;
line-height:18px;
display:block;
border-bottom:10px solid #EEE;
padding:10px 5px;
margin-bottom:20px;
background-color:#EEEEEE;
}

#latestnews a:hover{
background-color:#FFF;
color:#000000;
}

#latestnews p{
margin:0;
}

p.headline {
padding:5px 0 3px 5px;
margin:30px 5px 0px 0;
color:#333333;
font-size:12px;
font-weight:bold;
border-bottom:3px solid #FF0;
background-image:url(images/newsbg.jpg);
}

.latestnews{
position:relative;
background-color:#EEEEEE;
}

table {
font-size:10px;
margin:20px 0;
}

#artistinfo {
position:relative;
float:left;
width:295px;
background-color:#FFFFFF;
margin:0 0 10px 10px;
padding:10px;
}

#products {
position:relative;
float:left;
width:295px;
background-color:#FFFFFF;
margin:0 0 10px 10px;
padding:10px 10px 0 10px;
}


.item {
border-top:1px solid #E6E7E1;
border-bottom:1px solid #E6E7E1;
font-size:10px;
}


#adverts {
position:absolute;
top:105px;
right:10px;
width:120px;
height:735px;
padding:10px 10px 0 10px;
background-color:#E6E7E1;
}

#smalladverts {
position:absolute;
top:105px;
right:10px;
width:120px;
height:130px;
padding:10px 10px 0 10px;
background-color:#E6E7E1;
}


.morenews {
background-color:#eee;
text-align:right;
font-style:italic;
padding:3px 0;
}

.date {
font-size:10px;
color:#666666;
font-style:italic;
}

#lyrics {
position:relative;
float:left;
width:420px;
background-color:#FFFFFF;
margin:0 0 10px 10px;
padding:10px;
}

