body 
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #990000;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #990000;
	font-weight: normal;
}

#right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #006666;
	font-weight: normal;
	font-style: italic;
}

#header, #container, #bottomlinks {
	max-width: 800px;
}

#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 1px;
		}
		
#header a:link {
	color: #000066;
	text-decoration: none;
}		
		
#header a:hover {
	color: #990000;
	text-decoration: none;
}		

#container {
	position: relative;
	background-image: url(/images/cnh_homebckgrnd_final.jpg);
	background-repeat: no-repeat;
	height: 455px;
}

#left {
	border: 1px;
	border-color: #666666;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 185px;
}

#right {
	border: 1px;
	border-color: #666666;
	position: absolute;
	right: 0px;
	top: 100px;
	width: 180px;
}

#center {
	margin-left: 190px;
	margin-right: 190px;
	height: 455px;
}

#tagline {
	background-color: #FFFFFF;
	width: 800px;
	height: 50px;
	border-top-color: #006666;
	border-top-style: solid;
	border-top-width: 1px;
		}	
	
#bottomlinks {
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
		}	
	
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #666666;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	bottom: 1px;

}
.body1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
}

.bodyindent1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
}

.bodyindent2 {
	padding-left: 10px;
}

.newslist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
