html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #333333;
	text-align:center/* this forces IE 5.x to center the design (if we did this in the wrapper */
}
p {
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
p em {
	color: #990000;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	position: relative;
	text-align:left/* this puts the text back to compensate for the IE 5.x hack in the body selector */;
	background-image: url(images/wrapper-bg2.gif);
	background-repeat: repeat-y;
}
#masthead {
	width: 800px;
	background-image: url(images/background3.gif);
	background-repeat: no-repeat;
	height: 150px;
}
#footer {
	clear: both;
	background-image: url(images/bottomround.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 90%;
	background-color: #CC99CC;
}
#navigation {
	width: 120px;
	float: left;
	text-align: center;
}
#content {
	width: 495px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
}
#boxout {
	padding: 5px;
	float: right;
	width: 168px;
	margin-left: 14px;
	text-align: center;
	border-top: 0px #CC99CC;
	border-right: 0px #CC99CC;
	border-bottom: 0px #CC99CC;
	border-left: 0px #CC99CC;
	background-color: #CC99CC;
}
#boxout img {
	border: 3px solid #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #003366;
	padding: 10px;
	margin: 0px;
}
h2 {
	font-size: 115%;
	color: #003366;
	margin-top: 10px;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}

.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
#blockspace {
	background-color: #CC99CC;
	height: 23px;
	background-image: url(images/thought.gif);
	background-repeat: no-repeat;
}
#blockspace2 {
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#column3 {
	float: right;
	width: 164px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993399;
	padding-left: 5px;
}
#column3 h1{background-color:#cc99cc;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size:120%;
}
#column3 p{
	padding:5px 0px;
	border-bottom: 1px solid #993399;
}
.table p{padding-top: 0px;}
.style3 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
}
.price{text-align:right;
padding:0 px;
}
