body {
 margin:0;
 background:#ffffff;
 color: #000;
 text-align:center;
 padding:0;
 /*font-style:normal;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;*/
 }

#outer {
 border-style:solid;
 border-color:#6699cc;
 border-width: 10px 10px 10px 10px;
 text-align:left;
 width:755px;
 margin:auto;
margin-top:20px;
 }

#header {
 margin:0;
 width:755px;
 height:104px;
 background:#ffffff url(NEWN_header08.gif) center no-repeat;
 color: #333333;
 display:block;
 }
#footer {
 height:20px;
 width:755px;
 background:#6699cc;
 text-decoration:none;
 text-align:center;
 border:none;
 margin:0;
 display:block;
 font-style:normal;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#fff;
 padding-top:3px;
}
#footer a:link {
 color:#fff;
 font-style:normal;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 padding-top:3px;
 text-decoration:none;
}

#nav {
	padding-top:20px;
	list-style: none;
}

#nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	/* width: 10em; */
	margin: 0 0 0 4px;
	font-size:16px;
	padding: 2px 8px 2px 8px;
	border:none;
	background-color: #054C9E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#nav a:link, #nav a:visited {
	color: #fff;
}
#nav a:hover {
	background-color: #fff;
	color:#f80;
}
#nav li { /* all list items */
	float: left;
	/* width: 10em;  width needed or else Opera goes nuts */
}
#nav li:hover ul { /* lists nested under hovered list items */
	background-color:#fff;
	color:#f80;
}
#nav li.sfhover ul {
	background-color: #fff;
	color:#f80;
}
#content {
	width:755px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#content a {
	text-decoration: none;
	color:#003399;
	font-weight:bold;
}
.buy {
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:21px;
font-weight:bold;
}
.buy a {
color:#FF6666;
}
#inner {
	margin: 10px 30px 10px 20px;
	clear: left;
	color: #000;
}
.line {
margin:auto;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
p {
text-indent:10px;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:21px;
}
.text {
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:21px;
}
.photo img {
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
padding-bottom:1px;
padding-left:1px;
padding-right:1px;
padding-top:1px;
border:solid;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-color:#003399;
}
#contact {
	margin:5px 0 5px 0;
	text-align:center;
}
#contact div {
	border:none;	
}
#contact div a:link {
	background-color: #054C9E;
	color:#fff;
	font-size:.8em;
	padding:2px 8px 2px 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contact div a:active, #contact div a:visited {
	background-color: #054C9E;
	color:#fff;
	font-size:.8em;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contact div a:hover {
	background-color:#fff;
	color:#f80;
}

ul {
list-style:square;
}
li {
margin-left:25px;
line-height:20px;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}