html, body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/canvas.jpg);
	text-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-webkit-text-shadow: 0px 0px 6px rgba(0,0,0,0.3);
	-moz-text-shadow: 0px 0px 6px rgba(0,0,0,0.3);	
	}
#wrapper{
	position: relative;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px; 
	height: 1100px;        
	}
#top {
	height: 160px;
	background: #999999 url(images/banner_left.jpg) left no-repeat;
	text-align: left;
	display: block;
	position: relative; top: 0;
	width: 900px;
	}
#logo {
	position: absolute; left: 10px; top: 10px;
	box-shadow: 2px 2px 16px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 16px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 16px rgba(0,0,0,0.5);
	}
.dog{
	float: right;
	}
#nav {
	height: 850px;
	width: 120px;
	position: absolute; top: 160px;
	margin-top: 0px;
	background: #CCCCCC url(images/canvasdark.jpg);
	overflow: hidden;
	padding: 0;
	z-index: 3;
	} 
#navlinks {
	height: 1900px;
	width: 120px;
	position: absolute; top: 160px;
	margin-top: 0px;
	background: #CCCCCC url(images/canvasdark.jpg);
	overflow: hidden;
	padding: 0;
	z-index: 3;
	}
#ads{
	margin: 20px auto 0 auto;
	} 
ul#pagelinks  {
	list-style: none;
	position: relative; left: 0; top: 0px;
	padding: 0;
	margin: 0;
	color: #003366;
	}
#pagelinks li {
	text-decoration: none;
	padding: 4px 0px 5px 0px;
	text-align: right;
	margin: 0 0 5px 0;
	width: 120px;
	background: #f2f2f2;
	}
#pagelinks li a:link, #pagelinks li a:visited {
	text-decoration: none;
	font: 12px Arial, sans-serif;
	color: #336699;
	}
#pagelinks li a:hover{
	text-decoration: none;
	color: rgb(223, 152, 22);
	}
#pageicons li {
	text-decoration: none;
	padding: 1px 0px 5px 0px;
	text-align: right;
	margin: 0 0 5px 0;
	width: 120px;
	background:#f2f2f2;
	}
.nlnk{
	font: 12px Arial, sans-serif;
	font-stretch: semi-condensed;
	font-weight: bold;
	color: rgb(223, 152, 22);
	}
#main1 {
	height: 850px;
	position: absolute; top: 160px; left: 120px;
	background: #f2f2f2;
	overflow-x: hidden;
	overflow-y: auto;	
	width: 580px;
	}
#main2 {
	height: 850px;
	width: 200px;
	background: #CCCCCC url(images/canvasdark.jpg);
	text-align: center;
	float: right;
	position: absolute; right: 0; top: 160px;
	padding: 0 0 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	}
#mainfull {
	position: relative;
	height: 850px;
	background: #f2f2f2;
	width: 900px;
	padding-top: 20px;	
	overflow: auto;
	}
#mainlinks {
	height: 1900px;
	background: #f2f2f2;
	position: absolute; top: 160px; left: 120px;
	width: 740px;
	overflow: auto;
	padding: 0 20px 0 20px;
	}
#mainstore {
	height: 1900px;
	background: #f2f2f2;
	position: absolute; top: 160px; left: 120px;
	width: 740px;
	overflow: auto;
	padding: 0 20px 0 20px;
	}
.mainintro {
	color: #036;
	font: 18px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	}
.mainbody {
	color: #000;
	font: 12px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	margin: 0px 30px 0px 30px;
	}
.mainbodyclear {
	color: #000;
	font: 12px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	margin: 0px 30px 0px 30px;
	clear: both;
	}
.mainsub {
	color: #036;
	font: 14px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	}
.indexsub {
	color: #333333;
	font: 16px Arial, sans-serif;
	font-stretch: condensed;
	font-weight: bold;
	line-height: 1.35em; 
	margin-left: 30px;
	margin-right: 30px;
	}
.fulltext {
	display: block;
	color: #000;
	font-stretch: condensed;
	line-height: 1.35em;
	margin-left: 30px;
	margin-right: 30px;
	}
.barbody {
	color: #000;
	font: 12px Arial, sans-serif;
	text-align: center;
	margin: 0 10px 0 10px;
	}

.small {
	color: #036;
	font: 9px Arial, sans-serif;
	clear: both;
	}	
.smallarticle {
	color: #666666;
	font: 11px Arial, sans-serif;
	clear: both;
	}
.hd	{
	color: #036;
	font: 20px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	font-weight: bold;
	margin: 20px 30px 10px 30px;	
	}
.int	{
	color:#036;
	font: 14px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	margin: 0px 30px 0px 30px;
	}
.indent {
	margin-left: 30px;
	}
