body {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
}
p {
	color: #990099;
}
.bold{
	font-weight: bold;
	}
.header {
	font-size: 40px;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
}
.NavButton {
	position:absolute; left:14px; top:265px; width:170px; height:380px; z-index:5;
}
.HeaderTitle {
	position:absolute;
	left:210px;
	top:190px;
	width:419px;
	height:65px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #660066;
}
.MainBody {
	position:absolute;
	left:210px;
	top:270px;
	width:620px;
	height:535px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990099;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #660066;
	text-transform: uppercase;
}
h5 {
	font-size: medium;
	font-weight: bold;
	color: #660066;
}
.column2 {
	position: absolute;
	left: 340px;
}
/* Ali's additional CSS */
#rightCatSpacer {
	position:relative;
	width:10px;
	height: 250px;
	left: 0px;
	top: 0px;
	text-align: left;
	border-left: 0px; 
	border-right: 1px; 
	border-top: 0px; 
	border-bottom: 0px; 
	border-style: dotted; 
	border-color: #666666;
	margin: 0px 10px 0px 0px; /* Top Right Bottom Left */
	padding: 0px 0px 0px 0px; /* Top Right Bottom Left */
	}
#midCatSpacer {
	position:relative;
	width:620px;
	height: 10px;
	left: 0px;
	top: 0px;
	text-align: left;
	border-left: 0px; 
	border-right: 0px; 
	border-top: 1px; 
	border-bottom: 0px; 
	border-style: dotted; 
	border-color: #666666;
	margin: 10px 0px 0px 0px; /* Top Right Bottom Left */
	padding: 0px 0px 0px 0px; /* Top Right Bottom Left */
	}
.spacer {
	height: 30px;
	border-left: 0px; 
	border-right: 0px; 
	border-top: 0px; 
	border-bottom: 1px; 
	border-style: dotted; 
	border-color: #666666;
	}
.topbotspacer {
	height: 30px;
	border-left: 0px; 
	border-right: 0px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-style: dotted; 
	border-color: #666666;
	}
h6 {
	font-size: small;
	font-weight: bold;
	color: #660066;
	margin: 5px 0px 5px 0px; /* Top Right Bottom Left */
	padding: 0px 0px 0px 0px; /* Top Right Bottom Left */
	}
.prices {
	margin: 5px 0px 5px 0px; /* Top Right Bottom Left */
	padding: 0px 0px 0px 0px; /* Top Right Bottom Left */
	}