@charset "utf-8";
/* CSS Document */
	<!--
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:  url(http://myothershirtshop.com/images/stripebg.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
}
a:link,a:visited { color:#790000;}
a.menu:link,a.menu:visited {color:#ffffff;text-decoration:underline;}
a.footer:link,a.footer:visited {color:#ffffff;text-decoration:underline;}
.footer {color:#ffffff;}
.menu {
	color:#ffffff;
	padding-right: 10px;
	font-style: oblique;
	font-family: "Georgia", Times New Roman, Times, serif;
}
#menu {
	color:#ffffff;
}
.sidebg {
	background-image: url(http://myothershirtshop.com/images/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}
#searchFormContainer {
	padding: 0px 0px 0px 10px;
	float: left;
}

a.sidebarlink:link,a.sidebarlink:visited {color:#790000;}
.smallsidebartext {color:#790000; font-family: "Georgia", Times New Roman, Times, serif;}

table {
	padding: 0px;
	margin-top: 0px;
}
#footer {
	background-image: url(http://myothershirtshop.com/images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#bestcafe {
	visibility: hidden;
}
.checkoutbg {background-color: #ffffff;}
.tableheaderbg {background-color: #790000;color: #ffffff;font-weight: bold;}
h1{
	color: #790000;
}
h2{
	color: #790000;
	font-size:16px;
}
.menu {
	color:#ffffff;
	padding-right: 10px;
	font-style: oblique;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.sidebartext {color: #000000;font-family: "Georgia", Times New Roman, Times, serif;}
.head {color: #000000;font-family: "Georgia", Times New Roman, Times, serif;}
.alertmessage {color: #ff0000;font-family: "Georgia", Times New Roman, Times, serif;}

.smallprint {font-size:8pt;font-family: "Georgia", Times New Roman, Times, serif;}
.cp-coupon {
	border: 2px dashed #790000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	width: 125px;
}
.cp-couponlink {
	color: #790000;
	text-decoration: none;
	font-size: 8px;
}
#bookmark {	padding-right: 10px;}
.cafepressbar, .cafepressbar td, .cafepressbar td table, .cafepressbar td table td {
	border: 0px none !important;
	background: #ffffff !important;
width: 645px;
margin-left: auto;
margin-right: auto;
}


.cafepressbar img
{
filter:progid:DXImageTransform.Microsoft.Chroma(color=#FFFFFFFF)
progid:DXImageTransform.Microsoft.BasicImage(mask=0,maskColor=#FFFFFFFF);
border:1px;
}
-->