/* choose a suitable font and center the #container div in Internet Explorer */
body {
   text-align:center; 
   font-family: tahoma; 
   font-size:76%; 
   letter-spacing:0.05em;
   }
   
#columnquote {
    margin-left: .1em;
    padding: .6em;
	background: #fffaf0;
	font: italic 40% Georgia, Times, 'Times New Roman', serif;
}  
   
#caption {
	color: red;
}   

/* The containing box for the gallery. */
#container {
    position:relative; 
    width:470px; 
    height:396px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    }

/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }	
	
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:2px 2px 1px 1px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(/ervin_i/rugeri_i/front58x93.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slideb {
    background:url(/ervin_i/rugeri_i/rugeri-back58x93.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidec {
    background:url(/ervin_i/rugeri_i/scroll-front59x93.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slided {
    background:url(/ervin_i/rugeri_i/scroll-side58x93.jpg); 
    height:93px; 
    width:60px;
    }

/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:60px; 
    height:386px;
    }
#container li {
    float:left;
    }	
	
/* move the thumbnails into the correct position */
#container ul {
    margin:4px; 
    float:right;
    }
	
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }	
	
/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:360px; 
    height:385px; 
    top:6px; 
    left:5px; 
    color:#000; 
    background:#fff;
    }	
	
#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
    }
	
#container {
    background:#fff url(/ervin_i/rugeri_i/front240x383.jpg) 6px 7px no-repeat;
    }	
		
/*  <!-- -->   */



div#maintext p {
  line-height: 1.75em;
}

div#maintext {
  font-size: 10pt;
}

div#addressright {
  line-height: 1.75em;
}

div#addressleft {
  line-height: 1.75em;
  margin-right: 1em;
  float: left;
}

div#quote {
  text-align: center;
}

h4#intro {
  text-align: center;
}
