.invHead a:link {
	Color: #E0E0C2;
	text-decoration: none;
}
.invHead a:visited {
	Color: #E0E0C2;
	text-decoration: none;
}
.invHead a:hover {
	color: #CC3300;
	text-decoration: none;
}
.invHead a:active {
	color: #CC3300;
	text-decoration: none;
}

.invTitle {
	Color: #375519;
	font-size: 14px;
	font-style: italic;
	position: absolute;
	width:320px;
	height: 25px;
	top: 344px;
	left: 490px;
	float: inherit;
	text-align: center;
	font-weight: bold;
}

.invHead {
	position: absolute;
	width: 630px;
	height: 25px;
	top: 369px;
	left: 335px;
	float: inherit;
	line-height: 25px;
	text-align: center;
	Color: #E0E0C2;
	text-shadow: #000 1px 2px 4px;
	background-image: url(/images/navBg.jpg);/*fallback image repeats*/
	background-repeat: repeat-x; /*fallback image*/
}

.invShadow {
  -moz-box-shadow: 3px 3px 3px #191919;
  -webkit-box-shadow: 3px 3px 3px #191919;
  box-shadow: 3px 3px 3px #191919;
}

.invHead1 {
	position: absolute;
	width: 140px;
	height: 25px;
}

.invHead2 {
	position: absolute;
	width: 140px;
	height: 25px;
	left: 140px;
}

.invHead3 {
	position: absolute;
	width: 270px;
	height: 25px;
	left: 280px;
}

.invHead4 {
	position: absolute;
	width: 80px;
	height: 25px;
	left: 550px;
}

.invContent {
	position: absolute;
	width: 646px;
	height: 370px;
	top: 395px;
	left: 336px;
	float: inherit;
	overflow-y: auto;
	/*border-left: 1px solid #375519;
	border-right: 1px solid #375519;*/
	line-height: 16px;
}

.invContent1 {
	width: 135px;
	height: 32px;
	padding: 2px;
	float: left;
	border-left: 1px solid #375519;
	border-right: 1px solid #375519;
	border-bottom: 1px solid #375519;
}

.invContent2 {
	width: 135px;
	height: 32px;
	left: 140px;
	padding: 2px;
	float: left;
	border-right: 1px solid #375519;
	border-bottom: 1px solid #375519;
}

.invContent3 {
	width: 266px;
	height: 32px;
	left: 280px;
	padding: 2px;
	float: left;
	border-right: 1px solid #375519;
	border-bottom: 1px solid #375519;
	overflow-y: auto;
}

.invContent4 {
	width: 70px;
	height: 32px;
	left: 550px;
	padding: 2px;
	padding-right: 6px;
	float: left;
	border-right: 1px solid #375519;
	border-bottom: 1px solid #375519;
	text-align: right;
}

.invNav1 {
	position: absolute;
	width: 210px;
	height: 20px;
	top: 770px;
	left: 335px;
	float: inherit;
	overflow: auto;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
}

.invNav2 {
	position: absolute;
	width: 210px;
	height: 20px;
	top: 770px;
	left: 545px;
	float: inherit;
	overflow: auto;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}

.invNav3 {
	position: absolute;
	width: 210px;
	height: 20px;
	top: 770px;
	left: 755px;
	float: inherit;
	overflow: auto;
	padding-left: 2px;
	padding-right: 2px;
	/*text-align: center;*/
}

.invFeaturedTitle {
	position: absolute;
	width: 610px;
	height: 25px;
	top: 10px;
	float: inherit;
	line-height: 25px;
	text-align: center;
	Color: #E0E0C2;
	text-shadow: #000 1px 2px 4px;
	background-image: url(/images/navBg.jpg);/*fallback image repeats*/
	background-repeat: repeat-x; /*fallback image*/
}

.invFeaturedImage {
	position: absolute;
	width: 250px;
	height: 250px;
	top: 70px;
	left: 20px;
	float: inherit;
}

.invFeaturedDescription {
	position: absolute;
	width: 300px;
	height: 270px;
	top: 50px;
	left: 300px;
	overflow-y: auto;
	float: inherit;
}

.invDetailTitle {
	position: absolute;
	width: 610px;
	height: 25px;
	/*top: 10px;*/
	float: inherit;
	line-height: 25px;
	text-align: center;
	Color: #E0E0C2;
	text-shadow: #000 1px 2px 4px;
	background-image: url(/images/navBg.jpg);/*fallback image repeats*/
	background-repeat: repeat-x; /*fallback image*/
}

.invDetailData {
	position: absolute;
	width: 590px;
	height: 50px;
	top: 320px;
	left: 40px;
	text-align:left;
	float: inherit;
}

.invDetailDescription {
	position: absolute;
	width: 580px;
	height: 270px;
	top: 40px;
	left: 20px;
	overflow-y: auto;
	float: inherit;
}

		
