body {
       background-color : #ffffff;
       color : #000000;
       font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	top: 160;
       }



/*** Top Bar section ***/
/* edited by Eliza to change colors of the links */
/* Style for the Top bar */
.topbar {
	background-color: #6595D6;
	background-image: url(../topbars/blue/classic.gif);
	background-repeat: repeat-x;
	height: 25px;
}

/*** Trying to make notes invisible on index pages ***/


a.note:visited {
	color: #ffffff;
}

a.note:link {
	color: #ffffff;
}

a.note:active {
	color: #ffffff;
}

a.note:hover {
	color: #ffffff;
}

/* Style for the Image/Folder Path Information */
.bpppath {
	font-size: 12px;
	font-weight: bold;
	color: #FAFAFA;
}


/* Style for the Image/Folder Index Information */
.bppindex {
	color: #FAFAFA;
	}

a.path:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
}

a.path:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
}

a.path:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
	background-color: transparent;
}

/*** End of Topbar section ***/

/* Style for the page body */
/* ELIZA's margin experiment */
.index-pagebody, .slide-pagebody, .original-slide-pagebody {
	background-color: #ffffff;
	padding: 10px;
	left: -150;
}

div.jalbumbody {
       background-color : #aaaaaa;
       color : #000000;
       font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	top: 160;
       }

a {
       text-decoration : none;
      }

a:link {
       color : #6699ff;
       background-color : #ffffff;
       text-decoration : none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-weight: bold;
      }

a:visited {
       color : #cc9900;
       background-color : #ffffff;
       text-decoration : none;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
      }

a:hover {
       background-color : #eeeeee;
       text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
      }

.header { position: absolute;  height : 72px; padding : 3px; }
.header img {border: 0px;}


.pictureframe table {
       border-style : ridge;
       border-color : #cc9900;
	border-width : 20px;
      }



.footer a {
	font-size: 0.75em;
	border-left: 2px;
	border-color: #cc9900;}

.footer {
				
       position: relative;
       text-align : center;
       background-color : #ffffff;
       font-size : 0.75em;
       padding-right : 5px;
			 top: 50px; 
      }

.textsm {
       font-size : 14px;
       color : #000000f;
       font-family : Verdana, Arial, Helvetica, sans-serif;
      }
.textbg {
       font-size : 20px;
       color : #000000f;
       font-family : Verdana, Arial, Helvetica, sans-serif;
      }
.textreg {
       font-size : 12px;
       color : #aaaaaa;
       font-family : Verdana, Arial, Helvetica, sans-serif;
      }

#main {
}




div.icon {position: relative; width: 155; margin-left: 10px;}

.icon a {text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; }



div.icontext {position: absolute; top: 70px; left: 160px; }

.icontext a {
	font-family: Perpetua, serif;
	font-size: 28px;
        color: #6699ff;
	} 

.icontext a:visited {
	font-family: Perpetua, serif;
	font-size: 28px;
	color: #6699ff;
	} 


div.slideicontext {position: absolute; top: 35px; left: 90px; }

.slideicontext a {
	font-family: Perpetua, serif;
	font-size: 14px;
        color: #6699ff;
	} 

.slideicontext a:visited {
	font-family: Perpetua, serif;
	font-size: 14px;
	color: #6699ff;
	} 

div.bar {position: absolute; top: 40px;  background-color: #cc9900;}


div.nav { position: relative;}

.nav a { 
	display: block; 
	margin: 0; 
	padding: 4px 4px 5px; 
	text-align: right; 
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #cc9900; 
	width: 140px; 
	white-space: nowrap; 
}

.nav a:visited {
color: #6699ff;
}

.nav a:hover {
  text-decoration: underline;
 
}

#main-nav { 
	 left: 165px;
	top: -150px;
	height: 24px; 
	padding-right: 12px; 
	padding-bottom: 0; 
	padding-left: 0;
	vertical-align: top;}


#main-nav a {
  width: auto;
  display: block; 
	margin: 0; 
	padding: 4px 4px 5px; 
	text-align: right; 
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #cc9900; 
	white-space: nowrap;   
  overflow: hidden;
  border-width: 0px 1px;
    float: left;
font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}


#slidemain-nav { 
	 left: 90px;
	top: -75px;
	height: 24px; 
	padding-right: 12px; 
	padding-bottom: 0; 
	padding-left: 0;
	vertical-align: top;}


#slidemain-nav a {
  width: auto;
  display: block; 
	margin: 0; 
	padding: 4px 4px 5px; 
	text-align: right; 
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #cc9900; 
	white-space: nowrap;   
  overflow: hidden;
  border-width: 0px 1px;
    float: left;
font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}



div.test {
       font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
			 top: 160px;
      }


#topnav {
  position: absolute;
  bottom: 0px;
  left: 0px;
  
}






