/*
CSS for Alvenes.net site
*/
  
body, html {
  margin: 0;
  padding: 0;
  }

#tagline {
  display: none;
  }

#navigation {
  width: 10px;
  height:auto;   
}

#navigation, #bodycontent {
  top: 10px;
}
   
#bodycontent {
  left: 20px; /* 200px; */
  padding-right: 20px;
}
  
#bodycontent p, #bodycontent li {
  font: 12pt/20pt "Times New Roman", Times, serif;
   }

#bodycontent p {
  margin-left: 20pt;
  }

#bodycontent h1, #bodycontent h2 {
  font: 16pt Georgia, "Times New Roman", Times, serif;
   }  
#bodycontent h2 {
  font: 14pt Georgia, "Times New Roman", Times, serif;
  padding-bottom: 2pt;
  border-bottom: 1pt dotted #cccccc;
   }  

#navigation {
  display: none;
  }


#header, #footer {
  display: none;
}

/* 
img.feature {
  float: left;
  margin: 10px;
}
img.feature1 {
  float: left;
  margin-right: 10px;
}

img.feature2 {
  margin-top: 15px;
  float: right;
}

img.feature3 {
  float: left;
  margin-right: 25px;
}

img.feature4 {
  float: right;
  margin-right: 60px;
}

img.feature5 {
  margin-left: 10px;
}
img.feature6 {
  float: right;
  margin-right: 10px;
}
*/
/*
.galleryphoto {
  padding-bottom: 10px;
  margin-bottom: 20px;
  float: right;
  margin-right: 5px;
}

.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 270px;
  line-height: 1.4em;
}

.galleryphoto p span {   
  font-weight: normal;
  color: gray;
}
.galleryphoto p  small {
  font-style: italic;
  font-weight: lighter;
}
*/
/*
#albumlist {
  list-style-type: none;
}
#albumlist li {
  float: left;
  width: 340px;
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist p {
  font-size: x-small;
  font-weight: lighter;
  width: 198px;
  font-style: italic;
}

#albumlist img {
  display: block;  
  border: 1px solid #333300;
}        

#albumlist1 li {
  float: left;
  width: 350px; 
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist11 li {
  float: left;
  width: 700px; 
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist1 p {
  font-size: x-small;
  font-weight: lighter;
  width: 300px;
  font-style: italic;
}

#albumlist2 li {
  float: left;
  margin-top: 10px;
  margin-right: 25px;
  margin-bottom: 10px;
}  

#albumlist3 li {
  float: left;
  width: 340px; 
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist4 li {
  float: left;
  width: 420px; 
  margin-right: 6px;
  margin-bottom: 20px; 
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  
#albumlist4 p {
  font-size: x-small;
  font-weight: lighter;
  width: 50px;
  font-style: italic;
 }

#albumlist5 li {
  float: left;
  width: 240px; 
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  
#albumlist5 p {
  font-size: x-small;
  font-weight: lighter;
  width: 150px;
  font-style: italic;
}
#albumlist6 li {
  float: left;
  width: 340px; 
  margin-top: 2px;
  margin-right: 6px;
  margin-bottom: 12px;
  font-size: xx-small;
  font-weight: lighter;
  line-height: 1.1em;
}  
#albumlist6 p {
  font-size: x-small;
  font-weight: lighter;
  width: 336px;
  font-style: italic;
}

#albumlist7 li {
  float: left;
  width: 700px; 
  margin-right: 6px;
  margin-bottom: 20px; 
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  
#albumlist7 p {
  font-size: x-small;
  font-weight: lighter;
  width: 50px;
  font-style: italic;
 }

#albumlist8 li {
  float: left;
  width: 520px; 
  margin-right: 6px;
  margin-bottom: 20px; 
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}

#albumlist8 li span {
  font-weight: normal;
  color: gray;
}

#albumlist81 li {
  float: left;
  margin-right: 10px; 
  font-size: x-small;
  font-weight: normal;
  line-height: 1.1em;
}

#albumlist88 li {
  float: left;
  margin-right: 6px;
  margin-bottom: 4px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}
  
#albumlist9 li {
  float: left;
  width: 350px; 
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: x-small;
  font-weight: lighter;
  line-height: 1.1em;
}  

#albumlist9 p {
  font-size: x-small;
  font-weight: lighter;
  width: 340px;
  font-style: italic;
}
*/

/*
table.datatable {
  border-collapse: collapse;
  clear:both;
  margin-bottom:15px;
}


table.datatable th {
  font-size: x-small;
  text-align: left;
  background: #EFD7FF;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}

table.datatable tr {
  font-size: small;
  background: #EFD7FF;
}

table.datatable td {
  font-size: x-small;
  border: 2px solid #EFD7FF;
}

table.datatable caption {
  font-size:small;
  text-align: left;
}

table.datatable tr:hover {
  color: #000000;
}
*/

/*
table.table1 {
  border-collapse: collapse;
  clear:both;
  margin-bottom:15px;
}

table.table1 th {
  font-size: x-small;
  text-align: left;
  background: #EFD7FF;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
}

table.table1 tr {
  font-size: small;
  background: #EFD7FF;
}

table.table1 td {
  font-size: x-small;
  border: 2px solid #EFD7FF;
}

table.table1 caption {
  font-size:small; 
  text-align: left;
}

table.table1 tr:hover {
  color: #000000;
}
*/

/*
.program ol {
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  padding-left: 0;
  margin-left: 0;
  line-height: 1.4em;
}
*/

#search {
  display: none;
  }

/*  
#info {
  clear: both;
}
*/

#info p {
 font-size: x-small;
}
  
#bodycontent {
  margin-left: 20pt;
  margin-right: 30pt;
  }

  /*
#header {
  width: 100%;
}

#wrapper {
  position: relative;
  text-align: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;

  background-image: url(backgrounds/shadow-bg.jpg);
  background-repeat: repeat-y;
   }
*/
/*
#main {
  padding: 0 0 0 0;
  background-image: url(backgrounds/shadow-bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  }   
*/

/*
#footer {
  clear: both;
  border-top: 3px solid #7da5d8;
  font-size: x-small;
  text-align: left; 
  background-color: transparent;
 }
*/
/* 
#footer li p {
  line-height:75%;
  font-size: x-small;
  color: #999;
  text-align: left; 
  }
*/   
