body {
	background: url(images/paperBG.jpg);
	font-family:"Baskerville Old Face", "Baskerville", "Georgia", serif;
	font-size: 18px;
	}
img {
	border:none;
	}
a {
	color:black;
	}
a:hover {
	text-decoration:none;
	}
#nav {
	text-align:center;
	margin:0px auto 0x auto;
	padding: 10px 0px 0px 0px;
	}
.nav li {
	display:inline;
	list-style:none;
	margin:0px;
	}
#nav li {
	display:inline;
	list-style:none;
	margin:0px;
	}
#nav ul {
	margin:0px 20px 0px 0px;
	}
#nav a {
	color:black;
	font-size:30px;
	}
#content hr {
	text-align:center;
	}
#title {
	text-align:center;
	font-size:45px;
	}
#nav a {
	padding:226px 0px 0px 0px;
	display:inline-block;
	text-decoration:none;
	}
#nav a:hover {
	text-decoration:underline;
	}
.nav1 {
	width:174px;
	background: url(images/Nav_01.png) top no-repeat;
	}
.nav2 {
	width:201px;
	background: url(images/Nav_02.png) top no-repeat;
	}
.nav3 {
	width:223px;
	background: url(images/Nav_03.png) top no-repeat;
	}
.news {
	text-align:center;
	width:500px;
	margin: 0px auto 20px auto;
	}
.sticker {
	text-align:center;
	display:inline-block;
	margin:10px;
	width:150px;
	}
.bookmark {
	text-align:center;
	display:inline-block;
	margin:10px;
	width:200px;
	}
.poster {
	text-align:center;
	display:inline-block;
	margin:10px;
	width:300px;
	vertical-align:top;
	}
#pagetitle {
	padding:100px 0px 0px 200px;
	margin:0px 0px -50px 0px;
	background: url(images/PangolinLogo2.png) left top no-repeat;
	font-size:45px;
	height:160px;
	vertical-align:top;
	}
#pagetitle .nav {
	font-size:20px;
	margin:0px 0px 0px 50px;
	}
#pagetitle .nav a {
	color:black;
	text-decoration:none;
	}
#pagetitle .nav a:hover {
	text-decoration:underline;
	}
#footer {
	text-align:right;
	background: url(images/pangolinink.png) right bottom no-repeat;
	height:100px;
	margin:10px;
	}
#footer p {
	padding:15px 170px 0px 0px;
	font-size:14px;
	}
.center {
	text-align:center;
	}
#content input {
	background: url(images/addtocart.png) 0px 0px;
	width:120px;
	height:26px;
	margin:5px;
	}	
#content Input:hover {
	background: url(images/addtocart.png) 0px 26px;
	width:120px;
	height:26px;
	}
#intro p {
	text-indent:45px;
	}
.bold {
	font-weight:bold;
	}
.comiclink {
	margin:0px 0px 5px 50px;
	}
input.cart {
	background: url(images/viewcart.png) 0px 0px;
	width:120px;
	height:29px;
	margin:5px;
	}	
Input.cart:hover {
	background: url(images/viewcart.png) 0px 29px;
	width:120px;
	height:29px;
	}
p.return {
	margin:30px 10px 30px 50px;
	}
#intro form {
	display:inline;
	margin:0px 0px 0px 38px;
	}
#products {
	text-align:center;
	margin:0px auto 0px auto;
	}
h1 {
	font-size:45px;
	text-align:center;
	}
#new {
	text-align:center;
	margin:0p auto 0px auto;
	}
.footerimgs {
	float:right;
	margin: 0px 170px 0px 10px;
	}
#contactform {
	width:500px;
	margin:20px auto 20px auto;
	}
#contactform form {
	text-align:right;
	}

.sent {
	text-align:center;
	color:red;
	font-weight:bold;
	}