body {
	background:url(img/background.gif);
	background-color: #2C2010;
	font-family:Arial;
	color:#9a7f56;
	font-size:10px;
}
#wrapper{background:url(img/background-2.gif);
         background-repeat:repeat-x;
		 padding-top:10px;
		 }

td {font-size:10px}
p {font-size:14px}
a#noline:hover{ background:none}

a {outline:none; border:0px; color:#666666; display:inline-block}

h3 { font-size:14px}

a:visited {color:#999999}

a:hover {background-image:url(img/link_bkg.png); background-repeat:repeat-x; background-position:bottom}

img {border:0px; }

#navbar {}

.collection {
	margin: 3 7 3 7;
	float:left;
}

li { margin-bottom:5px; line-height:14px; list-style-type:square}

.gallery {
padding-top:7px;
text-align:center;
}
.tumb {
padding-right:5px; padding-bottom:5px;
}
.tumb img{
margin-left:7px;
margin-bottom:1px;
border:1px solid black;
}

.text H1 {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#241C10; margin:0px;}
.text p {font-family:Arial, Helvetica, sans-serif; font-size:7px; color:#241C10; margin:0px;}
.text img {margin-right:5px; float:left}

.highslide-wrapper {
    background-color: black;
}
/* Set 400px as the default width for expanders */
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
/* The list of controls */
.highslide-wrapper .highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-wrapper .highslide-header ul li {
    display: inline;
    padding-left: 1em;
}
/* Hide the previous and next links */
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
    display: none;
}
.highslide-wrapper .highslide-header a {
    font-weight: bold;
    color: gray;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
    color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
    cursor: move;
}
.highslide-wrapper .highslide-footer {
    height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
    cursor: nw-resize;
    float: right;
    height: 11px;
    width: 11px;
    background: url(jsc/highslide/graphics/resize.gif);
    position: relative;
    top: 3px;
    left: 3px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(jsc/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;}
