BODY{
margin-top:50px;
}
#homeContainer{
width:570px;
margin-left:auto;
margin-right:auto;
/*border:1px solid #eeeeee;*/
}
.galleryThumb{
width:180px;
display:inline;
float:left;
margin:5px;
}
.galleryThumb IMG{
border:1px solid #cccccc;
margin-bottom:2px;
}
.galleryThumb A.title{
text-align:right;
font:1.2em  Georgia, "Times New Roman", Times, serif;
color:#666666;
font-weight:bold;
margin-top:0;
padding-right:0.5em;
border:1px solid #cccccc;
background:#eeeeee;
display:block;
text-decoration:none;
}
UL{
margin:0;
padding:0;
text-align:center;
color:#666666;
font-weight:nornal;
border:1px solid #cccccc;
background:#eeeeee;
}
LI{
display:inline;
}
A:link,A:visited,A:active{
text-decoration:none;
color:#666666;
}
A:hover{
text-decoration:underline;
}


