body
{
	font-family: "Lucida Grande", arial;
	font-size: 11px;
	line-height: 17px;
	color: #101010;
	background: black;
}

A:link {color: #666666; text-decoration: underline;}
A:visited {color: #666666; text-decoration: underline;}
A:active {color: #666666; text-decoration: underline;}
A:hover {color: #999999; text-decoration: underline;}

#absolutFooterBg
{
	background-color: black;
	
}

#absolutFooter p, #absolutFooter, #absolutFooter a
{
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}

#absolutFooter a:hover
{
	color: #666666;
}

/*************************
 ABOUT STYLES
*************************/
#about
{
	background: white;
}

#about #bodycontainer #bodyfiller #puffwrapper
{
	background: black;
}

#about #bodycontainer #bodyfiller #puffwrapper #puffbox .puffdiv a
{
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
}

#about #bodycontainer #bodyfiller #puffwrapper #puffbox .puffdiv a:hover
{
	color: #999999;
	cursor: pointer;
}

#about #bodycontainer #qna select
{
	font-weight: normal;
	color: #101010;
	font-family: "Lucida Grande", arial;
	font-size: 11px;
	/*line-height: 17px;*/
}

#about #bodycontainer #qna h6,
#about #bodycontainer #contact .column h6
{
	font-size: 11px;
}

#about #bodycontainer #qna h6,
#about #bodycontainer #contact .column h6
{
	line-height: 20px;
}

#about #bodycontainer #contact .column input,
#about #bodycontainer #contact .column select,
#about #bodycontainer #contact .column textarea,
.watermark_container .watermark
{
	font-weight: normal;
	color: #101010;
	font-family: "Lucida Grande", arial;
	font-size: 11px;
	/*line-height: 17px;*/
}
.watermark_container .watermark
{
	color: #101010;
}
