body {
	background: url(http://www.teelarious.com/images/background.jpg) repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #302550;
	margin: 0px;
}
.cafepressbar, .cafepressbar td, .cafepressbar td table, .cafepressbar td table td {
	border: 0px none !important;
	background: #FFFFFF !important;
	color: #302550;
	top: 0;
}
#header {
	margin: auto;
	width: 850px;
	height: 150px;
}
.float {
	float: left;
}
#headertop {
	width: 850px;
	background: url(http://www.teelarious.com/images/headertop.png) no-repeat;
	height: 135px;
	margin: auto;
}
#headerbottom {
	width: 850px;
	height: 40px;
	margin: auto;
}
#navleft {
	background: url(http://www.teelarious.com/images/headerbottomleft.png);
	height: 40px;
	width: 78px;
	float: left;
}
#navright {
	background: url(http://www.teelarious.com/images/headerbottomright.png);
	height: 40px;
	width: 69px;
	float: left;
}
#nav1 {
	float: left;
}
#nav1 a:link, #nav1 a:visited, #nav1 a:active {
	background: url(http://www.teelarious.com/images/nav1.jpg);
	height: 40px;
	width: 178px;
	display: block;
}
#nav1 a:hover {
	background: url(http://www.teelarious.com/images/nav1.jpg) 0 -40px;
}
#nav2 {
	float: left;
}
#nav2 a:link, #nav2 a:visited, #nav2 a:active {
	background: url(http://www.teelarious.com/images/nav2.jpg);
	height: 40px;
	width: 175px;
	display: block;
}
#nav2 a:hover {
	background: url(http://www.teelarious.com/images/nav2.jpg) 0 -40px;
}
#nav3 {
	float: left;
}
#nav3 a:link, #nav3 a:visited, #nav3 a:active {
	background: url(http://www.teelarious.com/images/nav3.jpg);
	height: 40px;
	width: 175px;
	display: block;
}
#nav3 a:hover {
	background: url(http://www.teelarious.com/images/nav3.jpg) 0 -40px;
}
#nav4 {
	float: left;
}
#nav4 a:link, #nav4 a:visited, #nav4 a:active {
	background: url(http://www.teelarious.com/images/nav4.jpg);
	height: 40px;
	width: 175px;
	display: block;
}
#nav4 a:hover {
	background: url(http://www.teelarious.com/images/nav4.jpg) 0 -40px;
}
#content {
	background: url(http://www.teelarious.com/images/content.png) repeat-y;
	padding: 5px 24px 5px 16px;
	margin: auto;
	width: 810px;
}
#maincontent {
	width: 610px;
	padding: 0 10px 0 10px;
}
#sidebar {
	width: 180px;
	background: url(http://www.teelarious.com/images/sidebar.png) no-repeat;
	height: 500px;
}
#innersidebar {
	width: 130px;
	padding: 25px 15px 15px 35px;
}
#innersidebar a:link, #innersidebar a:active, #innersidebar a:visited {
	color: #302550;
	text-decoration: none;
	display: block;
	background: url(http://www.teelarious.com/images/sidebarhover.png) no-repeat;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
	width: 130px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}
#innersidebar a:hover {
	color: #302550;
	font-weight: bold;
	background: url(http://www.teelarious.com/images/sidebarhover.png) no-repeat 0 -23px;
}
#footer {
	background: url(http://www.teelarious.com/images/footer.png) no-repeat;
	clear: both;
	margin: auto;
	width: 850px;
	height: 50px;
}
h1 {
	color: #A32819;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
#productCaption {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #A32819;
	font-weight: bold;
	font-variant: small-caps;
}
#priceDiv {
	color: #A32819;
}
h2 {
	color: #A32819;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h3 {
	color: #A32819;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
}
.ship {
	background: #FBF596;
}
.top {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #A32819;
	text-decoration: none;
}
a:hover {
	color: #A32819;
	text-decoration: underline;
}
input[type="text"], textarea {
	border: 1px solid #7B7297;
	padding: 3px;
	background: #FBF596;
	color: #302550;
	font-size: 11px;
}
input[type="text"]:focus, textarea:focus {
	border: 1px solid #A32819;
	padding: 3px;
	background: #FBF596;
	color: #302550;
	font-size: 11px;
}
td,tr,form,select,option,textarea  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #302550;
}
.submit-btn {
	width: 100px;
	height: 26px;
	background: url(http://www.teelarious.com/images/send.jpg) no-repeat;
	outline: none;
	margin: 20px 0 0 0;
	float: right;
}
.submit-btn:hover {
	background: url(http://www.teelarious.com/images/send.jpg) no-repeat 0 -26px;
}
.prodprice {
	color: #A32819;
	font-weight: bold;
}
.prodname a:link, .prodname a:visited, .prodname a:active, .prodname a:hover {
	color: #302550;
	font-weight: normal;
}
.carthoversmall a:link, .carthoversmall a:active, .carthoversmall a:visited {
	height: 15px;
	width: 64px;
	display: block;
	text-decoration: none;
	background: url(http://www.teelarious.com/images/addtocartsmall.jpg) no-repeat;
}
.carthoversmall a:hover {
	background: url(http://www.teelarious.com/images/addtocartsmall.jpg) no-repeat 0 -15px;
}
#rateback {
	width: 147px;
	height: 57px;
	padding: 27px 0 0 26px;
	margin: 0 0 14px 5px;
	background: url(http://www.teelarious.com/stars/rate.png) no-repeat;
}