body {
font-family : "Gill sans MT", serif; 
color : #ffffcc; 
background-color : #000000; 
background-image : url(bckgrnd22.jpg); 
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
color : #ffffcc; 
text-align : center; 
} 
hr {
color : #ffffcc; 
} 
BLOCKQUOTE {
color : #ffcc66; 
} 
a:link {
color : #66FF33; 
} 
a:visited {
color : #99FFCC
 ; 
} 
a:hover {
text-decoration: none; 
color:#00CC00;
} 
} 
a:active {
color : #ff9900; 
} 
p.fourteen-pt {
font-size : 14pt; 
text-align : center; 
} 
p.noc-fourteen-pt {
font-size : 14pt; 
} 
p.indent {
text-indent : 30%; 
} 
p.ten-pt {
font-size : 10pt; 
} 
p.twelve-pt {
font-size : 12pt; 
text-align : justify;
}
p.twentyfour-pt {
font-size : 24pt; 
text-align : center; 
}

p.copyright {
font-size: 8pt; 
text-align: center;
margin-left: 70px;
}


#top {
  margin: 20px;
  padding: 10px;
  height: 100px;
}
#left {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 200px;
}
#center {
  margin-top: 0;
  margin-left: 220px;
  padding: 40px;
}


div.frontpage {
color : #ffffcc; 
text-align : center; 
margin-left: 70px;
margin-right: 20px;
} 

div.frontpage ul {
text-align : left;
margin-left : 70px; 
margin-right : 20px; 
} 


/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}
 
div.masthead {
}  

div.masthead img {
float: right; 
}
div.masthead p {
color: #fcb378; 
font-family:Cursive; 
font-size: XX-large;
float: right
} 
div.sidebar {
float: left; 
text-align: left; 
text-decoration: none; 
} 
div.sidebar ul {
/* font-family: Monotype Corsiva, Edwardian Script ITC, Cursive; */ 
font-family: "Gill sans MT", serif;
list-style: none; 
margin : 5px; 
padding : 10px; 
} 
div.sidebar li {
font-size : x-large; 
font-weight : 700; 
font-style : normal; 
} 
div.sidebar a:link {
text-decoration : none; 
} 
div.sidebar a:visited {
text-decoration : none; 
} 
div.sidebar a:hover {
text-decoration : none; 
} 
div.sidebar a:active {
text-decoration : none; 
} 

div.sidebar ul ul {
        margin-left: 12px;
        margin-top : 1px;
        margin-bottom : 1px;
        padding : 1px;}

div.sidebar ul ul li {
    font-size : large; 
        margin:0;
}


div.copyright {
margin-bottom : 146px; 
margin-top : 2px; 
font-family : Cursive; 
font-size : xx-small; 
text-align : center; 
color : #ffffcc; 
} 

div.copyright li {
list-style : none; 
margin : 0; 
padding : 0; 
font-size : x-small; 
text-align : left;
} 

div.linkspage ul {
list-style : none; 
margin : 0; 
padding : 0; 
text-align : center; 
} 
div.linkspage li {
padding : 0.5em 0; 
line-height : 1em; 
text-align : center; 
} 
div.gallery {
text-align : center; 
} 
div.gallery img {
border : medium none inherit; 
margin : 10px; 
padding : 2px; 
} 
div.gallery a:link {
color : #ffff99; 
text-decoration : none; 
} 
div.gallery a:visited {
color : #ff9900; 
text-decoration : none; 
} 
div.gallery a:hover {
color : #ffff00; 
text-decoration : none; 
} 
div.gallery a:active {
color : #ff3300; 
text-decoration : none; 
} 
