body {
background-color: white;
color: #666168;
font-family: arial, verdana, sans-serif;
font-size: 100%;
text-decoration: none;
 }

.footer { 
width: 100%;
text-align: center; 
}

.title {
width: 100%;
text-align: left;
 }

.logo {
float: left;
} 

.slogan {
font-size: 20px;
font-family: Arial, sans-serif;
}



.contents {
border: 1px solid #666168;
background-color: white;
color: #666168;
text-align: left; 
 padding: 20px; 
vertical-align: top; 
float: right; 
display: inline; 
width: 65%;
margin-right: 5%;
}

ul {
list-style-type: disc;
}

ol {
list-style: circle;
}


ul li {
margin-left: 5px;
padding-left: 5px;
}
ul.nav {
list-style-type: none;
list-style-image: none;
position:relative;
top:-30px;
  }

ul.nav li {

padding-bottom: 5px;
}

ul.survey {
list-style-type: none;
list-style-image: none;
position:relative;
top:-30px;
width:50%;
text-align:left;
  }


ul.option li{
padding-bottom: 10px;
}

dl.nav {
list-style-type: none;
list-style-image: none;
  }

dl.nav li {

padding-bottom: 5px;
}

dl.option li{
padding-bottom: 10px;
}

.center {
text-align: center;

}


.right {
text-align: right;
}

.left {
text-align: left;
}

.underline {
text-decoration: underline;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

blockquote {
border: 2px dotted #C0C0C0;
padding: 4px;
}


.full {
width: 100%;
background-color: white; 
color: black; text-align: center;  
float: left; 
display: inline;
}

.container {
margin-top: 10px;
width: 100%;
background-color: white; 
color: black; text-align: center;  
float: left; 
display: inline;
}

.sidemenu {
width: 22%;
 font-size: 100%;
 float: left; 
padding-top: 20px;
}

.survey {
width: 22%;
 font-size: 100%;
 float: left; 

}

h1 {
font-family: Arial, sans-serif;
font-size: 160%;
text-align: left; 
background: white;
color: #6a2389;
 }

h2 {
font-family: Arial, sans-serif;
font-size: 150%;
text-align: center; 
background: white;
color: #728d27;
}

.artists {
font-family: Arial, sans-serif;
font-size: 110%;
font-weight: normal;
position:relative;
left:-30px;
top:-30px; 

}


h3 {
font-family: Arial, sans-serif;
font-size: 140%;
 text-align: center; 
}

h4 {
font-family: Arial, sans-serif;
font-size: 130%;
 text-align: center; 
}

h5 {
font-family: Arial, sans-serif;
font-size: 120%;
 text-align: center; 
}

h6 {
font-family: Arial, sans-serif;
font-size: 120%;
 text-align: center; 
}








a:link, a:visited {
text-decoration: none;
color: #728d27; background-color: white; 
}

a:hover {
text-decoration: underline;
background-color: #6a2389; color: white; 
}

a:active {background: white;
color: blue;
text-decoration: underline;
}

a:focus {
border: 2px;
padding: 2px;


}




#navigation li
{
float: left;
margin-bottom: 2px;
padding: 2px;
list-style-image: none;
text-align: left;
font-size: 100%;
width: 100%;
}

#navigation a
{
display: block;
background-color: white;
color: #666168;
text-decoration: none;
text-align: left;
font-size: 100%;
width: 100%;
margin-bottom: 2px;
padding: 2px;
}

#navigation a:focus
{
display: block;
border: 2px;
padding: 2px;
text-align: left;
font-size: 100%;
width: 100%;
margin-bottom: 5px;
padding: 5px;
}

#navigation a:hover
{
display: block;
color: white;
background-color: #6a2389;
text-decoration: none;
text-align: left;
font-size: 100%;
width: 100%;
margin-bottom: 2px;
padding: 2px;
}

.floatLeft { 
float: left;
margin: 10px;
 }

.floatRight { 
float: right;
 }

.black {
background-color: black;
color: white;
}

.white {
background-color: white;
color: black;
}

.whiteLarge {
background-color: white;
color: black;
font-size: 120%;
}

.black {
background-color: black;
color: white;
}

.blackLarge {
background-color: black;
color: white;
font-size: 120%;
}

.dyslexic {
background-color: #FFFFE5;
color: black;
}

.blackZoom {
background-color: black;
color: white;

}

.whiteZoom {
background-color: white;
color: black;

}
.navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.navlist li
{
display: inline;
list-style-type: none;
background-color: white;
color: #666168;
font-family: "small verdana", arial,sans-serif;
}

.navlist a { padding: 3px 10px; }

.navlist a:link, .navlist a:visited
{
color: #666168;
background-color: white;
text-decoration: none;
font-family: "small verdana", arial, sans-serif;
}

.navlist a:hover
{
color: white;
background-color: #728d27;
text-decoration: none;
font-family: "small verdana", arial, sans-serif;
}
.navlist a:focus
{
border: 2px;
font-family: "small verdana", arial, sans-serif;
}

.hidden {
display: none;
}

.alignnone {
border: none;
margin: 5px;
}


.links {
text-align: center;
}

img {
background:white;
border:none;
}

.navbar {
border: 1px solid #666168;
width: 95%;
text-transform: uppercase;
font-family: "small verdana", arial, sans serif;
}