html, body{	margin: 0;	padding: 0;	background-image: url(images/Bkg_02.gif);	background-repeat: repeat-x;	color: #309;	font-family: Comic Sans MS;	font-size: 1em;}#header{}A.Tab:link{	text-align: center;	font-family: Comic Sans MS, serif;	font-size: 1em;	line-height: 1.5em;	color: white;	padding: 1pt 9pt 6pt 9pt;	background-color: A88AFF;	text-decoration: none;	white-space: nowrap;}A.Tab:hover	{	text-align: center;	font-family: Comic Sans MS, serif;	font-size: 1em;	line-height: 1.5em;	color: 330099;	padding: 1pt 9pt 6pt 9pt;	background-color: FF88A7;	text-decoration: none;	white-space: nowrap;}A.Tab:visited	{	text-align: center;	font-family: Comic Sans MS, serif;	font-size: 1em;	line-height: 1.5em;	color: 330099;	padding: 1pt 9pt 6pt 9pt;	background-color: FFD8A7;	text-decoration: none;	white-space: nowrap;}#menu{	position: absolute;	left: 130px;	top: 212px;	border-color: 000000;	border-width: 0pt;	border-style: solid;	height: 30px;	white-space: nowrap;}#mktg_message{	z-index: 1;	position: absolute;	top: 142px;	left: 200px;	width: 70%;	height: 70px;	text-align: center;	color: red;	font-size: 2.25em;	line-height: 2em;	white-space: nowrap;}#content{	z-index: 5;	background-color: white;	margin-left: 15px;	padding: 10px 20px 30px 20px;	border-top: 4px solid #FFD8A7;	border-left: 2px solid #FFD8A7;}H2 {	color: orange;	font-size: 1.75em;	line-height: 1em;	margin: 0 0 .25em 0;}P {	margin: 0 0 1em 0;	line-height: 1.2em;}	.ItemTitle{	color: #C36;	font-weight: bold;	font-size: 1.2em;	line-height: 1.2em;}.ItemPrice_L{	text-align: center;	color: #3C3;	line-height: 1.2em;}.ItemPrice_R {	text-align: center;	color: #309;	line-height: 1.2em;}.ItemDesc{	text-align: left;	font-size: .8em;	margin: 0px 0em 1em 0em;	border-width: 1px 0 0 0;	border-style: dashed;	border-color: #F90;}#Comment{	color: #999;	font-family: ARIAL;	font-size: .6em;	font-weight: bold;	text-transform: uppercase;}#footer{	height: 36px;	clear: both;	padding: 10px;	background-color: #309;	color: white;	font-family: ARIAL;	font-size: .6em;	font-weight: bold;	text-transform: uppercase;}#footer .Right{	float: right;	text-align: right;}#footer .Left{	float: left;	text-align: left;}