body {
	background-image : url("back.png");
	background-repeat : repeat;
	font-family: Arial;
	font-size: 10pt;
	line-height : 14pt;
	color: #515151;
}

table { 
	font-family: Arial;
	font-size: 10pt;
	line-height : 14pt;
	color: #515151;
 }

/* ------ FONTS ------ */

H1 {
	font-size: 14pt;
	color: #A50032;
	font-weight : bold;
	text-align: center;
}

h2 { 
	 font-size: 10pt;
	color: #A50032;
	font-weight : bold;
}

h3 { 
	 font-size: 10pt;
	color: #515151;
	font-weight : bold;
}

div.footer {
	text-align: center;
	font-size: 8pt;
	color: #A9A9A9;
	line-height : 9pt;
}

/* LINK STYLES */

a.header { 
	font-size: 10pt;
	/*color: #A50032;*/
	color: #A50032;
	font-weight : bold;
	text-decoration: none;
 }

 a { 
  	/*color: #003C87*/
	color: #A50032;
  }

a.noUnderline { 
	text-decoration: none;
}  
 /* ---------------------- IMAGES */
img { 
	padding: 0px;
	margin: 0px;
	border: 0px;
 }

  img.thumbnail {
	padding-right: 20px;
	padding-top: 10px;
}
 
img.publication {
	border: 1px solid Black;
} 
  /* ---------------------- DIV */
  
 div.publicationSource { 
 	text-align: right;
	font-style: italic;
  }
  
   div.comment {
	margin: 10px;
	border-top: 1px solid #515151;
	margin-left: 20px;
	margin-right: 20px;
	width: 495px;
}
  
div#main {
	position: absolute;
	margin-left:-382px;
	left: 50%;
	top: 20px;
	width: 764px;
}

div.imageNote {
	font-style : italic;
	font-size: 9pt;
	margin-left: 25%;
	margin-right: 25%;
	
}

div.event {
	text-align : justify;
	/*
	font-size: 9pt;
	
	margin-left: 10%;
	margin-right: 10%;
	
	border-top: 1px solid #515151;
	border-bottom: 1px solid #515151;
	*/
}
�
.leftMenu_sumerschool {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 188px;
	margin-right: 20px;
	text-align: center;
}

div#top { 
	position: absolute;
	top: 0px;
 }

div.top_menu { 
	position: absolute;
 }
 
 .top_menu {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 188px;
}

.top_menu a {
	float: left;
	background-repeat : no-repeat;
}

.top_menu img {
	border: 0; 
}

/* IE HACK */
 * html a:hover {visibility:visible}
 
 
.top_menu a:hover img{visibility:hidden}

.top_menu  span {
	position: absolute;
	cursor: pointer;
	visibility:hidden;
}
 
div#top_spacer { 
	position: absolute;
	top: 134px;
 }

div#disp {
	position: relative;
	/* top: 144px;
	*/
	left: 0px;
	top: 0px;
	height: auto;
	width: 541;
	text-align: justify;
	padding-left: 205px;
	padding-right: 18px;
	padding-top: 144px;
	background-image : url("img/padding_back.png");
	background-repeat : repeat-y;
	min-height : 1250px;
}


/* IE HACK */

* html div#disp{
  width: 140px;
  w\idth: 764px;
 height: 1250px;
}

div#leftMenu {
	position: absolute;
	top: 144px;
	left: 0px;
	width: 195px;
	background-color: #FFFFFF;	
	background-image : url("img/padding_left.png");
	background-position : right;
	background-repeat : repeat-y;
	z-index: 2;
}

.leftMenu_rollover {
	position: relative;
	white-space: nowrap;
	display: block;
	width: 188px;
}

.leftMenu_rollover a {
	float: left;
	background-repeat : no-repeat;

}

.leftMenu_rollover img {
	border: 0; 
}

/* IE HACK */
 * html a:hover {visibility:visible}
 
 
.leftMenu_rollover a:hover img{visibility:hidden}

.leftMenu_rollover  span {
	position: absolute;
	border: 0;
	cursor: pointer;
	visibility:hidden;
}

div.staff {
  border-top: 1px #A50032 solid;
  border-bottom: 1px #A50032 solid;
  background-color: #FAFAFA;
  min-height: 200px;
  padding: 10px;
  margin-bottom: 10px;
}

div.staff img.photo {
  margin-right: 20px;
  margin-left: 10px;
  margin-top: 10px;
}

div.staff div {
 padding-left: 150px;
}

div.staff_long {
  border-top: 1px #A50032 solid;
  border-bottom: 1px #A50032 solid;
  background-color: #FAFAFA;
  min-height: 200px;
  padding: 10px;
  margin-bottom: 10px;
}

div.staff_long img.photo {
  margin-right: 20px;
  margin-left: 10px;
  margin-top: 10px;
}

div.staff_long div {
 padding-left: 150px;
}