@charset "iso-8859-1";
 html {

max-height:100%;max-width:1000px;
padding:0;
margin:0;
border:0;

/*background:#def;*/
background:#c7c29a;
}
body {

font-family:  Verdana, Arial, sans-serif;
max-height:100%;/*max-width:1000px;*/
}
#page {
display:block;
overflow:auto;
position:relative;top:0px;left:0px;margin:0px;padding:0px;
}
#pageContent {
position:absolute;display:inline;
float:left;left:250px;
margin:0px; padding:10px;
top:180px;
height:100%;width:840px;min-width:840px;
max-height:100%;
/*background:#cde;*/
background:#c7c29a;

}

.float {float:left;margin:1px 1px 1px 3px;border:0px;height:100%}
.spacer {clear:both;}
img.a {
width:220px;
height:120px;
}
#navbar {
background:url(images/bkgrd-300.jpg) no-repeat;
float:left;width:250px;height:100%;overflow-y:auto;
position: fixed;top:3px;left:3px;
margin:0px; padding:0px;  color:#009a00;
font-size:.8em;
}

#navbar p{color:black; margin:10px;text-align:left;}
p {
font-size:.9em;
}



/**********/
/* left menu */
#leftmenu {
float:left;
width:100%;
}
.menuimg {
float:left; width:360px;height:200px;max-height:220px;
}

/*************/

/* tab menu */
.tabmenu {
/* background:#ccffbb; */
float:left;margin:10px;
/* border:1px solid blue;
*/
}
.tabitem {
/* background:#ccffcc; */
float:left;
padding:0 1em 0 1em ;
/* border:1px blue dashed; */
border:0px;
}
/*************/
#imgview {
float:right; width:100px; height:100px;
border:1px dashed green;
}
.preview {
float:left;
border:1px dashed black;
font-size:24px; color:brown; background:#def;
}
.description {
margin-bottom:3px;
font-size:14px; color:black; background:#c8c8c8;
}
.row_thumbs {
background:#888;
}
.thumbtext {

float:left;
width:220px; height:70px;
font-size:14px; color:black; background:#aaa;
}
.thumb {
float:left;
width:92px;
}
 a  visited { border-style:hidden; }



/**********/
.imgleft {
float:left;
margin:15px;
}
/**********/
.imgright {
float:right;
margin:15px;
}

