body {
	font-family: "Times New Roman", Times, serif;
	font-size:100%;
	margin:2px;
	padding:2px;
	background: #f2f2ae;
}
#main {
	margin: auto;
	padding: 5px;
	width: 720px;
	z-index: 5;
}
ul {
	
	font-weight: bold;
	float: none;
}


#list {
	position:absolute;
	left:29px;
	top:258px;
	width:343px;
	height:963px;
	z-index:2;
}

#imagesCandles {
	position:absolute;
	left:434px;
	top:258px;
	width:460px;
	height:1018px;
	z-index:3;
}

a:link  {
	
	color: #000000;
}

a:visited {
	color:#000000;
}

a:hover {
	text-decoration: none;
	font-size: 1.15em;
	font-weight:bold;
	color:#6dc8c5;
}


/* below changes p to sans-serif as long as it is a child of body */	
body p {
	text-indent:-1.5em;
	margin-left:2em;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2;
	letter-spacing: -.0125em;
}

/* below changes the font to serif */
.fontchange {
	font-family: "Times New Roman", Times, serif;
}

body p a {
	font-family:"Times New Roman", Times, serif;
}
#imagesCandles .style2 a {
	color: #669966;
	font-family:Arial, Helvetica, sans-serif;
}
#imagesCandles .style3 a {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	letter-spacing: -.0125em;
}
