body {margin:0;background-image: url("/images/template/background.png");background-repeat: repeat-x;}

.copy { background-color:inherit; color:#555555; font-size:9px; text-align:center; width:700px;}

.search {float:right;}
.search input.text {margin-top: 3px; margin-bottom: 3px; background-image:url("/images/template/search_bg.png"); padding:4px 0pt 0pt 30px; width:150px; color: #525252;font: italic 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;}
.search input.button {
    width: 35px;border:0;height:20px;
    color: #ffffff;font: italic 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    background-image:url("/images/template/search_button.png");background-repeat: no-repeat;}


select {
    width: 300px;
}

button {
    background-image: url('/images/calendar.gif');
    background-repeat: no-repeat;
    width: 25px;border:0;
}

img {border:0;}

.directory {
 color: #525252;font: italic 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; margin: 5px;
}

#gallery { margin-left: 15px}

#photo_descripion { color: #525252;font: italic 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; margin: 5px;}

.gallery_float {
    border: 2px solid #9bc89b;
    background-color: #eaf4ea;
    float:left;
    margin:5px 19px 5px 5px;
    padding:1px;
    width:165px;
    height:200px;
}


.text_gallery {
	text-decoration:none;
	color: #878787;
        text-align:left;
}