/* Home Page */

.artbox
{
text-align:left; 
vertical-align:middle; 
background-color:#ffffff;
}

/* give slideshow some style */
#cycleimages { margin: 20px auto; width: 150px; height: 150px }

/* give each slide the same dimensions */
#cycleimages div { width: 150px; height: 150px;  }

/* make sure each slide image is centered */
#cycleimages div img { margin: auto; display: block }


/* give slideshow some style */
#cycleimages1 { margin: 20px auto; width: 150px; height: 130px }

/* give each slide the same dimensions */
#cycleimages1 div { width: 150px; height: 120px;  }

/* make sure each slide image is centered */
#cycleimages1 div img {  width: 150px; height: 120px; margin: auto; display: block }



/* give slideshow some style */
#cycleimages2 { margin: 20px auto; width: 150px; height: 130px }

/* give each slide the same dimensions */
#cycleimages2 div { width: 150px; height: 120px;  }

/* make sure each slide image is centered */
#cycleimages2 div img { width: 150px; height: 120px; margin: auto; display: block }



/* give slideshow some style */
#cycleimages3 { margin: 20px auto; width: 150px; height: 130px }

/* give each slide the same dimensions */
#cycleimages3 div { width: 150px; height: 120px;  }

/* make sure each slide image is centered */
#cycleimages3 div img { width: 150px; height: 120px; margin: auto; display: block }




