#container
{
	clear: both;
	position: absolute;
	text-align: left;
	top: 115px;
	left: 430px;
	width: 360px;
}

#mainimage
{
	position: absolute;
	top: 120px;
	left: 0px;
}

#container a, #container a:visited
{
	list-style: none;
	color: #4c5945;
	text-decoration: none;
}

#container a:hover 
{
	font-weight: bold;
}

.faqquestion
{
	margin-top: 2px;
	margin-bottom: 3px;
}

.faqanswer
{
	color: #2a3924;
	font-size: 90%;
	margin-bottom: 5px;
}

#clickhelp
{
	position: absolute;
	top: 24px;
	left: 0px;
	font-size: 80%;
}

