body {
font-family: Times, "Times New Roman", serif;
background-color: black;
color: white;
text-align: center;
margin-top: 5px;
margin-left: 0px;
}

h1 {
font-size: 50px;
font-weight: bold;
text-align: center;
}

h1.header {
font-size: 28px;
color: red;
font-weight: bold;
text-align: center;
font-family: Verdana, "Trebuchet MS", sans-serif;
}

h2 {
font-family: Gadget, Times, "Times New Roman", serif;
font-size: 24px;
color: red;
text-align: center;
font-weight: normal;
line-height: 130%;
margin-top: 0px;
margin-bottom: 0px;
}

h2.award {
font-size: 16 px;
text-align: center;
color: #B0CEB9;
line-height: 100%;
margin-top: 0px;
margin-bottom: 0px;
}

h2.special {
font-size: 20px;
color: red;
text-align: center;
font-weight: normal;
line-height: 120%;
}

.smaller {
font-size: 75%;
color: white;
}

.bigger {
font-size: 200%;
}

a:hover span.smaller {
color: black;
}

.small {
font-size: 50%;
color: white;
font-weight: normal;
padding-right: 40px;
}

.lilbitsm {
font-size: 30px;
}

h3 {
font-family: Gadget, Times, "Times New Roman", serif;
font-size: 22px;
text-align: center;
font-weight: normal;
letter-spacing: 1px;
}

h4 {
font-size: 20px;
font-weight: normal;
color: red;
line-height: 30px;
margin-top: 15px;
margin-bottom: 0px;
margin-left: 1em;
}

h4.attribute {
text-align: right;
font-size: 18px;
line-height: 20px;
margin-top: 0px;
}

p {
font-size: 17px;
text-align: left;
margin-left: 1em;
color: white;
background-color: black;
}

p.nomarg{
margin-left: 0em;
}

p.attribute {
font-family: Verdana, "Trebuchet MS", sans-serif;
text-align: right;
font-size: 14px;
line-height: 16px;
margin-top: 4px;
}

p.credit {
font-size: x-small;
text-align: right;
margin-top: 0px;
}

p.quote {
font-family: Verdana, "Trebuchet MS", sans-serif;
font-size: 14px;
font-style: italic;
margin-left: 3em;
}

p.festival {
font-family: Verdana, "Trebuchet MS", sans-serif;
font-size: 10px;
color: #B0CEB9;
line-height: 100%;
text-align: center;
}

p.address {
font-size: 110%;
font-weight: bold;
margin-left: 4em;
}

h5 {
font-size: 18px;
font-weight: normal;
text-align: center;
color: white;
background-color: black;
margin-bottom: 0px;
}

h5.nav {
font-family: Verdana, "Trebuchet MS", sans-serif;
font-size: 14px;
text-align: center;
padding: 5px;
}

h6 {
font-size: 12px;
font-weight: normal;
margin-top: 30px;
text-align: center;
color: white;
background-color: black;
}

a:link {
background-color: black;
color: #3CD1FB;
}

a:visited {
background-color: black;
color: #3CD1FB;
text-decoration: none;
}

a:hover {
background-color: white;
color: black;
text-decoration: none;
}

a:active {
background-color: black;
color: black;
text-decoration: none;
}

hr {
margin-top: 10px;
margin-bottom: 10px;
}

tr.navigate {
border: 1px solid #7F7F7F;
}

div.trail {
width: 350px;
margin-top: 20px;
margin-bottom: 20px;
padding: 10px;
border: 2px solid #7F7F7F;
}

div.trail h5.nav {
margin-bottom: 0px;
}

div.trail p {
margin-top: 0px;
}

li {
text-align: left;
font-size: 120%;
margin-left: 3em;
line-height: 150%;
font-weight: normal;
color: white;
background-color: black;
}

div.photowide {
width: 400px;
}

span.reduce {
font-size: 75%;
}


.indentright {
margin-left: 5em;
}

.white {
color: white;
}

.centre {
text-align: center;
}

th {
color: white;
}