body {
	margin-top: 0px;
	background-image: url(../gfx/frame/body_bkgd.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;	
}
/*#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: E0CA8A;
	background-image: url(../gfx/frame/container_bkgd.jpg);
	background-repeat: repeat-y;
}
#logo {
	background-image: url(../gfx/frame/container_bkgd.jpg);
	background-repeat: repeat-y;
	left: 20px;
	top: 0px;
}*/
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0CA8A;
	width: 375px;
	left: 20px;
	top: 85px;
	padding-right: 10px;
	padding-left: 10px;
}
#text li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0CA8A;
}
#text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0CA8A;
	text-decoration: none;
}
#text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0CA8A;
	text-decoration: underline;
}
/*#shadow {
	position: absolute;
	left: 9px;
	top: 165px;
	background-attachment: fixed;
	background-image: url(../gfx/frame/pic_frame_bkgd.jpg);
	background-repeat: no-repeat;
	width: 540px;
	height: 387px;
	list-style-position: outside;
	list-style-image: url(/html/gfx/frame/dot.png);
}
#pics {
	position: absolute;
	left: 26px;
	top: 22px;
	width: 485px;
	height: 343px;
}*/
#footer {
	left: 0px;
	width: 960px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0CA8A;
}
#footer a{
	left: 0px;
	width: 960px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0CA8A;
	text-decoration: none;
}
#footer a:hover{
	left: 0px;
	width: 960px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0CA8A;
	text-decoration: underline;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0CA8A;
}
.soldOut {
	font-size:18px;
	font-weight:bold;
	color:#E0CA8A;
	text-align: center;

}


