body 
{
	color: rgb(42,130,196);
	background: white;
	margin-left: 10;
	margin-right: 3%;
	margin-top: 10;
	font-family: Verdana, sans-serif;
}

a.front
{
	padding: 0.70em;
	border: none;
}

a.navbar
{
	padding: 1.00em;
}

a:link	{ color: rgb(0,0,0);  text-decoration: none; }
a:visited	{ color: rgb(0,0,0);  text-decoration: none; }
a:active	{ color: rgb(0,0,0);  text-decoration: none; }
a:hover	{ color: rgb(200,0,200);  text-decoration: none; }

h1, h2
{
	font-family: Garamond, "Times New Roman", serif;
}

hr.journal
{
	width: 100%;
	height: 1px;
	color: rgb(42,130,196);
}

p
{
	text-indent: 2em;
	margin-top: 0;
	margin-bottom: 0;
}

p.about
{
	text-indent: 0;
	margin-top: 5;
}


p.painting
{
	text-indent: 0;
	margin: 10;
	font-size: smaller;
	font-family: Verdana, sans-serif;
}

div.painting2
{
	text-indent: 0;
	text-align: center;
	margin: 10;
	font-size: smaller;
	font-family: Verdana, sans-serif;
}

p.paintlink
{
	text-indent: 0;
	margin: 10;
}

p.illust
{
	text-indent: 0;
	font-size: smaller;
	font-family: Verdana, sans-serif;
}

p.paintcap
{
	text-indent: 0;
	font-size: smaller;
	font-family: Verdana, sans-serif;
}

p.journallinks
{
	text-indent: 0;
	font-size: x-small;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: black;
	vertical-align: top;
	margin: .5em
}

p.journal
{
	text-indent: 0;
	font-size: smaller;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-right: .5em;
	padding: .5em;
}

p.copyright
{
	margin-top: 20px;
	font-size: 8;
	text-align: center;
}

table
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

table.about
{
	vertical-align: top;
	padding: 0;
	margin-top: 10;
}

table.painting
{
	margin-top: 10;
}

table.paintthumbs
{
	vertical-align: top;
	margin: 0;
}

td.about
{
	background: rgb(152,214,255);
}

img.flower
{
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	
}

img.frontlink
{
	border: none;
}

img.thumb
{
	border: none;
}

img.painting
{

}

div.blank
{
	border: none;
	border-width: thin;
	width: 640;
	height: 480;
	padding: 0.5em;
}

div.midbox
{
	border: solid;
	border-width: thin;
	width: 100%;
	background: rgb(196,242,255);
	padding: 0.5em;
}

div.miscbox
{
	border: solid;
	border-width: thin;
	background: rgb(196,242,255);
	padding: 0.5em;
}

div.linkbox
{
	border: none;
	/*border-width: 2;*/
	padding: 0.5em;
	float: right;
	margin-top: 50;
}

div.navlinkbox
{
	border: none;
	float: left;
	margin-top: 30;
	font-size: 10pt;
}

div.navbox
{
	border: none;
	width: 540;
	height: 152;
}

div.flowerbox
{
	border: none;
	float: right;
}

div.padboxtop
{
	border: none;
	margin: 0;
	width: 540;
	height: 74;
}

div.aboutheader
{	
	background: rgb(152,214,255);
	text-align: justify;
	font-size: smaller;
	font-family: Verdana, sans-serif;
	width: 393;
	color: black;
}

div.abouttitles
{
	text-align: right;
	width: 100;
	font-size: smaller;
	font-family: Verdana, sans-serif;
	margin: 5;
	color: black;
}

div.aboutinfo
{
	border: none;
	font-size: smaller;
	font-family: Verdana, sans-serif;
	text-align: left;
	width: 410;
	vertical-align: top;
	float: left;
	margin-left: 1em;
	color: rgb(42,130,196);
}
