body {
	background-color:#ebe4b5;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/* part 1 of 2 centering hack */
	color:#333;
	}

		A 			{ color: #003366; text-decoration: none; border-bottom:1px dotted #003366} 
		A strong.bizName { border-bottom:1px dotted #003366; }
		A:link		{ color: #003366; text-decoration: none;} 
		A:visited	{ color: #003366; text-decoration: none;} 
		A:active	{ color: #99CC66; } 
		A:hover		{ color: #99CC66; } 
		A.img		{border-bottom:0px;}
			 


#box {
	background-color:#FFF;
	color:#333;	
	border:2px solid #FFF;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 632px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 630px;
	padding-bottom: 0px;
	}

#what {
	}
	
#box2 {
	background:#FFF;
	color:#333;	
	border:3px solid #97a5b9;
	padding:4px;
	margin-bottom:0px;
	padding-bottom:11px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-bottom:4px;
	}
	
#hell {
	}

#box3 {
	background:#FFF;
	color:#333;	
	border:1px solid #97a5b9;
	margin-bottom:0px;
	padding-bottom:0px;
	}
			

#clipart {	
	background-color:#FFF;
	font-family:georgia, verdana, arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333;
	float:left;
	margin-top:35px;
	width:121px;
	margin-left:5px;
	}

#center {
	width:311px;
	margin-top:20px;
	padding:10px;
	margin-left:141px;
	}

#contentBox {
	background-color:#FFF;
	font-family:georgia, verdana, arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333;
	padding:20px;
	}

	
#mainText {
	background-color:#FFF;
	width:411px;
	font-family:georgia, verdana, arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333;
	padding-bottom:20px;
	float:left;	
	margin-right:20px;
	}
	
#rightStuff {
	float:right;
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
	margin-top:30px;
	font-family:georgia, verdana, arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333;
	width:120px;
	}

h3 {
	line-height:20px;
	text-align:left;
	}

h1,h2,h3,h4,h5,h6,strong  {
	text-align:left;
	}
	
label { font-family:Geneva, Verdana, Arial;
 font-size:xx-small; color:grey; margin-bottom:5px; }
	
.bizName {
	font-weight:900;
	color:#97a5b9;
}

.question {
	font-weight:bold;
	}

#copyright {
	clear:both;
	background-color:#FFF;	
	padding-top:10px;
	padding-bottom:10px;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#666;
	border-top:1px solid #CCC;
	text-align:center;
	}

.prices {
	text-align:center;
	border-width: 1px 0px 0px 1px;
	border-style:solid;
	border-color:#000;
}

.prices td {
	border-width: 0px 1px 1px 0px;
	border-style:solid;
	border-color:#000;
	margin:0px;
	padding:5px;
}