body {
background-color: #000000;
}

#wrapper {
position: relative;
width: 900px;
margin-left: auto;
margin-right: auto;

background-image: url(images/celt_knot2.jpg);
background-repeat: repeat;
background-position: left top;
border: 1px solid #000000;
}

#disk li {
list-style: none;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}

#intro {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

#bio {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}


#title {
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

#purchase {
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#990000
}



.band {
font-size: 9pt;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
}

.day {
color:#990000;
font-size: 20px;
font-weight:bold;
}

.month {
color:#1920E1;
font-size: 24px;
font-weight:bold;
font-style: italic;
}


.festival {
color:#00A54E;
font-size: 16px;
font-weight:bold
}

.weekly {
font-size: 10pt;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

.special {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#0000ff;
}



#navigation {
float: left;
width: 175px;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
}

#navigation ul {
position: relative;
list-style: none;
margin-left: 10px;
padding:0;
}

#navigation li {
margin-bottom:2px;
}

#navigation li a:link, #navigation li a:visited {
display: block;
color: #000000;
text-decoration: none;
border-left: 10px solid #000000;
padding-left: 5px;
}

#navigation li a:hover {
background-color: #000000;
color: #ffffff;
}

#navigation li a:active {
background-color: #ff0000;
border-left: 10px solid #ff0000;
}


#content {
width: 650px;
float: left;
padding: 10px 20px 0px 0px;
}

#footer {
clear:both;
width: 850px;
padding-left: 15px;
position: float;
margin-left: auto;
margin-right: auto;
font-size: 10px;
background-color: #D7D7D7;
text-align: center;
}

#motto h2 {
color: #0000ff;
width: 600px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.question {
color:red;
font-weight:bold;
}

.pillars {
color:blue;
font-weight:bold;
}

.tollfree {
padding-left:30px;
color:#B0074B;
width:250px;
background: #f9c7c2;
border:outset;
}