img {
	border: 0
}

body {
	margin: 0;
	padding: 0;
	background-color: black;
	color: #D800D9;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#logo {
	background-color: black;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}

#logo img {
	border: 0;
}

#main {
	background-color: black;
	margin: 0;
	padding: 0;
	width: 970px;
}

#left {
	background: url(/img/left.jpg) top left no-repeat;
	background-color: black;
	border-right: 0;
	padding: 0 5px 0 5px;
	width: 310px;
}

#left a {
   background: url(/img/pentacleb.jpg) top left no-repeat;
	color: #D800D9;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 10px 60px;
	padding: 0 0 0 20px;
	display: block;
	width: 180px;
}

#left img {
	border: 0;

	
}

#left a:hover {
   background: url(/img/pentacleb.jpg) top left no-repeat;
	color: #900;
	text-decoration: none;
}

#scroll {
	margin: 15px 0px 5px 60px;
	width: 200px;
	height: 150px;
}

#scroll a.scroll {
	background: none;
	margin: 10px 0 10px 0;
}


#left a.pic {
	background: none;
	margin: 10px 0 10px 20px;
	width: auto;
}

#left a.pic:hover {
   background: none;
	margin: 10px 0 10px 20px;

	
}
#left h2 {
	margin: 5px 5px 5px 40px;
	font-size: 13px;
	color: Red;
	text-align: left;
}

#left h3 {
	margin: 5px 5px 5px 40px;
	font-size: 12px;
	font-weight: bold;
	color: #D800D9;
	text-align: left;
}

#content {
	background-color: black;
	padding:  5px 5px 0 5px;
	width: 100%;
}

#where {
	color: red;
	margin: 5px 0px 10px 0px;
}

#where a {
	color: red;
	text-decoration: none;	
}

#where a:hover {
	text-decoration: none;	
}

#content table {
	width: 100%;
}

#content h1 {
	color: red;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 5px 0 10px 0;
}

#products {
	color: #D800D9;
	font-weight: normal;
	width: 100%;
}


#products h2 {
	color: #900;
	font-size: 12px;
	text-align: left;
	margin: 1px;
	padding: 5px;
	border: 0;	
}

#products a {
	margin: 0 10px 0 10px;
	display: block;
	text-align: left;
	color: #900;
	text-decoration: underline;
}


#products a:hover {
	display: block;
	color: #900;
	text-decoration: underline;
}

#products td.img {
	vertical-align: text-top; 
	padding: 5px 0 15px 0;
	border: 0;
}

#products td {
	vertical-align: text-top; 
	width: 20%;
}


#products td.desc {
	padding: 15px 15px 15px 15px;
}

#products td.fulldesc {
	padding: 15px 15px 15px 15px;
	
}


#products td.link {
	text-align: left;
	padding: 5px;
	color: Red;
	
}

#down {
	background-color: black;
	color: #ce3200;
	width: 970px;
	
}

#down a {
	color: #ce3200;
	text-decoration: none;
}

#down a:hover {
	text-decoration: underline;
}

#down td.text {
	text-align: center;
	padding: 0;
	border-top: 1px solid #111;
}

#down td.text1 {
	text-align: center;
	padding:  10px 0 10px 0;
	}


#down td.b {
	background-color: black;
	}

#about {
	background-color: black;
	padding: 5px 20px 5px 20px;
	font-size: 12px;
	width: 610px;
}

#about h2 {
	font-size: 14px;
	text-align: left;
	color: #f00;
	margin: 5px;
	padding: 5px;
}

#about h1 {
	font-size: 17px;
	text-align: center;
	color: #ce3200;
	margin: 0 0 15px 0;
	padding: 5px;
}

#about .red {
	color: #ce3200;
}





#form {
	border: 1px solid #666;
	width: 440px;
}

#form td {
	border-bottom: 1px solid #666;
	padding: 0 0 0 4px;
}

#form input {
	border: 1px solid #666;
	height: 16px;
	width: 300px;
	margin: 3px;
	padding: 1px;
}

#form input.button {
	width: 100px;
	height: 22px;
	margin: 7px;
}

#contact {
	width: 610px;
	background-color: black;
	padding: 1px;
	border-top: 1px dotted #111;
	border-bottom: 1px dotted #111;
}

#contact td.text {
	width: 400px;
	text-align: left;
	vertical-align: top;
}