body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

#container {
	width:1024;
	text-align:center;
}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	left: 5px;
	top: 0px;
}
#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 900px;
	text-align:center;
}

#gallery ul {


}

#gallery ul li {
	float:left;
	display:inline;
	width:155px;
	height:215px;
	text-align:center;
	vertical-align:center;	
}

#gallery ul li img {
	border:none;
}



#productlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	width: 300px;
	left: 10px;
	top: 160px;
}

.welcome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: inline;
	font-style: normal;
}



.gal1 {
	float:left;
	height:210px;
		
}



#mapprice {
	margin-top:0px;
}

#imagemap {
	margin-top:0px;
	padding-top:0px;
	width:500px;
	display:inline;
	float:left;
}

#pricesdiv {
	margin-top:0px;
	padding-top:0px;
	width:459px;
	position:absolute;
	left: 500px;

}


#prices {

}

#cart {
	width:800px;
	text-align:left;
}

#cart table th {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: blue;

}

#cart table td {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;

}

#mmakers {
	visibility: hidden;
}

.ralign {
	text-align:right;
}
.ralignt {
	text-align:right;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000FF;
}
.emph {
	font-size: 1.5em;
	font-weight: bold;
	color: #0000FF;	
}
