

.descrip {

	font-family : Arial, Helvetica, sans-serif;

	color : #FFFFCC;

	font-size : smaller;

}





.quote {

	

	font-family : Arial, Helvetica, sans-serif;

	color : #FFCC99;

	text-align : left;

	font-style : italic;

	font-size : smaller;

}





.heading {

	font-weight : bold;

	font-family : Arial, Helvetica, sans-serif;

	color : Teal;

	text-align : center;

}





.nav {
	color : Silver;
	font : smaller monospace;
}





BODY {

	font-family : Arial, Helvetica, sans-serif;

	margin-right : 15%;

	margin-left : 1%;

	color : White;

}



.smallertext {

	font-family : Arial, Helvetica, sans-serif;

	margin-right : 15%;

	margin-left : 1%;

	color : White;

	font-size : smaller;

}





A:visited {

	color : #CCFFCC;

	list-style-image : url(graphics/1dot.gif);

}


A:hover {

	color : Silver;

}


A {

	font-family : Arial, Helvetica, sans-serif;

	color : White;

	list-style-image : url(graphics/1dot.gif);

	list-style-position : outside;

}

A:active {
	color : White;
}

#bhome a#home,
#babout a#about,
#bcontact a#contact,
#bpaintings a#paintings,
#bnotecards a#notecards,
#bforartists a#forartists
{
	font : normal 150%;
} 



.copyright {

	color: #CCFFFF;

	font-size : smaller;

}



.title {

	font-weight: bold;

	color : #99CCFF;

}


.nametitle {
	font : 200%;
	color: white
}


.plainlinks {

   font-family : Arial, Helvetica, sans-serif; 

   color : #000099; 

   text-decoration : none; 

   list-style-image : url(graphics/1dot.gif); 

   list-style-position : outside; 

}



.smallindent {

   margin-left : 3%; 

}





.smaller {

	font-size : smaller;

}



.xsmall {

	font-size : x-small

}



.promowords {

   color: #F5F5DC;

   font-weight : lighter; 

   font-size : 6pt; 

}





.larger {

	font-size : larger;

}





.indent {

   margin-left : 10%; 

}





.checkbox {

   vertical-align : bottom; 

   list-style-image : url(graphics/checkbox.gif); 

   list-style-position : outside; 

}





.center {

   text-align : center; 

}











.PL0:hover {

   color : #ff00cc; 

}





.PL0 {

   color : #ffffff; 

}





#CURRENT {

   color : #8b008b; 

}





.hilite {

	color : #840084;

}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 14px; 
}




