#header {
	background: url("uplimgs/header_nd_2.png") scroll left no-repeat;
	color: #FFFFFF;
}
#bartop{
	background: url("uplimgs/bck-bartop.png") scroll repeat-x;
}
#bardwn {
	background: url("uplimgs/bck-bardwn.png") scroll repeat-x;
}
#imgaltr {
	background: url("uplimgs/bck-nd-imgaltr.png") scroll no-repeat center;
}
#imgaltr p {
	color: white;
}
#menu {
	background: url("uplimgs/bck-nd-menu.png") scroll no-repeat center;
	color: #0000ff;
}
#conttop {
	background: url("uplimgs/bck-nd-conttop.png") scroll no-repeat center;
}
#contbot {
	background: url("uplimgs/bck-nd-contbot.png") scroll no-repeat center;
}
#contall {
	background: url("uplimgs/bck-nd-contall.png") scroll repeat-y center;
}
#pdp {
	background: url("uplimgs/bck-nd-pdp.png") scroll no-repeat center;
}
body a {
	text-decoration: none;
	color: #0000ff;
}
body a:visited {
	color: #007dff
}
body a:hover {
	color: #6464ff;
	text-decoration: underline;
}
body a:active {
	color: #000000;
	border-top: dotted 1px white;
	border-left: dotted 1px white;
}
body a:focus {
	border: none;
}
#pdp a {
	text-decoration: underline;
}
body p:first-letter {
	font-size: 1.1em;
}
#pagemystere a {
	color: #000000;
	font-variant: small-caps;
	font-style: italic;
}
#pagemystere a:hover {
	text-decoration: none;
}
#pagealtr {
	background: url("bck-nd-imgaltr.png") scroll no-repeat left top;
	height: 500px;
	width: 210px;
}
#pagealtr iframe {
	padding-left: 20px;
	padding-top: 20px;
}
#menu div {
	display: inline;
}
