body {
margin: 0;
background: url("../img/background.png") no-repeat #FFFFFF;
background-position: top right;
background-attachment: fixed;
/* background: #FFFFCC; */
font-family: Helvetica, Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
font-size: medium;
}

#header {
text-align: left;
}

#header :link    img { border: 0px }
#header :visited img { border: 0px }
#header :active  img { border: 0px }

#logo1 { position:absolute; top:  5px; left:  5px } 
#logo2 { position:absolute; top:155px; left:300px } 

#content {
position: absolute;
left: 130px;
top: 220px;
float: left;
text-align: left;
}

#footer {
clear: both;
}

#nav {
position: absolute;
left: 0px;
top: 220px; 
right: 155px;
font-size: 100%;
}
#nav a {
text-decoration: none;
}
#nav li.sel {
background: #FFFFFF;
}
#nav li.sel a {
color: #000000;
cursor: default;
}
#nav .level1 {
margin-top: 80px;
}
#nav .level1 li {
list-style: none;
margin-left: -20px;
margin-top: 10px;
margin-bottom: 10px;
}

#nav2 {
position: absolute;
left: 700px;
top: 220px; 
font-size: 100%;
}

#nav2 p {
margin-top: 30px;
margin-right: 30px;
font-style:italic;
}

.galhead {
font-family: cursive;
font-size: 300%;
}

.picframe {
text-align: center;
padding: 20px;
}

.pic {
padding: 10px;
border: 10px outset #8DA4AC;
background: #FFFFFF;
}

.pichead {
border-bottom: 2px solid #000000;
font-style: italic;
}

.pichead H3 {
margin-bottom: 0px
}

div img {
float: left;
margin-right: 30px;
border: 10px outset #8DA4AC;
}
