body {
background-image: url('background.jpg');
background-repeat: no-repeat;
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}

#main {
	position: absolute;
	left: 15px;
	top: 70px;
	width: 770px;
}

a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:active {text-weight: bold; color: black}
a:hover {text-decoration: underline; color: red}


.faqshowall {
	font-size: 11px;
}
.faqquestion {
	text-decoration: none;
	color: #333399;
	text-decoration: underline;
	font-size: 11px;
}
.faqanswer {
	color: #000000;
	font-size: 11px;
}

#buytext
{
position: relative;
left: 0px;
top: 0px;
height: 35px;
width: 218px;
text-align: left;
vertical-align: bottom;
font-size: 7pt;
font-weight: bold;
color: gray;
z-index: 50;}

#buycell
{
position: relative;
left: 0px;
top: 0px;
height: 35px;
width: 218px;
text-align: left;
z-index: 50;}