/* Pierre ====================================== */


li
{
    list-style-type:none; /* This makes extra bullet go away */
}


/*
iframe 
{     
padding:75px; /* This is used to center amazon adds in the left sidebar */
background-color:#E0E0E0; /* Issue in explorer - does not fix it though*/
}
*/

/* b1s000 and framedimg are used to put a border on an image if you set class */

.b1s000 {border:1px solid #000000;}

.framedimg {
background:#ECECEC;
padding:7px;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:2px solid #808080;
border-bottom:2px solid #808080;
/* Indent picture */
position:relative;
left:25px;

}
bolder  /* For highlighting links to other pages */
{
font-weight: bold;
color:#335566;  /* 0c2a59 */
}
