BODY {
	background-color: #FFFFFF;
	background-image:  url(images/NNNBackground2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300
	margin: 0px;
	}
.LeftColumn { /* The Navigation bar on the left hand side */
	position: absolute;
	top: 195px;
	left: 35px;
	width: 130px;
	height: auto;
	font-family: "Arial Rounded MT Bold", serif;
	line-height: 160%
	}
.RightColumn { /* The quotes bar on the right hand side */
	position: absolute;
	top: 195px;
	right: 25px;
	width: 150px;
	height: auto;
	font-family: "Lucida Handwriting", "Times New Roman", Corsiva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 160%;
	padding: 10px
	background: #FDF4DB;
	color: #663300;	
	border: 1px solid #CCC;
	}
.MainContent { /* The central area where most text goes */
	margin-top: 195px;
	margin-left: 200px;
	margin-right: 200px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	backgroun-color: #FFFFFF;
	color: #000000;
	line-height: 150%;
	}
.Footer { /* The footer at the bottom of the main central column */
	margin-left: 200px;
	margin-right: 200px;
	height: auto;
	border-color: #CCCCCC;
	border-style: groove;
	border-width: 2px;
	color: #663300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cell-padding: 10px;
	font-size: 12px;
	text-align: center;
	}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link {
	color: #663300;
	text-decoration:none;
	}
a:visited {
	color: #884400;
	text-decoration:none;
	}
a:hover {
	color: #FF8C00;
	text-decoration:none;
	}

a.menu:link {
	font-family: "Arial Rounded MT Bold", sans-serif;
	line-height: 220%;
	font-size: 16px;
	}
a.menu:visited {
	font-family: "Arial Rounded MT Bold", sans-serif;
	line-height: 220%;
	font-size: 16px;
	}
a.menu:hover {
	font-family: "Arial Rounded MT Bold", sans-serif;
	line-height: 220%;
	font-size: 16px;
	}
a.submenu:link{
	font-family: "Arial Rounded MT Bold", sans-serif;
	line-height: 180%;
	font-size: 12px;
	}
a.submenu:visited {
	font-family: "Arial Rounded MT Bold", sans-serif;
	line-height: 180%;
	font-size: 12px;
	}
a.submenu:hover {
	font-family: "Arial Rounded MT Bold", sans-serif;
	line-height: 180%;
	font-size: 12px;
	}
h1 {
	font-family: "Arial Rounded MT Bold", sans-serif;
	color: #663300;
	line-height: 120%;
	font-size: 22px;
	font-weight: 500;
	}
h2 {
	font-family: "Arial Rounded MT Bold", sans-serif;
	color: #663300;
	line-height: 120%;
	font-size: 18px;
	font-weight: 400;
	}
h3 {
	font-family: "Arial Rounded MT Bold", sans-serif;
	color: #663300;
	line-height: 120%;
	font-size: 14px;
	font-weight: 300;
	}
