@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
}
#leftColumn {
	float: left;
	width: 675px;
	margin-left: 25px;
}
#rightColumn {
	background-image: url(images/ntopright.jpg);
	background-position: top;
	float: right;
	width: 287px;
	background-repeat: no-repeat;
	padding-top: 45px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/nbg.jpg);
}
#topbar {
	height: 42px;
}
#nav {
	height: 30px;
}
#header {
	height: 84px;
}
#content {
}
#footer {
	clear: both;
	height: 53px;
}
body {
	background-image: url(images/bgstripe.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	color: #990000;
}
#content2 {
	clear: both;
	height: 280px;
	background-image: url(images/nrenzotaste.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: right;
	width: 965px;
	margin-left: 25px;
}
#leftColumn2 {
	float: left;
	width: 675px;
}
.style1 {
	font-size: 1.2em;
	font-weight: bold;
}
#copyright {
	width: 990px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 10px;
	font-weight: bold;
}
.style2 {color: #0000FF}
.style3 {color: #000000}
