#pic01 a {
	display:block;
	font: normal 12px/1 sans-serif;
	background-image: url(../images/thumbnails/01.jpg);
	text-decoration: none;

	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px -100px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	width: 100px;
	clear: none;
	float: none;
                        }

#pic01 a:hover {
        	background-image: url(../images/thumbnails/01.jpg);
            background-repeat: no-repeat;
            background-position: 0px 0px;

            }
			
#pic02 a {
	display:block;
	font: normal 12px/1 sans-serif;
	background-image: url(../images/thumbnails/02.jpg);
	text-decoration: none;

	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px -100px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	width: 100px;
	clear: none;
	float: none;
                        }

#pic02 a:hover {
        	background-image: url(../images/thumbnails/02.jpg);
            background-repeat: no-repeat;
            background-position: 0px 0px;

            }
			
#pic03 a {
	display:block;
	font: normal 12px/1 sans-serif;
	background-image: url(../images/thumbnails/03.jpg);
	text-decoration: none;

	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px -100px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	width: 100px;
	clear: none;
	float: none;
                        }

#pic03 a:hover {
        	background-image: url(../images/thumbnails/03.jpg);
            background-repeat: no-repeat;
            background-position: 0px 0px;

            }
			
#pic04 a {
	display:block;
	font: normal 12px/1 sans-serif;
	background-image: url(../images/thumbnails/04.jpg);
	text-decoration: none;

	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px -100px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	width: 100px;
	clear: none;
	float: none;
                        }

#pic04 a:hover {
        	background-image: url(../images/thumbnails/04.jpg);
            background-repeat: no-repeat;
            background-position: 0px 0px;

            }
			
#pic05 a {
	display:block;
	font: normal 12px/1 sans-serif;
	background-image: url(../images/thumbnails/05.jpg);
	text-decoration: none;

	background-color: ;
	background-repeat: no-repeat;
	background-position: 0px -100px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	width: 100px;
	clear: none;
	float: none;
                        }

#pic05 a:hover {
        	background-image: url(../images/thumbnails/05.jpg);
            background-repeat: no-repeat;
            background-position: 0px 0px;

            }
