body {
font-family: "Arial", "Verdana", sans-serif;
font-size: 14px;
color: #FFFFFF;
background-image: url(images/bg_saxman.jpg);
background-attachment: fixed;
}

img	
{
border:0
}

h1
{
font-family: "Monotype Corsiva", "Palatino", "Times New Roman";
font-size: 40px;
color: #FFFFFF;
font-weight: normal;
font-style: italic;
}

h2
{
font-family: "Monotype Corsiva", "Palatino", "Times New Roman";
font-size: 25px;
font-weight: normal;
font-style: italic;
text-align: center;
color: #F196A5;
margin: 0;
}

h3
{
font-family: "Monotype Corsiva", "Palatino", "Times New Roman";
font-size: 24px;
font-weight: normal;
font-style: italic;
color: #2E32E2;
margin: 0;
}

a:link 
{color: blue;}

a:visited 
{color: red;}

a:focus 
{color: olive;}

a:hover
{color: green;}

a:active 
{color: yellow;}

p
{
font-family: "Arial", "Verdana", sans-serif;
font-size: 14px;
position: relative;
}

.center
{
text-align:center;
}


#head
{
position: absolute;
top: 0px;
left: 0px;
height: 100px;
right: 0px;
background-color: black;
}


#nav
{
position: absolute;
top: 100px;
left: 0px;
height: 330px;
width: 200px;
background-color: transparent;
}

#nav a
{
display: block;
text-decoration: none;
}

#nav a:link.current, #nav a:visited.current
{
color: #FFFFFF;
}

#nav a:hover
{
background-color: #000000;
color: #000000;
}

#nav a:link.current
{
background-color: transparent;
color: #FFFFFF;
cursor: default;
}

#gig
{
position: absolute;
top: 450px;
left: 10px;
height: 170px;
width: 180px;
background-color: transparent;
text-align: center;
z-index: 3;
}

/* border removed from gig section because the box was too small to cope with two gigs - NR - 20090915

border-color: #FFFFFF;
border-style: solid;
border-width: 1px;

*/

#content
{
position: absolute;
top: 100px;
left: 205px;
width: 600px;

}

#gallery
{
position: absolute;
top: 100px;
left: 205px;
right: 100px;	
max-width: 800px;
height: 600px;

}


#cds
{
position: relative;
bottom: 0px;
left: 0px;
width: 600px;
height: 250px;
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
background-color: transparent;
text-align: center;
}

#rel
{
position: absolute;
top: 2px;
left: 0px;
height: 35px;
width: 300px;
background-color: transparent;
text-align: center;
z-index: 2
}

#nw1
{
position: absolute;
top: 40px;
left: 10px;
height: 250px;
width: 200px;
background-color: transparent;
text-align: center;
z-index: 2
}

#nw2
{
position: absolute;
top: 40px;
left: 220px;
height: 250px;
width: 200px;
background-color: transparent;
text-align: center;
z-index: 3
}

#gig_front
{
position: absolute;
top: 40px;
left: 10px;
height: 250px;
width: 150px;
background-color: transsparent;
text-align: center;
z-index: 2
}

#gig_back
{
position: absolute;
top: 40px;
left: 170px;
height: 250px;
width: 290px;
background-color: transparent;
text-align: center;
z-index: 3
}





#gig p
{
font-size: 12px;
}





