  body {
 	background-image: url(images/laura-bg-sepia3.jpg);
 	background-repeat: no-repeat;
 	background-position: bottom right;
	}
 .navigation {
 	text-decoration:none;
 	font-family:arial;
	font-size:18px;
	color:#544232;
    }
 .navigation:hover {
 	text-decoration:none;
 	font-family:arial;
	font-size:18px;
	color:#FCE8D6;
    }	 
 .navigation2 {
 	text-decoration:none;
 	font-family:arial;
	font-size:18px;
	color:#FCE8D6;
    }		
 .transparent {
 	font-family:verdana;
 	font-size:14px;
	color:#544232;
 	width:450px;
	padding:40px;
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparent.png');
 }
 /* IE ignores styles with [attributes], so it will skip the following. */
  .transparent[class] {
  	width:450px;
 	background-image:url(images/transparent.png);
	}
 .nelsonpc {	font-family: Arial, Helvetica, sans-serif;font-size: 10px;color:#A3896D;}
 .tablecolname { font-family: verdana; font-size: 14pt; font-style: normal; font-weight: bold; color: #544232;}
 .tablename { font-family: verdana; font-size: 13px; font-style: normal; font-weight: normal; color: #544232;}
 .tablerowA { font-family: verdana; font-size: 10pt; font-style: normal; font-weight: normal; color: #544232;}
 .tablebottom { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: normal; color: #544232;}
 .tablerowB { font-family: verdana; font-size: 10pt; font-style: normal; font-weight: normal; color: #544232;}
 .tablecolname { font-family: verdana; font-size: 12px; font-style: normal; font-weight: normal; color: #544232;}
 table.color { }