html 
		 			{	 
					background: #222222;
					font-family: Verdana;
					font-size: 0.8em;
					color: #ffffff;
					}
					
body  
					{
					background: #1f1f1f;
					width: 738px;
					border-left: solid 1px;
					border-right: solid 1px;
					border-color: #4c4c4c;
					margin: 0 auto;
					}		

#head
				  {
					padding: 20px 0;
					background: url(rockroom.png) no-repeat left #1f1f1f;
					width: 738px;
					height: 60px;
					}
					
#head span
				  {
					display: none;
					}

#navigation  
					{
					background: url(bg.jpg) #1f1f1f;
					width: 738px;
					height: 25px;
					overflow: hidden;
					}
					
#navigation a, a:link, a:visited, .chosen
					{
					float: left;
					width: 100px; 
					height: 25px; 
					font-family: Verdana;
					text-align: center; 
					text-decoration: none; 
					color: #999999;
					line-height: 25px;
					}

		
#navigation a:hover 
					{
					color: #ebebeb; 
					background: url(button.png) #ff002d;
					}
					
#navigation a:active, .chosen 
					{
					font-weight: bold;
					color: #1f1f1f; 
					background: url(buttonon.png) #ffffff;
					}
					
#breadcrumbs
					{
					width: 718px;
					height: 15px;
					padding: 5px;
					padding-left: 15px;
					background: url(corner.jpg) no-repeat top right #ffffff;
					font-size: 8pt;
					color: #1f1f1f;
					}
					
#breadcrumbs a
					{
					line-height: 15px;
					color: #1f1f1f;
					float: none;
					}

#breadcrumbs a:hover
					{
					color: #707070;
					}
					
#main
					{
					background: #1f1f1f;
					color: #1f1f1f;
					width: 738px;
					}

#main a   {
					float: none;
					color: #ff002d;
					}
					
#main a:hover
			    {  
					color: #707070;
					}

#tagline
					{
					background: url(grungebanner.png) #1f1f1f;
					height: 40px;
					}
					
#leftcontent
					{
					border-right: solid 10px #1f1f1f;
					border-top: solid 10px #1f1f1f;
					padding: 15px;
					float: left;
					width: 469px;
					height: 370px;
					background: url(bgg.png) #ffffff;
					color: #1f1f1f;
					overflow: hidden;
					}
					
#leftcontent a:link img,	a:visited img
					{
					border:0px;
					}

#leftcontent td
					{
					border-right: solid 10px #ffffff;
					}
					
#box
				  {					
					padding: 10px;
					height: 350px;
					overflow: auto;
					}
					
#linkbox  
					{
					float: left;
					}

#linkbox a, #linkbox a:visited
				  {
					font-size: 11px;
					text-align: center;
					display: block;
					width: 92px;
					border-right: solid 2px #000000;
					}
					
#linkbox a:hover
				  {
					background: #ff003d;
					color: #1f1f1f;
					}

#iteminfo
				  {
					padding-left: 112px;
					}
					
#iteminfo a, #iteminfo a:visited
				  {
					font-family: Verdana;
					font-size: 8pt;
					}
					
#price		
					{
					float: right;
					text-align: right;
					}
										
					
#rightcontenttop
					{
					border-right: solid 20px #1f1f1f;
					border-top: solid 5px #1f1f1f;
					border-left: solid 10px #1f1f1f;
					float: right;
					width: 198px;
					height: 200px;
					background: url(dealhead.png) #1f1f1f no-repeat;
					color: #ffffff;
					}

#rightcontentbottom
					{
					border-right: solid 20px #1f1f1f;
					padding: 20px;
					float: right;
					width: 158px;
					height: 200px;
					background: url(dealbox.png) #1f1f1f no-repeat;
					color: #000000;
					}
					
#rightcontentbottom .deal
					{
					font-weight: bold;
					color: #ff002d;
					}

#footer		
					{
					border: solid 10px #1f1f1f;
					background: #1f1f1f;
					color: #8c8c8c;
					}

#bbanner
					{
					background: url(bbanner.png) #1f1f1f;
					height: 40px;
					}