


body  /* Set default font and page background */ {
	background-color: #66331C;
	background-image: url(grafs/skybak.gif);
	color: #664700;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 10px 0px 10px 0px;
	}
	
table.main {
margin: 5px 6% 5px 4%;
}
	
td.content  {
background-color: #66331C;
background-image: none;
padding: 10px;
border: 2px solid #664700;
}



h1,h2,h3,p,li {
font-family: Verdana,Helvetica,Arial,sans-serif;
color: white;
background-color: #66331C;
margin-left: 5px;
margin-right: 5px;
}

h5, caption {
font-family: Georgia,"New York",Times, serif;
color: white;
background-color: #66331C;
}

h6 {
margin-top: 50px;
text-align: center;
color: black;
font-size: 10px;
font-weight: normal;
}

p,td,li {
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: white;
text-align: left;
}

p a:link {
color: yellow;
text-decoration: none;
}

p a:visited {
color: #F5E79F;
text-decoration: none;
}

p a:hover {
background-color: yellow;
color: red;
text-decoration: none;
}

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

p.stikup:first-letter {
font-size: 250%;
}

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

h1.sub {
font-size: 18px;
font-weight: normal;
margin-top: -5px;
}

h2 {
font-size: 18px;
font-weight: bold;
text-align: left;
}

h3 {
font-size: 14px;
font-weight: bold;
text-align: center;
padding: 5px;
border: 2px solid #664700;
background-color: #66331C;

}

h3.bod {
text-align: center;
font-size: 16px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 0px;
border: none;
height: auto;
}



h4 /*site navigation links */ {
background-color:  #006600;
font-family: Georgia,"New York",Times, serif;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 0px 10px 4px 10px;
margin: 5px 10px 10px 10px;
}

h4 a:link {
background-color: #006600;
color: white;
text-decoration: none;
}

h4 a:visited {
background-color: #006600;
color: #F5E79E;
text-decoration: none;
}

h4 a:hover {
background-color: #66331C;
color: yellow;
text-decoration: none;
}

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

h5 /*outside links */ {
font-size: 11px;
font-weight: normal;
text-align: left;
color: black;
background-color: #F5E79F;
}

h5 a:link {
background-color: #F5E79F;
color: blue;
text-decoration: none;
}

h5 a:visited {
background-color: #F5E79F;
color: black;
text-decoration: none;
}

h5 a:hover {
background-color: red;
color: #yellow;
text-decoration: none;
}

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

h5.foot {
font-size: 15px;
font-weight: bold;
line-height: 150%;
text-align:center;
color: #66331C;
background-color: #F5E79F;
padding: 7px;
}


li {
margin-left: 3em;
}


td.navigate {
width: 140px;
}

table.nav {
background-color: #F5E79F;
}

div.footer {
background-color: #F5E79F;
width: 400px;
margin-top: 30px;
padding: 5px;
border: 10px solid #006600;
}

.bigger {
font-size: 125%;
}

h6.bigger {
padding-top: 0px;
margin-top: 0px;
}


.smaller {
font-size: 70%;
}

.centre {
text-align: center;
}

img.whitebak {
background-color:white;
padding: 10px;
border: 1px solid black;
}

span.time {
letter-spacing:.2em;
}

h5.foot span.bigger {
font-size: 28px;
font-style: italic;
padding-bottom: 5px;
}

div.movie {
width: 560px;
height: 400px;
background-color: #CCC;
}

div.indent {
margin-left: 25%;
margin-right: 25%;
}


