.noborder{
	border:0;
	hover:border:0;
}

body{
	color:black;
	background:rgb(255,255,204) url(chilliesbottom1.jpg) no-repeat fixed center top;
	cursor:url("pepper.cur");
	scrollbar-base-color:orange;
	scrollbar-track-color:rgb(255,255,204);
	scrollbar-arrow-color:yellow;
	scrollbar-highlight-color:yellow;
	scrollbar-darkshadow-color:rgb(255,153,0);
	scrollbar-lightshadow-color:rgb(255,51,255);
	margin-left:50;
	margin-right:50;
	margin-top:30;
}

a{
	font-weight:bold;
	cursor:url("pepper1.ani");
	color:red;
	text-decoration:none;
}

th{
	font-size:100%;
	border:solid 1 black;
	background-color:orange;
	color:red;
}

td{
	width:50%;
	vertical-align:top;
	background-color:rgb(255,255,255);
	border:solid 1 black;
	color:black;
}

table{
	background:red;
	width:80%;
	border:solid 1 black;
}


h1{
	width:80%;
	text-align:left;
}

h4{
	font-size:100%;
}

h5{
	color:black;
	text-align:center;
}

#references{
}

.intro{
	width:80%;
	text-align:left;
}

p{
	width:80%;
}

p.info{
	width:90%;
	margin-left:20px;
}

p.price{
	text-align:right;
	width:90%;
}

p.footerP{
	width:100%;
}

table.footerTable{
	
}

table.orderTable{
	width:700px;
	background:rgb(255,204,51) url(chilliesbottom1.jpg) no-repeat fixed center top;
	border:solid 1px black;
}

td.questionTD{
	width:300px;
	text-align:right;
	background:rgb(255,204,51) url(chilliesbottom1.jpg) no-repeat fixed center top;
	border:0px;
}

td.answerTD{
	width:400px;
	text-align:left;
	background:rgb(255,204,51) url(chilliesbottom1.jpg) no-repeat fixed center top;
	border:0px;
}

td.footerTD{
	background:rgb(0,0,0);
	color:rgb(255,204,51);
	text-align:center;
}

.testimonials{
	background:orange;
	color:rgb(0,0,0);
	Width:70%;
	text-align:left;
	font-style:italic;
	padding-left:20;
	padding-right:20;
	padding-top:20;
	padding-bottom:20;
}

form{
	width:1000px;
}