body {
background-image: url(/images/bg.gif);
}
div {
}
.brown {
color: #5C2810;
}
h1 {
font-size: 100%;
padding-top:10px;
color: #5C2810;
border-bottom: thin solid #5C2810;
}
h2 {
font-size: 80%;
padding-top:10px;
color: #5C2810;
border-bottom: thin dashed #5C2810;
text-transform: uppercase;
}

a:link {color:#5C2810 ; text-decoration: underline; }
a:active {color:#5C2810 ; text-decoration: underline; }
a:visited {color:#5C2810 ; text-decoration: underline; }
a:hover {color:#C2A182 ; text-decoration: none; }
#menu a:link {color:#ffffff ; text-decoration: none; }
#menu a:active {color:#ffffff ; text-decoration: none; }
#menu a:visited {color:#ffffff ; text-decoration: none; }
#menu a:hover {color:#DED791 ; text-decoration: underline; }
#menu a { font-weight:bold; font-size: 105%; }
p, td {
font-size: 95%;
}
small {
font-size: 75%;
}
#top {
clear:left;
width:100%;
}
#topin {
background-image: url(/images/tempmusic.jpg);

width: 770px;
height: 50px;
margin: auto;
}
.quote {
font-style:italic;
font-size:110%;
}
.quotepagequote {

font-size:105%;
}
#second {
clear:left;
background-image: url(/images/l2.gif);
width:100%;
}
#secondin {
width: 770px;
height: 40px;
margin: auto;
background-image: url(/images/l3.gif)
}
#third {
clear:left;
width:100%;
}
#thirdin {
position:relative;
background-image: url(/images/l5.gif);
width: 770px;
margin: auto;
text-align:justify;
}
.notjustified {
text-align:left;
}
#fourth {
clear:left;
background-image: url(/images/l7.gif);
width:100%;
}
#fourthin {
width: 770px;
background-image: url(/images/l8.gif);
height: 20px;
margin: auto;
}
#fifth {
clear:left;
width:100%;
}
#fifthin {
width: 770px;
height: 50px;
background-image: url(/images/tempmusic.jpg);


margin: auto;
}
#menu {
width: 200px;
float: left;
padding:10px;
background-image: url(/images/l4.jpg);
background-position: bottom right;
}

#bottomspacefiller {
position: absolute;
bottom: 5px;
left: 10px;
width: 400px;
z-index: 0;
color: #888888;
}

body {
        margin:0px;
        padding:0px;
        text-align:center;
        
        }
table, tr, td {
vertical-align:top;
}
        table, tr, td { padding:0; margin:0; }
	
	* {margin:0;padding:0; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; }
        .clear {clear:both}
        .article img.bottompusher, .article img.bottomfloater {float:right;clear:right}
        .article img.bottomfloater {margin:20px 0 0 10px}
        .article img.bottompusher {}
        .article p, .article h1, .article h2, .article td { padding:10px; padding-bottom:5px; }
	 #menu { margin-right:10px; }

input, textarea {
border: 2px solid #5C2810;
}
input.submit {
font-weight:bold;
color: #ffffff;
background-color: #5C2810;
}	
li {
margin-left: 30px;
padding-left: 5px;
}

