body{
	font-family:Georgia, "Times New Roman", Times, serif;
	background: transparent url(Images/leftBar.gif) top left no-repeat fixed ;
	margin:0;
	color:#660033;
}
img{
	border:none;
}
p, ul{
	font-size:12px;
}
.td{
	font-size:12px;
}
h1{
	font-weight:lighter;
	font-size:18px;
	text-decoration:underline;
}
h2{
	font-weight:lighter;
	font-size:16px;
	color:#669900;
	margin-bottom:0px;
}
.faceBack{
	background: transparent url(Images/face.jpg) top right no-repeat fixed ;
}
/*.leafBack{
	background: transparent url(Images/leaves.gif) center no-repeat fixed; 
}*/
.topNav {
	font-size:12px;
	margin-bottom:50px;
}
.topNav a{
	color:#669900;
	margin-right:20px;
	
}
.topNav a:hover{
	color:#CC6699;
}
a{
	color:#CC6699;
}
a:hover{
	color:#00CC00;
}
.recom{
	color:#fff;
	background-color:#669900;
	padding:2px;
	top:15px;
}
.inlinelink{
	display:inline;
	font-size:12px;
}
.foot {
	color: #666666;
}
input, textarea, select{
	border: solid 1px #669900;
	color:#669900;
	width:200px;
}
.buyButton{

padding-bottom:6px;
padding-top:3px;
	border:none;
	width:85px;
	height:22px;
	font-size:10px;
	vertical-align:top;
	background: transparent url(Images/buttonBack.gif) bottom no-repeat ;
}
.priceInput{
	border:1px solid #fff;
	width:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660033;
	font-weight:bold;
	background: transparent url(Images/face.jpg) top right no-repeat fixed ;


}