body {
	background-color: #7f7f7f;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	border: 0 none;
	padding: 0;
	text-align: left;
}
#container {
	position: absolute;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 800px;
	height: 653px;
	left: 0px;
	top: 0px;
	height: 653px;
}
#hdrTopBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 19px;
	background-color: #330000;
	margin: 0;
	border: 0 none;
	padding: 0;
}
#hdrMudheadLogo h1 span  {
	display: none;
}
#hdrMudheadLogo {
	position:absolute;
	left:185px;
	top:28px;
	width:455px;
	height:95px;
	margin: 0;
	border: 0 none;
	padding: 0;
	background-image: url(../Rugs/introRugs/introMudheadRugs.gif);
	z-index: 2;
}
#hdrBtmBarLft {
	position: absolute;
	left: 0px;
	top: 157px;
	position: absolute;
	width: 28%;
	height: 33px;
	background-color: #330000;
	margin: 3px 0px 0px;
	padding: 3px 0px 0px;
	z-index: 1;
}
#hdrBtmBarMdl {
	left: 205px;
	position: absolute;
	top: 157px;
	position: absolute;
	width: 460px;
	height: 33px;
	background-color: #330000;
	margin: 3px 0px 0px;
	padding: 3px 0px 0px;
	vertical-align: middle;
	z-index: 12;
}
#hdrBtmBarRt {
	position: absolute;
	left: 80%;
	top: 157px;
	position: absolute;
	width: 20%;
	height: 33px;
	background-color: #330000;
	margin: 3px 0px 0px;
	padding: 3px 0px 0px;
	z-index: 1;
}
#TopicBarLft h2 span {
	display: none;
}
#TopicBarLft  {
	position:absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	width:63%;
	height:30px;
	background-color: #9A9A9A;
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../Rugs/introRugs/hdrIntroTopic.gif);
	border-top: 1px solid #555555;
	border-right: none;
	border-bottom: 1px solid #555555;
	border-left: none;
}
#TopicBarRt  {
	position: absolute;
	left: 63%;
	top: 0px;
	width:37%;
	height:30px;
	margin: 0;
	padding: 0;
	background-color: #494949;
	border-top: 1px solid #555555;
	border-right: none;
	border-bottom: 1px solid #555555;
	border-left: none;
}
#contentContainer {
	position: absolute;
	background-color: #CCCCCC;
	left:0px;
	top:190px;
	width:100%;
	height:475px;
	margin: 0;
	border: 0 none;
	padding: 0;
	z-index: 0;
}
#Copy {
	position:absolute;
	margin: 0;
	margin-top: -10px !important; margin-top: 0;
	margin-left: -5px !important; margin-left: 0;
	
	left:30px;
	top:61px;


	border: 0 none;
	padding: 0; 

	width:467px;
	height:80px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}
#Pix1 h3 span, #Pix2 h3 span  {
	display: none;
}
#Pix1 {
	position: absolute;
	left: 55px;
	top: 135px;
	height: 300px;
	width: 374px;
	background-image: url(../Rugs/introRugs/PictorialFlorenceRiggsSm.jpg);
	z-index: 1;
	border: medium double #330000;
}
#Caption1 {
	position: absolute;
	left: 135px;
	top: 448px;
	height: 15px;
	width: 275px;
}
#Pix2 {
	position: absolute;
	left: 514px;
	top: 40px;
	height: 308px;
	width: 275px;
	background-image: url(../Rugs/introRugs/Klagetoh1920sRugSm.jpg);
	z-index: 1;
	border: medium double #330000;
}
#Caption2 {
	position: absolute;
	top: 360px;
	left: 514px;
	width: 279px;
	height:  20px;
}
#Caption1, #Caption2  {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
#mnuBtm {
	position: absolute;
	margin-top: -15px !important; margin-top: 0;
	margin-left: -5px !important; margin-top: 0;
	left: 100px; top: 682px; 
	width: 550px; height: 26px; 
	text-align: center;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 450px;
	list-style: none;
	height: 24px;
	z-index: 0;
	top: 5px;
}
ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
  z-index: 0;

}
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 0;

}
ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  z-index: 0;

}
/* Root Menu */
ul#navmenu a {
  border: 1px solid #330000;
  border-right-color: #330000;
  border-bottom-color: #330000;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #7f7f7f;
  color: #330000;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  z-index: 0;

}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #330000;
  color: #7f7f7f;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #330000;
  color: #7f7f7f;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #7f7f7f;
  color: #330000;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #7f7f7f;
  color: #330000;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #330000;
  color: #7f7f7f;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #330000;
  color: #7f7f7f;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}
/* The following is to provide a hover change for the single dropdown link for the Main page. */
.mainHover hover{
  background: #7f7f7f;
  color: #330000;
}
a, a:link, a:hover, a:active {
	background-color:transparent;
	text-decoration: none
}

a:link {
	color:#330000;
}

a:visited {
	color:#330000;
}

a:hover {
	color:#990000;
}
#onlinebutton a{
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#330000;
	padding: 4px;
	text-align:center;
	position:absolute; 
	left:177px; top:128px; 
	width:465px; height:24px; 
}
