body{
	background-position: center top;
	margin:0px;
	background-color: #000;
	background-image: url(../images/content_bg.jpg);
	background-repreat: repeat;
	background-color: #dbdbdb;
}
img{border:0;}

#header {
	height: 75px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
}
#wrapper {
	height: 100%;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#content {
-moz-border-radius:20px 20px 20px 20px;
background-image:url("../images/content_maincontent_bg.png");
border:1px solid black;
padding:15px;
}



#homeNavContainer {
	height: 40px;
	width: 661px;
	margin-top: 21px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	z-index: 14;
	position: absolute;
}
#logo {
	position: absolute;
	z-index: 13;
	margin-left: 626px;
	margin-top: 17px
}

#featured_inv {
	height: 144px;
	width: 196px;
	position: absolute;
	z-index: 13;
	/*margin-top: 201px;*/
	margin-left: 0px;
	background-image: url(../images/featured_inv_bg.png);
	background-repeat: no-repeat;
}
#featured_inv span{
color: #FFFFFF;
}

#footer_container{clear: both}
#lower_btn_container a img {
	margin-left: 33px;
}
h2{color:#666}
ul.dropdown li .firstNav{border: none!important}

ul.dropdown li .inside{border:1px solid white}


/* Show the appropriate thank-you */
#tyGeneric	{ display:block !important; }
#tyFlash	{ display:none; }


span.comment a {
color:#444 !important;
}
#content a.tips2 {
background-color: #444 !important;
padding: 2px;
}

#content span.comment a {
color:#444 !important;
}
#content span.comment a:hover {
color:#FF0000 !important;
}
#content span.shortdesc a {
color:#444 !important;
}
#content span.shortdesc a:hover {
color:#FF0000 !important;
}
#content span.price a {
color:#444 !important;
}
#content span.price a:hover {
color:#FF0000 !important;
}

.InvComment a {color:#FF0000!important;}

.InvDesc a {color:#FF0000!important;}
