/* CSS Document */


body {
	background-color: #C2C2C2;
}
b {
	color: #990000;
}
#container {
    position:relative; 
    width:720px; 
    height:366px; 
    margin:-300px auto 0 auto; 
   /* border:1px solid #aaa;*/
}
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
}	
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
  
}
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(ltapictures/GreekUnity/AlphaUnity.jpg); 
    height:60px; 
    width:60px;
	}
#container a.slideb {
    background:url(ltapictures/GreekUnity/AlphaUnity1.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidec {
    background:url(ltapictures/GreekUnity/CUSUnity.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slided {
    background:url(ltapictures/GreekUnity/DeltaCUSQLTAUnity.jpg); 
    height:60px; 
    width:60px;
	}
#container a.slidee {
    background:url(ltapictures/GreekUnity/SigmaUnity.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidef {
    background:url(ltapictures/GreekUnity/GreekUnity2.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideg {
    background:url(ltapictures/GreekUnity/KappaUnity.jpg); 
    height:60px; 
    width:60px;
	}
#container a.slideh {
    background:url(ltapictures/GreekUnity/KappaUnity1.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidei {
    background:url(ltapictures/GreekUnity/QUnity.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidej {
    background:url(ltapictures/GreekUnity/QUnity1.jpg); 
    height:60px; 
    width:60px;
	}
#container a.slidek {
    background:url(ltapictures/GreekUnity/QUnity2.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidel {
    background:url(ltapictures/GreekUnity/QUnity3.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidem {
    background:url(ltapictures/GreekUnity/QUnity4.jpg); 
    height:60px; 
    width:60px;
	}
				
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:386px;
    }
#container li {
    float:left;
    }/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }

/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }		
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#fff;
    }	
		
#community img {
	position:absolute; 
	margin: 100px 120px 0px 0px;
	
}
#banquet img{
	position:absolute;
	margin: 200px 120px 0px 0px;
	
}	
#wine img{
	position:absolute;
	margin: 300px 120px 0px 0px;
	
}

#newest img{
	position:absolute;
	margin: 400px 90px 0px 0px;

}
		
/*#greek img {
	position:absolute; 
	margin: 400px 0px 0px 0px;
	
}*/
#mic img{
	position:absolute;
	margin: 500px 0px 0px 0px;
}
#button img {
	position: absolute;
	margin: -105px 90px 0px 600px;
	}
#button2 img {
	position: absolute;
	margin: -105px 90px 0px 600px;
	}	
