#imageview {
	width: 960px;
	height: 600px;
	top: 0px;
	background: #FFF no-repeat;
	margin: 0px auto;
	border-width: 0px;
	position: relative;
	padding: 0px;
}
#header {
	float: left;
	height: 30px;
	width: 646px;
	padding-left: 314px;
	font-family: "MS Serif", "New York", serif;
	font-size: 20px;
	letter-spacing: .1em;
	border-top-width: 0px;
	position: fixed;
	z-index: 3;
	padding-top: 0px;
	top: 0px;
	background: url(../images/images/nav_bg.png) no-repeat;
	left: 10px;
}
#container #header .orange {
	color: #900;
}
#container #header a img {
	border-width: 0px;
	border-style: none;
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #963;
}
#navbar {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #963;
	height: 537px;
	width: 220px;
	padding-left: 40px;
	letter-spacing: .1em;
	position: fixed;
	background: url(../images/images/nav_bg.png) no-repeat;
	padding-top: 60px;
	float: left;
	left: 10px;
	line-height: 2em;
}
#container #navbar .info p {
	line-height: 0.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #900;
	letter-spacing: 1.5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #933;
	clear: both;
	height: 50px;
	width: 960px;
	padding-top: 0px;
	padding-left: 0px;
	position: fixed;
	top: 580px;
	left: 0px;
}
#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
	width: 330px;
	padding-top: 60px;
	padding-left: 280px;
	color: #8B2D0E;
	z-index: 2;
	list-style: square;
	font-size: 14px;
	line-height: 1ex;
}
#paypal {
	width: 440px;
	padding-top: 60px;
	margin-left: 150px;
	clear: both;
	position: absolute;
	top: 10px;
	line-height: 0.6ex;
	padding-left: 20px;
}
#container #content img {
	float: left;
	padding-left: 0px;
	line-height: 1ex;
}
#viewcart {
	height: 25px;
	width: 90px;
	position: fixed;
	z-index: 4;
	top: 105px;
	left: 730px;
}
#container #content h1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.2em;
	clear: both;
	line-height: .2em;
}
.pointer {
	cursor: pointer;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: none;
}
#container #content ul {
	line-height: 2em;
	list-style: square;
}
#container #content h3 {
	font-style: italic;
	font-size: 10px;
	clear: both;
	line-height: 2ex;
}
#container #content .info p {
	line-height: 2.5ex;
	color: #963;
}