.dropimage {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 30px;
}
.dropimage2 {
	display: block;
	float: left;
	margin-right: 10px;
}
#video {
	display: inline;
	float: right;
	clear: both;
	width: 250px;
	margin-left: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	font: 12px Times, serif;
	font-style: italic;
	text-align: center;
	background: #ffffff;
	padding: 6px 3px 6px 3px;
	color: #003366;
	}
.barimg {
	margin: 10px auto 0 auto;
	width: 90%;
	}
a.text {
	color: #333;
	font: 12px Arial, sans-serif;
	text-decoration: none;
	}
a.text:link, a.text:visited {
	text-decoration: none;
	color: #333;
	}
a.text:hover {
	text-decoration: none;
	color: #fff;
	}
ul.bullets {
	color: #036;
	font: 12px Arial, sans-serif;
	list-style:none;
	}
#fixedwidthform {
	width: 400px;
	text-align:left;
	}
.contact {
	clear: right;
	margin: 0px 0px 10px 30px;
	font: 12px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	color: #000;
	}
.contact input, textarea{
	float: right;
	}
ul.album {
	list-style: none;
	}
ul.album li{
	float: left;
	width: 100px;
	margin-right: 5px;
	text-align: center;
	font: 12px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	height: 135px;
	}
.album img {
	display: block;
	}			
hr.divider {
	display:block;
	width: 90%;
	margin: 30 auto 40 auto;
	color: #e0e0e0;
	}
a.email {
	color: #999999;
	font: 14px Arial, sans-serif;
	font-stretch: condensed;
	line-height: 1.35em;
	margin-left: 30px;
	}
a.email:link, a.but:visited {
	text-decoration: underline;
	color: #333;
	}
a.email:hover {
	text-decoration: none;
	color: #fff;
	}
.address {
	margin: 10px 20px 0px 30px;
	font: 12px Arial, sans-serif;
	line-height: 1.35em;
	color: #039;
	}
.w3 {
	border: none;
	}
#w3wrap {
	margin: 0px 10px 0px 10px;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.bold {
	font-weight: bold;
	}
.style1 {
	color: #FF6600
}
.style2 {
	color: #336699;
	font-family: Arial, sans-serif;
}
.style3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
.style4 {
	color: #336699;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #660033;
	font-style: italic;
}
.style8 {font-size: 16px}
.style9 {
	color: #990000;
	font-size: 18px;
}
.style11 {
	color: #990000
}
.latest {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
	width: 180px;
	height: 20px;
	background: #036;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
}
.latestimg {
	display: block;
	margin: 0 auto 0 auto;
	}
.imgleft {
	display: block;
	margin: 0 10px 0 0;
	}
.imgright {
	display: block;
	margin: 0 0 0 10px;
	}
#deadcenter {
	margin-top: auto; margin-bottom: auto; margin-right: auto; margin-left: auto;
	}
#leftblock {
	position: relative;
	color: #000;
	font: 12px Arial, sans-serif;
	margin: 0 0 0 30px;
	width: 300px;
	float: left;
	}
#rightblock {
	position: relative;
	color: #000;
	font: 12px Arial, sans-serif;
	margin: 0 80px 0 0;
	width: 300px;
	float: right;
	clear: right;
	}
#fullblock {
	position: relative;
	color: #000;
	font: 12px Arial, sans-serif;
	margin: 10px 0 10px 30px;
	width: 600px;
	float: left;
	}
.orderdeadline {
	position: relative;
	margin: 10px 0 0 30px;
	width: 680px;
	font: 12px Arial, sans-serif;
	background: #FFFFFF;
	border: solid 4px #D6D6D6;
	padding: 10px;
	text-align:left;
	}
#addthis{
	position: relative;
	display: block;
	margin: 10px 0 0 30px;
	width: 200px;
	height: 20px;
	float: left;
	clear: right;
	font: 12px Arial, sans-serif;
	overflow: auto;
	}
.nobullet {
	list-style:none;
	}
.piclink {
	border: none;
	text-decoration: none;
	color:#CCCCCC;
	}
.icon {
	margin-left: 5px;	
	}
.storyhead {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
	background: #999999;
	width: 170px;
	height: 18px;
	padding-left: 10px;
	color:#D9D9D9;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	text-decoration: none;
}
#story{
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 170px;
	height: 170px;
	background: #D9D9D9;
	border-bottom: 5px solid #999999;
	padding: 0 5px 0 5px;
	overflow-x: hidden;
	overflow-y: auto;
	}
/* FOR IE 6 and below */
* html #story	{
	margin-left:10px;
	overflow: auto;	
	}
#newsfeed {
	position: relative;
	display: block;
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0 auto 0 auto;
	width: 170px;
	height: 250px;
	background: #ffffff;
	border-bottom: 5px solid #999999;
	padding: 0 5px 0 5px;
	overflow: auto;
	}
.storytext	{
	color: #000;
	font: 11px Arial, sans-serif;
	}
#zazzle {
	position: relative;
	width: 100%
	float: left;
	margin: 10px 0 10px 30px;
	clear: right;
	}
