body	{ 
	background-color: Black;
	color: White;
	font-family: palatino, "bookman old style", "times new roman", serif;
	margin: 0em;
	padding: 1ex;
	}
	
#container	{
	background-color: Black;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;	
	visibility: hidden; 
}

STRONG {
   font-weight : bold; 
}

IMG {
   border-width: 0px;
}

IMG.overlay	{
	border-width: 0px;
}


H4 {
   font-size : 120%; 
   margin-bottom : 0; 
}

H3 {
   font-weight : bold; 
   font-size : 120%; 
   color : White;
   background: black; 
   margin-bottom : 1em; 
}

H2 {
   font-weight : bold; 
   font-size : 150%;
   color : White; 
   background : Black;
}

H1 {
   font-weight : bold; 
   font-size : 200%; 
   color: White;
   font-family: palatino, "bookman old style", "times new roman", serif;
   margin: .5ex;	
}

#image	{
   font-size : 100%;
}

#text	{
   font-size : 200%;
}

A {
  text-decoration : none;
  color : White;
}

a:active {
	color: White;
	text-decoration: none;
}

a:visited {
  color : Silver;	
	text-decoration: none;
}

A:hover {
   color : Yellow;
   text-decoration : underline;
}
/* Precise positioning for the graphic elements here */

#title	{
	height: 110px;
	position: absolute;
	left: 0px;
	top: 400px;
}

div.main	{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 404px;
	min-height: 404px;
	color: White;
	padding: 1ex;
	font-size: 110%;
	z-index: 4;
}

div.return {
	position: absolute;
	width: 100%;
	z-index: 4;
	background-color: Black;
}

HR {
   color : White; 
   background-color: White;
   height : 2px;
   border: 0px;
   margin: 10px 40px;
}

/* List here the ids of the images that are to be hidden when the page first loads */
 #sighs, #sighs1, #sighs2, #sighs3, #imgfloats, #imgrooted, #imgdome, #imgdome2, #imggondolas  {
	position: absolute;
	top: 10px;
	left: 350px;
	z-index: 1;
	visibility: hidden;
}

/* List here the ids of the images that are to be hidden when the page first loads */
/* Same details as list above, except z-index = 2 */
#stmarks, #sighs4, #stmaria, #imgcanal, #imgcorsages, #imgbeauties, #imgdome1, #imgmist, #imgtower, #imgbride, #imgcastle, #imgbelt, #imgtime, #imgwine {
	position: absolute;
	top: 10px;
	left: 350px;
	z-index: 2;
	visibility: hidden;
}
#credits	{
	position: absolute;
	top: 450px;
	left: 350px;
	z-index: 2;
}

/* List here the ids of the phrases that are to be hidden when the page first loads */
#frocks, #textparty, #textrio, #textnewcastle, #textvenice, #textballo, #textlook, #textlace, #textsanmarco, #textsalute, #textparty, #textcanal, #textgilded, #textcorsages, #textbeauties, #textdress, #textbuild, #textmask, #textmist, #textsteel, #textwhere, #textrooted, #textbells, #textbride, #textcastle, #textbelt, #texttime, #textwine {
	visibility: hidden; 
	background-color: black;
}
