
html {margin: 0; padding: 0;}

body {
	margin: 0; 
	padding: 0; 
	font-family: verdana, sans-serif; 
	font-size: 90%;
	background: #fff repeat-y url(/images/Housestyle2004/LeftBack.jpg);
}
    /*** Image is 180px wide, and 20px high ***/

pre {margin: 0; font-family: verdana, sans-serif; font-size: .9em;}

a {
	text-decoration: none;
	color: #0000ff;}

a:hover {
	text-decoration: underline;
	color: #999;
}

td, p {
	font-size: 0.9em;
	text-align: left;
}

th {
	font-size: 0.9em;
	background-color: #fff;
}

.footer {
	color: #fff;
	font-size: 10px;
	text-align: center; 
	background-color: #369;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #fc0;
}

.bannerimage {
	margin: 0 0px 0 22px;
}

.alignright {margin-top: 0; text-align: right;}

.small {font-size: .9em;}

.return {font-size: .9em; color:#ffffff; position: absolute; top: 0; right: 0; text-align: right; padding: .5em;}

/*******************************************************************************
                       Positioning rules
*******************************************************************************/
h1 {
	font-size: 16px;
	padding: 10px;
	padding-left: 15px;
	margin: 0;
	margin-bottom: 5px;
	color: #040;
	background-color: #f7c600;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}

h1:first-letter {
	color: #e97c14;
	font-size: 20px;
}

h2 {
font-size: 14px;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
background-color: #fff; 
color: #369;
border-top: 1px solid #369;
border-bottom: 1px solid #369;
}

h3 {
font-size: 13px;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
background-color: #fff; 
color: #666;
border-bottom: 1px solid #666;
}


div#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
height: 357px;
/*background: url(/images/Housestyle2004/LeftBoxBack.jpg);*/
position: absolute;
left: 0px;
width: 178px;
color: #ee8;
padding-top: 10px;
}

#middlebox {
margin: 0 50px 0 178px;
border-right: 0px solid #000;
padding: 10px;
padding-top: 30px;
background-color: #fff;     /*** This div has a background to cover the 2-tone body BG ***/
}

div#references {
background-color: #fff;
border: 1px solid #000;
}

div#references h3 {
color: #c83;
font-size: 1.1em;
text-align: center;
border-bottom: 1px dashed #000;
}

.NLT td {
text-align: justify;
}

.NLT img {
position: float;
margin: 0px 5px 0px 5px;
padding: 0;
}

#8DECEMBER {
border: 2px;
border-color: #000;
}

.nl_css1 {
font-size: 100%;
}

.nl_css2 {
font-size: 85%;
text-indent: 2em;
}

.nl_css3 {
font-size: 100%;
}
