HTML {
}

BODY {
	color:black;
         background-color: #fff;
         font-size: 100.01%;
         font-family: Verdana, Arial, Helvetica; sans-serif;
         margin: 0px;
         padding: 3pt;
        /* width: 41pt; */
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #222;
}
a:active {
	color: #000;
}



div#north {
         font-size: 10pt;
         margin: 0 0 0.4pt;
         padding: 2pt;
         text-align:left;
         width:100%;
}
div#header {
}
div#path {
display: none;
}
div#north img.logo {
	float:right;
         margin-right: 10%;
}
div#north img.caption {
display: none;
}


div#west {
display: none;
}

div#east {
display: none;
}

div#middle {
    margin: 0 0 0 0;
    padding: 0 4pt;
    height: 1pt; /*IE-6*/
}

div#middle h1 {
display: none;
}

div#middle h2 {
    font-size:14pt;
  /*  margin: 0.9pt 0;  */
}

div#middle h3 {
    font-size:12pt;
}

div#middle p {
    font-size:10pt;
   /* margin: 1pt 0; */
}

div#middle a.galleryButton {
    float:left;
}

div#south {
display:none;
}

form#contact {
	BACKGROUND: #f9f9f9;
         padding: 2pt;
         color: #333;
         vertical-align:2pt;
         width: 300pt;
         font-size:7pt;
}
form#contact input {
	BORDER: #dbdbdb 1px inset;
         FONT-SIZE: 9pt;
         HEIGHT: 15pt;
         TEXT-ALIGN: center;
         padding: 1pt;
}
form#contact input.h {
	width: 140pt;
         FONT-WEIGHT: bold;
         FONT-FAMILY: Courier,Verdana;
         BACKGROUND: #ddd;
}
form#contact input.n {
	width: 140pt;
         BACKGROUND: #fff;
         FONT-FAMILY: Courier,Verdana;
}
form#contact textarea {
	HEIGHT: 200pt;
	width: 240pt;
         TEXT-ALIGN: left;
         FONT-FAMILY: Courier,Verdana;
         BACKGROUND: #ddd;
}
form#contact input.g {
         BACKGROUND: #bbb;
         font-weight: bold;
         FONT-FAMILY: Verdana;
         HEIGHT: 18pt;
         width:120pt;
}

p#warning {
         color:red;
}

div#galleryPic {
     background-color:#ddd;
     padding:10px;
     text-align: center;
     margin:10px;
     float:left;
     font-size:10pt;
     font-weight: bold;
}

div#galleryThumb {
     float: left;
     background-color:#ddd;
     margin:10px;
     padding:10px;
     text-align: center;
     font-size:8pt;
}

div#gallerySelected {
     float: left;
     background-color:#bbb;
     margin:10px;
     padding:10px;
     text-align: center;
     font-size:8pt;
}

div#picTop {
     float: right;
     background-color:#ddd;
     padding:10px;
     text-align: center;
     font-size:10pt;
     font-weight: bold;
}

div#picBottom {
     float: left;
     background-color:#ddd;
     padding:10px;
     text-align: center;
     font-size:10pt;
     font-weight: bold;
}

img {
     border:0;
}

div#break {
     clear:left;
}
