TABLE {
   color : #FFFFFF;
   font-size : 9pt;
}

BODY {
   text-align : center;
   background-color : #FFFFFF;
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   line-height : 120%;
   color : #000000; 
   text-decoration : none; 
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   color : #333333; 
   line-height : 120%;
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Trebuchet MS, Helvetica, sans-serif;
   color : #999999; 
   line-height : 120%;
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   color : #333333; 
   line-height : 120%;
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Trebuchet MS, Helvetica, sans-serif; 
   color : #333333; 
   line-height : 120%;
   text-decoration : none; 
}

input, textarea {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;
}

#container {
   position : relative;
   width : 822px;
   margin-left : auto;
   margin-right : auto;
   text-align : left;
}

#menu {
   position : absolute;
   top : 0px;
   left : 0px;
   width : 822px;
   z-index : 1;
}

#contentleft {
   position : absolute;
   top : 120px;
   left : 12px;
   width : 400px;
   text-align : left;
   z-index : 2;
}

#contentright {
	position : absolute;
	top : 120px;
	left : 610px;
	width : 200px;
	text-align : left;
	z-index : 2;
}

#about {
   position : absolute;
   top : 120px;
   left : 12px;
   text-align : left;
   z-index : 2;
   width : 790px;
}

#contact {
   position :absolute;
   top : 120px;
   left : 295px;
   text-align : left;
   z-index : 3;
}

#submenu1 {
   position : absolute;
   top : 100px;
   left : 12px;
   width : 150px;
   text-align : left;
   z-index : 2;   
}

#submenu2 {
   position : absolute;
   top : 100px;
   left : 182px;
   width : 150px;
   text-align : left;
   z-index : 3;   
}

#submenu3 {
   position : absolute;
   top : 100px;
   left : 352px;
   width : 150px;
   text-align : left;
   z-index : 4;   
}

#submenu4 {
   position : absolute;
   top : 100px;
   left : 522px;
   width : 150px;
   text-align : left;
   z-index : 5;   
}

#submenu5 {
   position : absolute;
   top : 100px;
   left : 692px;
   width : 150px;
   text-align : left;
   z-index : 5;   
}

#caption {
   font-size : 7pt;
   font-style : italic;
   line-height : 140%;
}

#editions {
   position : absolute;
   top : 165px;
   left : 12px;
   width : 800px;
   text-align : left;
   z-index : 3;
}

#editioninfo {
   position : absolute;
   top : 0px;
   left : 0px;
   width : 250px;
   text-align : left;
   z-index : 3;
}

#editionphoto {
   position : absolute;
   top : 0px;
   left : 300px;
   width : 582px;
   text-align : left;
   z-index : 3;
}

#glossaryleft {
   position : absolute;
   top : 120px;
   left : 12px;
   width : 370px;
   text-align : left;
   z-index : 2;
}

#glossaryright {
   position : absolute;
   top : 120px;
   left : 432px;
   width : 370px;
   text-align : left;
   z-index : 2;
}
