body
{
	/*sbg*/background-color: #FFFFFF;/*sbg*/
	/*stx*/color: #000000;/*stx*/
	/*font*/font-family: Helvetica, Arial, sans-serif;/*font*/
}

a
{
	/*stx*/color: #000000;/*stx*/
}

/** HACK FOR THE FORMS **/
#edit-colors-primary-bg-color,
#edit-colors-primary-txt-color
{
	/*pbg*/background-color: #FF9900;/*pbg*/
	/*ptx*/color: #FFFFFF;/*ptx*/	
}

#edit-colors-secondary-bg-color,
#edit-colors-secondary-txt-color
{
	/*sbg*/background-color: #FFFFFF;/*sbg*/
	/*stx*/color: #000000;/*stx*/		
}

#header
{
	/*pbg*/background-color: #FF9900;/*pbg*/
	/*ptx*/color: #FFFFFF;/*ptx*/
	background-image: url(bg_gradient.png);
}

#header a
{
	/*ptx*/color: #FFFFFF;/*ptx*/
}

div.logo-container,
div.listing-container
{
	/*align*/text-align: center;/*align*/
}

div.listing-container a
{
	/*stx*/color: #000000;/*stx*/
}

#contact-data a
{
	/*stx*/color: #000000;/*stx*/		
}

#footer
{
	/*stx*/color: #000000;/*stx*/		
}

#footer a
{
	/*stx*/color: #000000;/*stx*/		
}
