* {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight:normal; 
	font-style: normal;
	margin-top: 0;
	border: none;
	}
	
body{
	font-size: 10pt;
	margin: 0;
	background-color: #000000;
	background-position: top left;
	background-repeat: repeat-x;
		}

li{
	display: inline;
	font-size: 14px;
	margin-left: 20px;
	}
	
p{
	font-size: 12px;
	}
	
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -7px;
	top: 173px;
	width: 278px;
	height: 23px;
	}
a{
	color: #FFFFFF;
	text-decoration: none;
	}
	
ul a:hover{
	color: #C0C000;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: none;
	color: #bb800f;
	}

#full, #vgraphics, #pclothing{
	background-color: #373737;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 10px;
	margin-top: 20px;
	background-image: );
	background-position: top left;
	background-repeat: repeat-x;
	}
	

#wrapper{
	width: 800px;
	margin: 0 auto;
	margin-top: 40px;
	position: relative;
	background-image: url(WEBLOGO.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#content{
	width: 800px;
	margin: 0 auto;
}

h1{
	padding-top: 140px;
	text-indent: -9999px;
}
	
h3{
	font-weight: bold;
	}
	
#about{
	display: none;
	clear: both;
	float: left;
	width: 780px;
	}

#pclothing{
	float: right;
	width: 360px;
	height: 360px;
	}

#vgraphics{ 
	float: left;
	width: 360px;
	height: 360px;
	}

#full{
	clear: both;
	float: left;
	width: 780px;
	}

#catstab{
	width: 100%;
	text-align: center;
	}
	
#prodprice{
	width: 100px;
	text-align: left;
	}

.hotpickstag{
	text-align: right;
	clear: both;
	}

.contacttxt{
	text-align: center;
	font-size: 24px;
	}

.contacttxt a{
	color: #FFFFFF;
	text-decoration: none;
	}	

.contacttxt a:hover{
	color: #000000;
	text-decoration: none;
	}

/* nav recognition */

#home #nav .home a,
#products #nav .products a,
#contact #nav .contact a{
	color: #FFFFFF;
	cursor: default;
	}
	
/* product page*/

#protitle {
border: none;
float: left;
background: none;
width: 100%;
}

#productimg {
border: none;
float: left;
background: none;
width: 300px;
padding-left: 40px;
padding-bottom: 20px;
}

#productdec {
border: none;
float: left;
background: none;
width: 370px;
padding-left: 40px;
font-size: 12px;
padding-bottom: 20px;
}

#clearme{
clear: both;
visibility: hidden;
}
#copyR{
clear: both;
color: #C0C000;
}
