body {
	margin: 0px;
	padding: 0px;

}
.topBody {
	background-color: #000000;
	background-image: url(images/home_body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
.menuTop {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}
.menuTop a{
	color: #FFFFFF;
	text-decoration: none;
}
.menuTop a:hover{
	color: #D592C7;
	text-decoration: underline;
}
.topTd {
}

.subBody {
	background-color: #FFFFFF;
}
.aboutRightText {
	line-height: 150%;
	color: #333333;
	font-size: 11px;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.itemsTd {
	background-image: url(images/items_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.itemsHomeImg {
	margin-top: 30px;
	margin-left: 50px;
}

.itemsBody {

	background-color: #FFFFFF;
	background-image: url(images/items_body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.photoT img{
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-bottom: 5px;
}
.photoT span{
	margin-top: 0px;
	margin-bottom: 18px;
	display: block;
	font-size: 12px;
	color: #333333;
}
.copyrightTop {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyrightItem {
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photo {

	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-bottom: 20px;
}
.photoP {


	border: 1px solid #CCCCCC;
}
.itemsDescText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.itemsDescText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.itemsDescText3 {
	border: 1px dotted #CC99FF;
	text-align: center;
}
.itemsDescText3 P{
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin: 5px;
	width: 300px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.aboutBody {
	background-color: #FFFFFF;
	background-image: url(images/about_body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuSub {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
.menuSub a {
	color: #333333;
	text-decoration: none;
}
.menuSub a:hover {
	color: #D592C7;
	text-decoration: underline;
}
.itemsDescText4 {

	border: 1px dotted #CC99FF;
	text-align: center;
}
.itemsDescText4 P {

	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin: 5px;
}
.obsG {
	font-size: 11px;
	color: #333333;
}
.obsG a:link{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.obsG a:hover{
	color: #D592C7;
	text-decoration: underline;
}.order {
	background-color: #FFFFFF;
	background-image: url(images/order_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1250px;
	width: 700px;
}
.orderTxt {
	width: 420px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 140%;
}
.orderTxt legend{
	font-size: 12px;
	font-weight: bolder;
}
#links a{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.about {
	width: 700px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.aboutTxt {
	padding: 30px 40px;
	font-size: 12px;
	color: #231f20;
	text-align: left;
	line-height: 200%;
	background-color: #d3a3cb;
	font-weight: bold;
}
.aboutTxt2 {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	line-height: 200%;
}
.aboutPink {
	color: #d3a3cb;
	font-weight: bold;
}

