div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:825px;
	font-family:courier, serif;
}

div.crumbbg_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:25px;
}

div.header_ {
	position:absolute;
	left:0px;
	top:25px;
	width:800px;
	height:118px;
}

div.entrance_ {
	position:absolute;
	left:0px;
	top:143px;
	width:120px;
	height:90px;
}

div.contentpane_ {
	position:absolute;
	left:120px;
	top:143px;
	width:680px;
	height:682px;
}

div.contentbodypane_ {
	overflow: auto;
	position: absolute;
	top: 102px;
	width: 670px;
	height: 563px;
	padding: 5px;
	font-size: smaller;
}

div.contenttitlepane_ {
	left:100px;
	max-width: 400px;
	max-height: 100px;
	padding-top: 30px;
	padding-left: 15px;
	font-size: larger;
}

div.sitelife_ {
	position:absolute;
	left:0px;
	top:233px;
	width:120px;
	height:45px;
}

div.resume_ {
	position:absolute;
	left:0px;
	top:278px;
	width:120px;
	height:45px;
}

div.projects_ {
	position:absolute;
	left:0px;
	top:323px;
	width:120px;
	height:45px;
}

div.education_ {
	position:absolute;
	left:0px;
	top:368px;
	width:120px;
	height:45px;
}

div.family_ {
	position:absolute;
	left:0px;
	top:413px;
	width:120px;
	height:45px;
}

div.guestbook_ {
	position:absolute;
	left:0px;
	top:458px;
	width:120px;
	height:45px;
}

div.members_ {
	position:absolute;
	left:0px;
	top:503px;
	width:120px;
	height:45px;
}

div.music_ {
	position:absolute;
	left:0px;
	top:548px;
	width:120px;
	height:45px;
}

div.addressbook_ {
	position:absolute;
	left:0px;
	top:593px;
	width:120px;
	height:45px;
}

div.articles_ {
	position:absolute;
	left:0px;
	top:638px;
	width:120px;
	height:45px;
}

div.contacts_ {
	position:absolute;
	left:0px;
	top:683px;
	width:120px;
	height:45px;
}

div.nav-bottom_ {
	position:absolute;
	left:0px;
	top:728px;
	width:120px;
	height:97px;
}

/* The images of the buttons to the left */
img.buttons_ {
	    border-style: none;
}

#search {
	position:absolute;
	left:295px;
	top:94px;
	width:185px;
	height:50px;
}

div.verticalmiddle {
	vertical-align: middle;
}

/* Stuff imported from articles page.css */

.media {
    text-align: center;
    padding: 10px;
}

.caption {
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-size: 80%;
}

.abstract {
    font-weight: bold;
}

h1 {
    font-size: 120%;
    color: Maroon;
}

h2 {
    font-size: 100%;
    color: Maroon;
    border-bottom: solid 1px #BB9999;
    margin-top: 30px;
}

.asset { 
    display: block;
    color: #000;
    font-size: 10px;
    margin: 10px 10px 10px 5px;
}

/*
 * div.title is used when citing the title of whatever we are writing
 * about. For instance, in the page called "playground", whenever we
 * write "playground" this is the font style we use.  
 */ 

div.title{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

/*
 * The publishers name as it appears below the title
 */
div.title_publisher{
	font-size: 10px;
	font-style: normal;
}


.index-title{ 
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  font-family: courier;
  color: Maroon;
  border-bottom: solid 1px #BB9999;
  text-decoration: none;
 }

img.index-title { 
  border: 0px;
  padding-right: 5px;
 }

div.index-header { 
  font-family: courier;
  font-style: italic;
  font-size: 90%;
 }

div.index-comment { 
  font-family: courier;
 }

div.story { 
  font-family: courier;
 }

.poem { 
  font-family: courier;
  font-style: italic;
  font-size: 90%;
  text-align: center;
 }

.email { 
  font-family: courier;
  font-size: 90%;
  font-weight: bold;
 }

div.dream { 
  text-align: justify;
 }

p.dream_location { 
  font-size: medium;
  font-style: italic;
  text-align: right;
 }

#from { 
  font-style: italic;
 }

div.yellowbook {
  background: yellow;
  padding: 10px;
}

#footer {
  font-family: courier;
  font-size: 90%;
  color: gray;
}

blockuote:before {
  content: open-quote;
}

blockquote:after {
  content: close-quote;
}

/* end stuff imported from articles page.css */

/* Begin stuff for lenya menus */

#menu {
    font-family: Verdana, Arial, Sans-serif;
    background-color: #DDBBBB;
    border: solid 1px #BB9999;
    border-left: none;
    border-top: none;
    color: Maroon;
    padding: 0px 0px 5px 25px;
}

#menu a {
    text-decoration: none;
    color: Maroon;
}

#menu a:hover {
    text-decoration: underline;
}

.menublock-1, .menublock-selected-1 {
    padding: 0px;
    border-top: solid 1px #DDBBBB;
    background: #FFCCCC;
}

.menublock-1 a { }
.menublock-1 a:visited { }

.menublock-1 .menublock-2 { display: none; }

.menublock-selected-1 .menuitem-1 { background-color: #FFEEEE; }
.menublock-1          .menuitem-1 { }

.menuitem-1 { padding: 5px 5px 5px 5px; font-size: 80%; }
.menuitem-2 { padding: 2px 5px 2px 25px; font-size: 80%; }
.menuitem-selected-2 { padding: 2px 5px 2px 25px; font-size: 80%; color: black; }
.menuitem-2 a { }

.menuitem-selected-1 {
    background-color: #FFEEEE;
    padding: 5px 5px 5px 5px;
    font-size: 80%;
}


.menuitem-3 { padding: 2px 5px 2px 25px; font-size: 60%; }
.menuitem-selected-3 { padding: 2px 5px 2px 25px; font-size: 60%; }


/* End stuff for lenya menus */

/* Begin Language Bar */
div.languagebar_ {
	position:absolute;
	top: 189px;
	left: 600px;
	color: grey;
	font-size: small;
	text-align: right;
}

a.languagebar_ {
	
}
/* End Language Bar */

/* Credits table */

table.credits_ {
    border-style: none;

}

td.creditsperson_ {
    text-align: right;
    width: 50%;
    font-size: medium;
    font-style: normal;
    padding: 10px;
}

td.creditsjob_ {
    text-align: left;
    width: 50%;
    font-size: small;
}

div.centered {
    text-align: center;
    padding: 20%;

/*    position: absolute;
    left: centered;
    right: auto;
    top: auto;
    bottom: 50%;*/
}

/* End Credits table */


