html, body
{
height:100%;
width:100%;
}

body, p, span, h1, h2
{
font-family:verdana, helvetica;
}

.mainbackground
{
margin:0;
background-image:url("images/SDBG.jpg");
}

.container
{
margin:0 auto;
width:1100px;
min-height:100%;
position:relative;
}

.mainlogo
{
position:relative;
top:20px;
left:20px;
width:500px;
}

.navigation
{
width:0px;
}

.navigation ul
{
list-style-type:none;
margin:0 auto;
padding:0;
position:relative;
top:0px;
left:260px;
width:295px;
}

.navigation li
{
display:inline;
padding:5px;
margin:0 0 0 0;
}

a
{
text-decoration:underline;
color:white;
}

a:hover
{
color:#99CCFF;
}

.navigation a
{ 
font-family:eurostile;
font-size:20px;
text-decoration:none; 
color:black;
}

.navigation a:hover 
{
color:#eeeeee;
background-color:#666666;
}

.facebook
{
position:relative;
left:785px;
top:-22px;
height:20px;
width:83px;
}

.myspace
{
position:relative;
left:960px;
top:-38px;
width:104px;
height:20px;
}

.lastfm
{
position:relative;
left:880px;
width:64px;
height:20px;
margin-top:-61px;
}

#textbackground
{
margin:0 auto;
background-image:url(images/homebackground.png);
background-repeat:no-repeat;
width:800px;
height:600px;
position:relative;
top:5px;
left:113px;
}

h1 
{
color:#99CCFF;
font-size:16px;
font-weight:normal;
padding:15px 18px 0 19px;
margin:0;	
}

#paragraph1
{
color:#EEEEEE;
font-size:14px;
text-align:justify;
padding:0px 18px 145px 19px;
margin:0;
}

h2
{
color:#99CCFF;
font-size:16px;
font-weight:normal;
margin:0;
padding:50px 18px 0 19px;
}

#paragraphnew
{
color:#eeeeee;
font-size:14px;
text-align:justify;
padding:0 18px 0 19px;
}

#paragraph2
{
color:#eeeeee;
font-size:14px;
text-align:justify;
padding:0 18px 0 19px;
}

.footer
{
font-size:10px;
color:#EEEEEE;
padding:0 18px 0 19px;
position:absolute;
bottom:0;
}

#aboutbackground
{
margin:0 auto;
background-image:url(images/aboutbackground.png);
background-repeat:no-repeat;
width:800px;
height:600px;
position:relative;
top:5px;
left:113px;
}

#abouttext
{
font-size:14px;
color:#EEEEEE;
text-align:justify;
padding:0 18px 145px 19px;
}

#otherartists
{
font-size:14px;
color:#eeeeee;
padding:0 18px 10px 19px;
}

#links 
{
font-size:14px;
color:#eeeeee;
padding:0 18px 10px 19px;
}

#musicbackground
{
margin:0 auto;
background-image:url(images/Musicbackground.png);
background-repeat:no-repeat;
width:800px;
height:780px;
position:relative;
top:5px;
left:114px;
}

#musictext
{
font-size:14px;
color:#eeeeee;
text-align:justify;
padding:0 18px 0 19px;
}

#EP1
{
font-size:14px;
color:#eeeeee;
padding:0 18px 110px 10px;
}

.alignleft
{
margin:0 10px 0;
}

#EP2
{
font-size:14px;
color:#eeeeee;
padding:0 18px 0 10px;
}

#contactbackground
{
margin:0 auto;
background-image:url(images/Contactbackground.png);
background-repeat:no-repeat;
width:800px;
height:600px;
position:relative;
top:5px;
left:113px;
}

#contacttext
{
font-size:14px;
color:#eeeeee;
padding:0 18px 0 19px;
text-align:justify;
margin:0;
}

#email
{
font-family:verdana;
font-size:14px;
color:#eeeeee;
position:relative;
top:-25px;
padding:0 18px 0 19px;
}



