html {background: #ddf; color: #333; text-align: center}
body {font-family: Verdana, sans-serif; margin-top: 3em}

#headad, #search {position: absolute; top: 9px}
#headad {left: 9px}
#search {right: 9px}
#searchbox {width: 360px}

#pic img {padding: 9px; background: white; border: 1px silver solid;
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
}
.gallery a img, .galleryw a img {padding: 4px; background: white; border: 1px silver solid; margin: 8px;
-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
}

#content, #main {background: white; border: 1px silver solid; padding: 9px; margin: 9px}
h1, h3 {margin: 0; font-family: Papyrus, Verdana, sans-serif}

a {color: red; text-decoration: none}

#add {position: absolute; right: 30px}
#cat {position: absolute; left: 30px; border: 1px silver dashed; padding: 2px}

.gallery {width: 712px; margin: auto}
.galleryl {width: 170px; float: left}
.galleryr {width: 170px; float: right}
.gallery a, .galleryw a {font-size: 60%}
.gallery, .galleryw {line-height: 0}

#links {clear: both}
#linka, #linkb {width: 90%; margin: 4px}
fieldset {width: 320px; display: inline; margin-top: 9px; background: #ddf}
legend {font-size: 80%}
.but {display: none}

#wrapper {position: absolute}

#content {padding-left: 190px}

#nav {width: 180px; margin: 10px; position: absolute; top: 0; left: 0; border-right: 1px dashed silver}


