* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
BODY			{font-size:10pt;
				background:#000;
				text-align:center;
				}
IMG				{border:0px;}
TH				{font-size:10pt;}
TD				{font-size:10pt;}
TEXTAREA		{font-size:10pt;}
INPUT			{font-size:10pt;}
#body			{width:810px;
				background:#fff;
				margin-left:auto;
				margin-right:auto;
				text-align:left;
				border:5px solid #fff;
				}
#top-box		{height:160px;
				width:800px;
				clear:both;
				background:url('vanillabomb.jpg');
				}
#menu			{
				width:800px;
				height:30px;
				text-align:right;
				padding:5px;
				padding-top:137px;
				}
#main			{min-height:600px;
				width:800px;
				height:600px;
				background:#fff;}
#left-box		{float:left;
				width:250px;
				margin-bottom:30px;
				margin-top:20px;
				background:#fff;}
#center-box		{float:left;
				height: auto !important;
				width:500px;
				margin-top:20px;
				margin-left:25px;
				height:400px;
				background:#fff;}
#bottom-box		{clear:both;
				width:800px;
				border-top:2px solid #ccc;
				text-align:center;
				color:#666;
				background:#fff;
				font-size:10pt;}
#shop-top		{background:url('shopimage.jpg');
				height:250px;width:250px;
				}
#shop-info		{text-align:right;
				border-left:1px solid #999;
				border-right:1px solid #999;
				line-height:140%;
				padding:5px;
				background:#fcfcfc;
				}
#shop-info B	{font-size:12pt;
				}
#info-top		{text-align:center;
				background:url('bar-top.gif');
				height:30px;width:250px;
				padding-top:7px;
				margin-top:5px;
				}
#info-body		{border-left:1px solid #999;
				border-right:1px solid #999;
				background:#fcfcfc;
				padding:5px;
				line-height:130%;
				}
#info-body-s	{
				font-size:8pt;
				line-height:120%;
				}
#info-body H2	{font-size:10pt;
				height:23px;
				padding:3px;
				background:#ddd;}
#info-body IMG	{padding-left:50px;}
#info-body DIV	{margin-left:20px;}
#info-body DIV B	{margin-left:40px;color:red;}
#info-bottom	{background:url('bar-bottom.gif');
				height:16px;width:250px;
				/*margin-bottom:10px;*/
				}
#item			{position:relative;
				background:url('itemback.jpg') no-repeat;
				width:125px;
				height:220px;
				padding:5px;
				padding-top:17px;
				font-size:9pt;
				color:#666;
				float:left;
				}
#item A			{display:block;
				width:100%;
				height:100%;
				border:2px solid #fff;
				}
#item A:HOVER	{border:2px solid #f0f;
				}
#v				{position:absolute;
				top:-6px;
				left:5px;
				}
IMG.s			{margin-left:20px;
				margin-top:2px;}
#thumbnail		{margin-left:10px;}
#category		{clear:left;
				background:url('category.jpg');
				width:500px;height:45px;
				font-size:15pt;
				color:#555;
				padding-top:10px;
				text-align:center;
				font-weight:bold;
				margin-top:15px;
				margin-bottom:15px;}
#welcome		{width:500px;
				height:315px;
				background:url('welcome.jpg') no-repeat;}


