/* New Sherrod Styles for Rolling pictures and other things */


/* *********************************************** */
/* BEGIN Left Nav */

#leftNav {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#leftNav_bigCat {
 margin: 0px 30px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-width: none;
 border-style: none;
 list-style-position: outside;
 list-style-type: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: .7em;
 color: #000000;
}

#leftNav_bigCat a:link {
 text-decoration: none;
 color: #000000;
}

#leftNav_bigCat a:visited {
 text-decoration: none;
 color: #000000;
}

#leftNav_bigCat a:hover {
 text-decoration: none;
 color: #CC0000;
}

#leftNav_bigCat li {
 margin: 20px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 list-style-type: none;
 text-transform: uppercase;
}


#leftNav_bigCat li ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 10px;
 list-style-type: none;
 text-transform: capitalize;
}


#leftNav_bigCat li ul li {
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 list-style-type: none;
 list-style-position: outside;
 text-transform: none;
}


#leftNav_activeSubCat {
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #CC0000;
 list-style-position: outside;
 list-style-image: url('../SKBimg/SKBIndexCatArrow.gif');
}

#leftNav_activeCat {
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 color: #CC0000;
}


/* works on div
 background-repeat: no-repeat;
 background-attachment:fixed;
 background-position: 50px 100px;
 background-image: url('../SKBimg/SKBIndexCatArrow.gif');

*/

/*  background-image: url('../../SKBimg/SKBIndexCatArrow.gif'); */

/* END Left Nav */
/* *********************************************** */

#navAndBigPix {
 border-width: none;
 border-style: none;
 margin: 0px 0px 30px 30px;
 padding: 0px 0px 0px 0px;
}

#bigPix {
 border-width: none;
 border-style: none;
 margin: 20px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.caption {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .65em;
 color: #000000;
 margin: 8px 0px 0px 0px;
 padding: 0px 0px 0px 0px;

}

.caption a:link {
 color: #666666;
}

.caption a:visited {
 color: #000000;
}

.caption a:hover {
 color: #CC0000;
}

.right {
  float: right;
  width: 80%;
}
.left {
   float: left;
   width: 20%;
}

.clear {
  clear: both;
}

/* *********************************************** */
/* BEGIN Big Picture */





/* END Big Picture */
/* *********************************************** */




/* *********************************************** */
/* BEGIN Scrim */

.scrim_top {
 border-width: none;
 border-style: none;
 margin: 0px 0px 0px 30px;
 width: 700px;
}

#view_large {
 text-transform: uppercase;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: .55em;
 color: #AAAAAA;
 margin: 12px 0px 3px 80px;
 width: 700px;
}

.rolling_image{
 margin-right: 30px;
}

/* END Scrim */
/* *********************************************** */


/* End Gallery Styles */

