  /* Style-sheet for The Legacy of the Diva - Validated 10-27-2004 */

  BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	background-color: white !important; 
  	background-attachment: fixed !important;
	background-image: url(/php/site/show_image.php?ID=153) !important;
	background-repeat: no-repeat;
}

A:LINK {color: #FF0000; text-decoration: none; font-weight : bold; }
A:HOVER, A:ACTIVE {color: #FF0000; text-decoration: underline; }
A:VISITED {color: #000000; text-decoration: none; } 

.menu {	vertical-align : 0px; }

TABLE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align : justify;
	font-weight : normal;
}

/* add padding to RIGHT aligned images NOT in table */
.ImageRight {
	margin-left : 10px;
	margin-right : 0;
	margin-bottom : 10px;
	margin-top : 5px;
	overflow : auto;
}

/* add padding to LEFT aligned images NOT in table */
.ImageLeft {
	margin-left : 0; 
	margin-right: 10px;
	margin-bottom : 10px;
	margin-top : 5px;	
	overflow : auto;	
}

/* Align images and captions in tables that are on the RIGHT*/
.ImageTableRight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	right : 0;
	text-align : center;
	margin-left : 15px;
}

/* Align images and captions in tables that are on the LEFT*/
.ImageTableLeft {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left : 0;
	text-align : center;
	margin-right : 15px;
}

/* add padding to Center aligned images NOT in table */
.ImageCentered {
	margin-left : 10px; 
	margin-right: 10px;
	margin-bottom : 10px;
	margin-top : 10px;	
	overflow : auto;	
}

/* Caption for images */
.ImageCaption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.EditPage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	text-align : left;
}

.Footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}