@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
background-color:#a6b0bc;
font-size: 12px;
background-image: url("http://www.spiffystudios.com/images/background.gif"); 
}

img { border: 0px; }

.product { font-size: 12px; }

.breadcrumb { font-size: 15px; }

.product-title { margin-top: 0px; font-size: 21px; }

.borderdiv { 
	width: 800px; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 1px; 
	background-color: #84A2C8;
}

a:link {
	color: #336699;
	font-weight: bold;
	text-decoration:none;
}

a:visited {

	color: #336699;
	font-weight: bold;
	text-decoration:none;
}
a:active {

	color: #336699;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #336699;
	font-weight: bold;
  	text-decoration: underline;}
p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
  		font-size: 12px;
		color: #000000;}
.comicTitle{
		font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
		font-size: 16px;
  		font-weight: bold;
  		color: #336699}


.box { 
  background: #FFFFFF;
  width: 800px; 
}
.boxtop { 
  background: url(http://www.spiffystudios.com/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(http://www.spiffystudios.com/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://www.spiffystudios.com/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(http://www.spiffystudios.com/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
  width: 780px;
}