.strap {
	position: relative;
	width: 100%;
	top: 880px;
	color: #333;
	font: 10px arial;
	text-align: center;
	}
/* FOR IE 6 and below */
* html .strap {
	top: 1040px;
	padding: 0;
	margin: 0;
	}
#strapbar {
	display: block;
	position: absolute;
	color: #cccccc;
	font: 14px arial;
	margin: 850px auto 30px auto;
	clear: both;
	text-align: center;
	width: 900px;
	padding: 3px 0 3px 0;
	background: #999999;
	}
/* FOR IE 6 and below */
* html #strapbar {
	margin: 1010px auto 30px auto;
	}
#tab {
	position: fixed; bottom: 0; left: -200px
	margin-left: 50%;
	width: 500px;
	height: 15px;
	padding: 0;
	background: #336699;
	font: 14px Courier, monospace;
	color: #FFFFFF;
	border-top: 3px #CCCCFF solid;
	border-left: 3px #6699CC solid;
	border-right: 3px #000033 solid;
	text-align: center;
	padding-top: 2px;
	}
a.tablink {
	color: #ffffff;
	text-decoration: none;
	}
a.tablink:link, a.tab:visited {
	text-decoration: none;
	color: #6699FF;
	}
a.tablink:hover {
	text-decoration: none;
	color: #6699FF;
	}
#logolinx {
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #f2f2f2;
	text-decoration: none;
	font: 10px Arial, sans-serif;
	text-align: center;
	}
.pricetable {
	margin: 5px 0 0 30px;
	font: 12px Arial, sans-serif;
	color: #000000;
	background-color:#CCCCFF;
	text-align: center;
	}
.ordertable {
	margin: 5px 0 0 30px;
	font: 12px Arial, sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	}
.confirmtable {
	margin: 10px 0 0 0;
	width: 200px;
	font: 12px Arial, sans-serif;
	color: #000000;
	text-align: centre;
	padding: 10px 0 30px 0;
	background: #f2f2f2 url(images/tick.gif) no-repeat bottom right;
	}
#boxright{
	float: right;
	margin: 0 30px 0 10px;
	border: 2px solid #cccccc;
	font: 11px Arial, sans-serif;
	padding: 10px;
	width: 200px; 
	}
#name {
	position: relative;
	margin-top: 140px;
	margin-left: 30px;
	font: 16px Arial, sans-serif;
	}
.materialright {
	margin: 0 30px 0 10px;
	float: right;
	}
a.indexlink {
	color:#666666;
	}
.previous {
	font: 12px Arial, sans-serif;
	text-decoration: underline;
	color: #666666;
	width: 100%;
	}
#button {
	display: block;
	margin: 10px auto 10px auto;
	width: 200px;
	height: 30px;
	background: url(images/button.png) no-repeat center;
	text-align:center;
	}
#CSSbutton {
	display: block;
	margin: 20px auto 20px auto;
	width: 160px;
	height: 30px;
	text-align: center;
	border: 2px solid rgb(80,80,100);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-opera-border-radius: 20px;
	-khtml-border-radius: 20px;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
	background: -moz-linear-gradient(center top, #69f, #3399cc 25%, #000033 70%, #3399cc 95%, #3399cc);
	background: -webkit-gradient(linear, center top, center bottom, from(#6699ff), color-stop(25%, #3399cc), color-stop(70%, #000033), color-stop(95%, #3399cc), to(#3399cc)); 	
	}
a.order {
	display: block;
	width: 85%;
	margin: 2px auto 0 auto;
	padding-top: 4px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000;
	-webkit-text-shadow: 2px 2px 4px #000;
	-moz-text-shadow: 2px 2px 4px #000;
    background-image: -moz-linear-gradient(100% 100% 90deg,rgba(255,255,255,0), rgba(255,255,255,0.75));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-opera-border-radius: 12px;
	-khtml-border-radius: 12px;
	}
a.order:link, a.order:visited {
	text-decoration: none;
	color: #ffffff;
	}
a.order:hover {
	text-decoration: none;
	color: #FF9900;
	}
#flash {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9;
	}
.sub {
	font: 11pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	}
.indextest {
	display:block;
	font-weight: bold;
	margin: .5em 0 .5em 0;
	}
.indexfloatright {
	float: right;
	margin: 0 35px 5px 10px;
	border-top: solid 15px	#999999;
	border-left: solid 15px #999999;
	border-right: solid 15px #999999;
	border-bottom: solid 18px #999999;
	box-shadow: 4px 8px 25px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 8px 25px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 8px 25px rgba(0,0,0,0.3);
	}
#uaw {
	width: 100%;
	height: 25px;
	border: solid 1px #000000;
	background: #CCCCCC;
	margin: 10px 10px 10px 0;
	padding-top: 10px;
	font: 16pt Arial, Helvetica, sans-serif;
	text-align: center;
	}