body {
    margin: 10px; padding: 0;
    background-color: rgb(250, 240, 230);    /* alternate code #FAF0E6   */
    behavior: url(../Code/csshover.htc);     /* WinIE behavior call */
    font-size: small;
    font-family: verdana, sans-serif, Times New Roman;
    line-height: 1.3em;
    letter-spacing: 0.01em;
    word-spacing: 0.04em;
    }


A:link   { text-decoration: underline; color: #0000ff }

A:active { text-decoration: underline; color: #ff0000 }

A:visited { text-decoration: underline; color: #ff0000 }

A:hover { text-decoration: Bold; background: #723838; color: #ffcc00}

#title  {	font-size: large;
                font-family: Arial, verdana, sans-serif;
		font-weight: lighter;
		text-align: center;
		}

#titlestats  {	font-size: small;
                font-family: Arial, verdana, sans-serif;
		text-align: center;
		font-weight: lighter;
		}

.cited	{	font-size: x-small;
                font-family: Arial, verdana;
		line-height: 1.1em;
		margin: 0 0 1em 0;
		}



p	{	font-size: small;
                font-family: Verdana, Arial, Helvetica;
		line-height: 1.4em;
		letter-spacing: 0.01em;
		word-spacing: 0.07em;
		}

h5	{	font-size: large;
                font-family: Times New Roman, Arial, verdana;
		line-height: 1.em;
		color: #723838;
		margin: 0 0 0 0;
		font-weight: normal;
		}

h6	{	font-size: small;
                font-family: Arial, verdana;
		line-height: 1.em;
		color: #723838;
		margin: 0 0 1em 0;
		font-weight: lighter;
		}

.brown     {	border-left: 2px solid #723838;
		padding: 1em 0 1em 1em; 
		margin: 0 0 0 -1px;
		}

.en      {	font-family: Comic Sans MS, Arial, verdana;
		margin: 1em 0 0;
		}


.from	{	
		}


#masthead  {	font-size: 18px;
    		font-family: Verdana, sans-serif, Times New Roman;
    		line-height: 1.4em;
    		letter-spacing: 0.01em;
    		word-spacing: 0.07em;
		}

#paintingbox {	width: 100%;
		background: #723838;
		heigth: 100%;
		text-align: center;
		Margin: 5px 0 0 0;
		padding: 0 0 1em 0;
		font-size: medium;
                font-family: Arial, verdana, sans-serif;
		color: #F4DFCA;
		}

#painting  {	padding: 1em 0 1em 0;
 		}

#lowerbox  {	padding: 2em 0;
		}

#textbox  {	position: relative;
		width: 325px;
		background: #F4DFCA;
		padding: 20px;
		left: 33%;
		text-align: none;
		}

#notes  {	margin: 2em 0 0;}



#footer  {	text-align: left;
		}

#fsouce  {	padding: 0.5em 0 0 0;
		font-size: x-small;
		line-height: 1.4em;
		}


	
	

