@charset "utf-8";

#collections-title {
	position:absolute;
	width:99px;
	height:53px;
	z-index:9999;
	left: 105px;
	top: 135px;
	font-family: Allura;
	color: #C886B6;
	font-size: 32px;
	font-weight: normal;
}

#floatermenu {
	position:absolute;
	width:88px;
	height:432px;
	z-index:9999;
	left: 5px;
	top: 133px;
}
.floatermenulinks a{
	opacity: 0.6;
}
.floatermenulinks a:hover {
	opacity: 1.0;
}
.floatermenuselected  {
	opacity: 1.0;
}




#apDiv3 {
	position:absolute;
	width:352px;
	height:37px;
	z-index:100;
	top: 414px;
	left: 650px;
}

body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg-grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow-y: auto;
	/* [disabled]overflow-x: hidden; */
	min-width: 1000px;
}

#container {
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flashbox {
	position:absolute;
	width:100%;
	height:451px;
	z-index:1;
	/* [disabled]left: -464px; */
	top: 127px;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #000;
	overflow: hidden;
}

#mainmenubox {
	position:absolute;
	width:650px;
	height:22px;
	z-index:2;
	left: 0px;
	top: 106px;
}
.mainmenu {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.mainmenu:hover {
	color: #BA67A4;
	font-size: 14px;
}
#logo {
	position:absolute;
	width:195px;
	height:115px;
	z-index:3;
	left: 388px;
	top: 6px;
}
#LowerMenu {
	position:absolute;
	width:600px;
	height:21px;
	z-index:4;
	left: 199px;
	top: 595px;
}
#address {
	position:absolute;
	width:251px;
	height:19px;
	z-index:5;
	left: 379px;
	top: 650px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright {
	position:absolute;
	width:119px;
	height:18px;
	z-index:6;
	left: 441px;
	top: 665px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TitleText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #CCC;
}
.RegularText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.OTHERLINKS {
	font-size: 16px;
	text-decoration: none;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
.OTHERLINKS:hover {
	font-size: 16px;
	text-decoration: none;
	color: #F1CA49;
	font-family: Tahoma, Geneva, sans-serif;
	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;
}
.OTHERLINKS:visited {
	font-size: 16px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	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;
}

#diamond {
	position:absolute;
	width:331px;
	height:22px;
	z-index:1;
	left: 335px;
	top: 622px;
	/* [disabled]background-color: #C33; */
	text-align: center;
}
#links {
	position:absolute;
	width:43px;
	height:21px;
	z-index:1;
	left: 477px;
	top: 681px;
}

.menutext {
	font-family: 'Lusitana', serif;
	color: #999;
	font-size: 13px;
	text-decoration: none;
	/* [disabled]font-weight: 600; */
}
.menutext:hover {
	font-family: 'Lusitana', serif;
	color: #C886B6;
	font-size: 13px;
	text-decoration: none;
	/* [disabled]font-weight: 600; */
}

h6 {
	font-family: 'Lusitana', serif;
	font-size: 15px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}

#content {
	position:relative;
	width:1000px;
	height:450px;
	z-index:7;
	left: 0px;
	top: 131px;
}