body {
	background-color: #F90;
	color: #000;
	font-family:Tahoma, Garamond, Arial, Helvetica, "Courier New";
	margin: 20px 0 0 0;
	height: auto;
	font-size: 10pt;
}


#outer {
	background-image: url(../img/shadow.gif);
	height: auto;
	background-repeat: repeat-y;
	background-position: center;
}

#inner {
	position: relative;
	top: 0px;
	height: 905px;
	background-color: #FEFEFF;
	width: 702px;
}


#hdr {
	position: relative;
	top: 0px;
	height: 50px;
 	background-image: url(../img/n2nhdr1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
	color: White;
	border: solid #B40001 1px;
	font-family:"Times New Roman", Times, serif;
}
#hdr h1{
	font-size: 18pt;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
}

#main{
	width: 700px;
	height: auto;
	padding: 0 20px 30px 0;
}

#nav{
	width: 150px;
	background-color: #333300;
	height: 849px;
	padding: 2px 0 2px 20px;
	float: left;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
}
#nav A, u{
	font-family: "Times New Roman", Times, serif;
	color: #C3FFE5;
}
#nav A:hover{
	color: #86FFCB;
}
#nav p{
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
#nav p img{
	margin: 0 0 0 0;
}
#nav p b{
    color: #FE8;
}
#nav img{
	margin: 5px 20px 5px 0;
}

#ebay{
	background-color:#FAECCC;
	color:#101428;
	margin-right: 20px;
	padding: 3px 3px 3px 5px;
}
#ebay A{
	color:#008;
}
#ebay A:hover{
	color:#00F;
}


#content {
	width: 500px;
	text-align: left;
	padding: 10px 0 0 10px;
	float: right;
}

#txt1{
	width: 490px;
	padding: 0 15px 0 5px;
	float: right;
}
#txt1 p{
	font-size: 11px;
}
#txt1 p a,a:visited{
	color: Navy;
	text-decoration: underline;
}

.faul{
	margin-top: -12px;
}

.copy{
	font-style: italic;
	font-family : "Palatino Linotype", "Times New Roman";
	color: #B32400;
	text-align : center;
	clear: both;
}

.tableBorder {
	padding: 2px 4px 2px 4px;
	border: 1px solid #330;	
}

h1,h2{
	text-align: center;
}

h4{
	margin-top: 20px;
	margin-bottom: 0px;
}
