body {
	font: 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
	text-align: center;
	padding-bottom: 15px;
	background: #000000;
}
h1 a {
	color: #fff;
	text-decoration: none;
	border: 0px none;
}
h1 a:hover {
	color: #a24b93; /*#F07FAA;*/
	text-decoration: none;
	border-bottom: medium dotted #a24b93; /*#F07FAA;*/
	padding-bottom: 2px;
}
h2 {
	color: #fff;
	font-size: 1.2em;
}
h3 {
	color: #FFFF00; /*#30357A;*/
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
	color: #000000;
}
h5 {
	color: #fff;
}
h6 {
	font-size: 0.8em;
	text-align: center;
	clear: both;
	margin-bottom: 5px;
}
h6 a {
	color: #000000;
	text-decoration: none;
	border: 0px none;
}
ul {
	list-style: url(images/star2.gif) none;
}
a, h6 a:hover, .links a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: thin dotted #fff;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: thin dotted #000000;
}
#container {
	margin: 10px auto 0px;
	width: 800px;
}
#banner {
	background: url(images/waxbanner.jpg) no-repeat;
	height: 146px;
	width: 800px;
}
.content {
	background: #ce4593;
	padding: 0px 10px;
}
.imgleft {
	float: left;
	margin: 0px 10px 20px 0px;
}
.imgright {
	float: right;
	margin: 5px 0px 5px 10px;
}
/* home page style */
.imghome {
	margin: 0px;
	float: right;
}
.imghome2 {
	margin: 20px 10px 20px 0px;
	float: left;
}
#leftlinks {
	float: left;
	width: 400px;
	margin-left: 3px;
	margin-right: 3px;
}
#rightlinks {
	float: right;
	width: 80px;
}
/* drop-down styles */
.waxlink {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	text-indent: 5px;
	padding: 5px 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.waxlink a {
	color: #ce4593;
	text-decoration: none;
}
.waxlink a:hover { 
	color: #a24b93; /*#F07FAA;*/
	border-bottom: thin dotted #a24b93; /*#F07FAA;*/
	padding-bottom: 2px;
}
.clearleft {
	clear: left;
}

.small {
	font-size: 0.8em;
	line-height: 1.1em;
}
.line {
	background: url(images/smallstar2.gif) repeat-x;
}
.links a {
	color: #000000;
	text-decoration: none;
	border: 0px none;
}
.copy {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
}
.top {
	background: url(images/top.gif) no-repeat;
	height: 80px;
	width: 800px;
}
.top2 {
	background: url(images/top2.gif) no-repeat;
	height: 80px;
	width: 910px;
}
.bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 82px;
	width: 800px;
}
.bottom2 {
	background: url(images/bottom2.gif) no-repeat;
	height: 82px;
	width: 910px;
}
.left_bg {
	background: url(images/left.gif) repeat-y;
	height: 332px;
	width: 80px;
}
.right_bg {
	background: url(images/right.gif) repeat-y;
	height: 332px;
	width: 80px;
}
.pink {
	background: #CE4593;
}

#utility {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	float: right;
	padding-top: 40px;
	padding-right: 80px;
}
