#head {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	background-image: url(../images/bg_shop.gif);
	
}
#left {
	width: 145px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	
	}
#main {
	padding-left: 170px;
	padding-top: 5px;
	width: 508px;
	padding-right: 5px;
	
}

#main h1 {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999
	
	}

.bodytext {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
	
#foot {
	background-image: url(../images/bg_foot.gif);
	height: 28px;
	background-position: center;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:100%;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	bottom:0;
	position:fixed;
	}
