html {
	color:#000; 
	background:#CFC9D7;
}

body {
	text-align:center; 
	font-family: arial, helvetica, sans-serif; 
	font-size:10pt; 
	color:#000; 
	background:#CFC9D7;
	padding:0px; 
	border:0px; 
	margin:0px; 
}

a, a:link, a:visited {
	color:#A69DB1;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: white;
}

h1 {
	color: #5D4F6F;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 7px;
}

h2 {
	color: #5D4F6F;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}

#wrapper {
	width: 865px;
	height: 677px;
	margin: 0px auto;
	text-align: center;
}

#banner {
	width: 865px;
	height: 118px;
	text-align: left;
	background-image: URL('images/Clever_candles_banner.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

#nav {
	position: absolute;
	top: 118px;
	width: 865px;
	height: 32px;
	background-image: URL('images/Clever_candles_nav.gif');
	background-repeat: no-repeat;	
	color: #AEA2BD;
}

#nav a, a:link, a:visited {
	color: #AEA2BD;
	text-decoration: none;
	font-weight: bold;	
}

#nav a:hover {
	color: #D4CDDE;
}

.navtext {
	margin-top: 12px;
}

#content {
	position: absolute;
	top: 150px;
	width: 865px;
	height: 507px;
	background-image: URL('images/Clever_candles_body.gif');
	background-repeat: no-repeat;
	text-align: left;
}

#sub_page_content_top {
	position: absolute;
	width: 865px;
	top: 150px;
	height:11px;
	background-image: URL('images/sub_page_content_top.gif');
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

#sub_page_content {
	position: absolute;
	width: 865px;
	top: 161px; 
	text-align: left;
	height: auto;
	overflow: hidden;
}

#sub_page_content_bg {
	margin: 0px auto;
	top: -10px; 
	width: 865px;
	background-image: URL('images/sub_page_content_middle.gif');
	background-repeat: repeat-y; 
	/* border: 1px dotted white; */
	overflow: hidden;
}

#content_text {
	font-size: 9pt;
	margin-left: 35px;
	margin-right: 23px;
	margin-top: 2px;
}

#sub_content_text {
	font-size: 9pt;
	margin-left: 35px;
	margin-right: 23px;
	margin-top: 2px;
	height: auto;
	width: 800px;
	text-align: left;
}

#sub_content_text a, a:link, a:visited {
	color: #660066;
	text-decoration: none;
	font-weight: bold;	
}

#sub_content_text a:hover {
	color: #FE00FE;
}

#sub_page_content_bottom {
	position: relative;
	width: 865px;
	top: 480px;
	height: 30px;
	background-image: URL('images/sub_page_content_bottom.gif');
	background-repeat: no-repeat;
	text-align: left;
}

fieldset {
	border: 1px solid #B1AAB9;
}

legend {
	color: #B1AAB9;
	font-size: 8pt;
}

textarea {
	font-family: arial;
	font-size: 10pt;
}

#footer {
	position: relative;
	top: 535px;
	height: 20px;
	font-size: 8pt;
	color: #A69DB1;
	padding-left: 20px;
	padding-right: 20px;
}

#footer a, a:link, a:visited {
	color:#A69DB1;
	font-weight: normal;
	text-decoration:none;
}

#footer a:hover {
	color: white;
}

.tmark {
	vertical-align: super;
	font-size: 6pt;
}

.result {
	font-weight: bold;
	color: #5D4F6F;
}
