body {
	background-image: url(layout01bg.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;

	padding-left: 5;
	padding-right: 10;
	padding-top: 0;
	}

A:link,  A:visited {	font-family: arial;	letter-spacing: 2pt;	color: #6B0F00;	font-weight: bold;	text-decoration: none;	border-bottom: none;	}        A:active, A:hover {	font-family: arial;	color: #FFFFFF;	font-weight: none;
	background-color: #6B0F00;
	text-decoration: none;	border-bottom: none;	}body,tr,td, div {	font-family: georgia, sans-serif;	color:#000000;	font-size: 12px;	line-height: 12px;	}
b {
	font-weight: bold;
	color: #420900;
	}#title {	color: #B6736B;	font-family: old english, old english five;	font-size: 24px;	line-height: 10px;	letter-spacing: 4px;	font-weight: bolder;
	padding-left: 50px;	}input, textarea, option, select {	background-color: #F3F1E9;	font: 7pt arial;	color: #634F3B;	letter-spacing: 1px;	border: 1px solid #634F3B;	padding: 2px;	}