body{
	font-size:          12px;
	font-family: Palatino,
             "URW Palladio L",
             "Book Antiqua",
             Baskerville,
             "Bookman Old Style",
             "Bitstream Charter",
             "Nimbus Roman No9 L",
             Garamond,
             "New Century Schoolbook",
             "Century Schoolbook",
             "Century Schoolbook L",
             Georgia,
             serif;
    	background:         #998568;
	text-align:         left;
	color:              #20201e;
}

.white {
    color:              #ffffff;
}

a:link, a:visited {
    color:              #ffffff;
    font-weight:        bold;
    text-decoration:    none;
}

a:hover {
    color:              #c4d64d; 
    text-decoration:    underline;
}

ul{
	list-style:         none;
	padding:            0px;
	margin:             0;
}

li{
	padding:            10px 0 0 9px;
	margin:             0 0 2px 0;
}

li li{
	margin:             0 0 2px 20px;
}

.main{
    width:              800px;
    height:             533px;
	border:             solid black medium; 
	margin:             2em auto;
	/* padding:            1em;*/
    background:         #8fbdbd;
}

.bottomrightcrow {
	width:              75px;
	height:             100px;
	position:           absolute;
	top:                463px;
	margin: 0px 0px 0px 725px;
	display:            block;
	background-image:   url(http://www.jujubysarah.com/images/juju-secondary-corner.png);
}



.current {
	font-weight: bold;
	background-color: #883928;
}

.cthumb {
	background-color: #e5cdad;
	border: 0px;
}

.thumb {
	background-color: #c5a881;
	border: 0px;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 5px; border: 5px solid; border-color: #20201e;}
a:link .slideImage { border-color: #20201e;}
a:visited .slideImage { border-color: #20201e;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #884444;
}

.title a:link {
	text-decoration: none;
	color: #884444;
}

.title a:visited {
	text-decoration: none;
	color: #884444;
}

.title a:hover {
	text-decoration: none;
	color: #cc4444;
}

.infotable {
	border: 1px solid #7E5223;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #7E5223;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #aaaaaa;
}

.comment {
	color: #20201e;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #20201e;
	font-size: 90%;
}

.xsmalltxt {
	color: #20201e;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #eeeeee;
	background-color: #CC4400;
}
#footer {
	text-align: center;
	color: white;
	font-style: italic;
}
