body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #231F20;
	color: #666;
	font-family: Courier, "Courier New", monospace;
	font-size: 10px;
	line-height: 13px;
	background-color: #000;
}
#divFlash, #footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#footer ul{
	width:530px;
	margin:0 auto;
}

a {outline:none;}

#footer ul li{
	list-style:none;
	display:inline;
}

#footer ul li a{
	display:block;
	float:left;
	height:36px;
	text-indent:-9999px;
}

a.home{background:url('../img/nav/home.gif') no-repeat;width:88px;}
a.about{background:url('../img/nav/about.gif') no-repeat;width:88px;}
a.cards{background:url('../img/nav/cards.gif') no-repeat;width:88px;}
a.stockists{background:url('../img/nav/stockists.gif') no-repeat;width:118px;}
a.facebook{background:url('../img/nav/facebook.gif') no-repeat;width:118px;}
a.shop{background:url('../img/nav/shop.gif') no-repeat;width:71px;}



a 					{ color: #666; }
a:hover				{ color: #CCC; }
#contact, #credits 	{ text-align: center; }
img					{border:none;}
.clear 				{clear:both;}

#wrapper		{width:940px;margin:0 auto;background:url('../img/bgRpt.gif') repeat-y;}
#masthead		{background: url('../img/masthead.gif') no-repeat;width:940px;height:150px;}
#mastheadStock	{background: url('../img/mastheadStock.gif') no-repeat;width:940px;height:150px;}
#mastheadAbout	{background: url('../img/mastheadAbout.jpg') no-repeat;width:940px;height:150px;}
#scratchcard{
	margin:50px 0 0 90px;
	float:left;
	width:260px;
}
* html #scratchcard{
	margin:50px 0 0 40px;
}
#content	{
	background:url('../img/paper_bg.jpg') no-repeat;
	width:390px;
	height:320px; 
	float:right; 
	padding:20px 30px 30px 30px;
	margin:50px 90px 0 0;
	font-family: Courier, "Courier New", monospace;
	font-size: 11px;
	text-align:center;
	line-height: 13px;
	color:#000;
}

#instruction {
	color:#FFFFFF;
	display:block;
	margin-bottom:-93px;
	margin-top:80px;
	text-align:center;
}

#callout	{margin:5px 0 0 100px;}
#cardviewer	{margin-top:-130px;}
#cardviewer .left {text-align:right;width:110px;float:left;margin:304px 10px 0 175px;}
#cardviewer .right {text-align:left;width:110px;float:right;margin:-65px 160px 0 0;}

#framefooter{background:url('../img/framefooter.gif') no-repeat;width:960px;height:25px;z-index:999px;}

#imgGal	{width:370px;height:370px;margin-right:10px;overflow:hidden;}
#imgGal ul {margin:0;padding:0; width:370px;list-style:none;}
#imgGal ul li,
#imgGal ul li img {margin:0 auto; text-align:center;}
img.side {padding-top:106px;}

/*IE 6 HACKS */

* html #content{
	margin:50px 40px 0 0;
	width:420px;
	padding:10px 20px;
}

* html #cardviewer .left {
	margin:0;
	padding:300px 0 0 180px;
}

* html #cardviewer .right {
	margin:-70px 82px 0px 0px;
}
* html #callout	{margin:-25px 0 0 100px;}

