a{text-decoration:none; color:#804040}
p{
margin-top:10px;
margin-bottom:10px;
}
li{
margin-top:1px;
margin-bottom:1px;

}

.buttons a:link, .buttons a:visited {
background-color:#000000;
display:block;
}
.buttons a:hover {
	background-color: #635C4B;
}
.buttons a:active {
	background-color: #635C4B;
}


.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bolder; color: #000000; clip:  rect(   )}
.body-type {  font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.5; font-style: normal; font-weight: 300; color:#8C8C8C; }
.style2 {font-size: 30px; font-weight:normal }

.navbar-titles {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; text-transform: none; color: #FFFFFF; background-position: center center}
.navbar-text {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #000000}
.navbar-items {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: center}
.info-titles {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bolder; color: #000000; text-align: right}
.info-body {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; background-position: left}
.page-description {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #9BAFC6; text-align: left}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

