#gallery{
width:auto;
max-width:700px;
margin:0 auto;
margin-top:-100px;
text-align:center;
}
.gitem{
width:124px;
height:160px;
float:left;
margin:10px;
font-family:"Courier New", Courier, monospace;
font-weight:800;
text-align:center;
}
.gfot{
width:120px;
height:120px;
border:solid 2px #336600;
margin-bottom:10px;
}
.gfot:hover{border:solid 2px #FFFFFF;}
.gitem a, .gitem a:link, .gitem a:visited, .gitem a:hover{
text-decoration:none;
}