﻿body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #990099;
	background-color:#000000;
	text-align: left;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	width: 100px;
}
body table tr td p a {
	color:white;
}

a {text-decoration: none;}
h1 {font-size: 2em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;}
	
h1 a {color: #CCCCCC;}	
	
h2 {font-size: 1.3em;
	color:#999999;
	text-transform: uppercase;}

#nav {
	margin-left:250px;
	background-image: url(../images/menu_bar.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 50px;
	padding-top: 13px;
}

#nav a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	font-style: italic;
	padding-left: 30px;
	text-decoration: none;
}
#nav a:hover {color: #999999;}

#categories {margin-left: 20px;
	background-image: url(../images/product_bar.gif);
	width: 230px;
	background-repeat: no-repeat;
	padding: 30px;
	}
	
#categories a {
	color: #9900CC;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-bottom: 20px;}
#categories a:hover {color: #FFFFFF;}	

#bkgwhole 	{background-image: url(./images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 1000px;}
	
#product {width: 600px;}	