body {
	margin:0 0px; padding:0px;
	text-align:center;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-color:#f3f0eb;
	height:100%;
}

#Content {
	width:900px;
	margin:0px auto;
	text-align:left;
	background-color:#f6f6f6;
	font: 13px Georgia, "Times New Roman";
	height:100%;
}
#maincopy			{ padding:0 0 0 15px;width:875px;}
#maincopyhome		{ padding:0 0 0 15px;width:850px;float:left}
#newmalas			{ padding:0 0 0 15px;width:260px;float:right}
#buttons			{ padding:15px;}

a.itemLink:link 	{ font: bold 14px serif; letter-spacing: 1px; color:#801709; text-decoration:none; }
a.itemLink:visited	{ font: bold 14px serif; letter-spacing: 1px; color:#801709; text-decoration:none; }
a.itemLink:active 	{ font: bold 14px serif; letter-spacing: 1px; color:#801709; text-decoration:none; }
a.itemLink:hover	{ color:#bf2e1a; text-decoration:none; }

.productphoto 		{ border:1px solid #000; margin: 5px 0 0 0}
.productcopy		{ font: 13px Georgia, "Times New Roman", serif; letter-spacing: 1px; color:#434343;}

h2 					{ margin-left:15px; font: bold 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px; color:#434343; }
h3 					{ margin-left:15px; font: bold 1.2em Georgia, "Times New Roman", serif; letter-spacing: 1px; color:#673115; }
h4 					{ font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px; color:#673115; }

td					{ padding: 0 0 25px 0; }

#copyright      	{ font: 10px arial,sans-serif; line-height:17px; }




