body
{
	 background-color:#000000;
	background-image: url('');
	background-repeat: repeat;
    width:100%;height:100%;
	padding:0px;margin:0px;
   color:#ffffff;overflow:hidden;
}

div#whole
{
	background:transparent;
	position:absolute;top:0px;left:0px;z-index:888;
	width:100%;height:100%;
	padding:0px;margin:0px;
	
}
/*   ABOUT  */

div#blurb, div#testimonial
{
	position:absolute;bottom:19px;right:27px;z-index:889;
	width:223px;background:transparent;
	font:0.7em verdana, sans-serif;line-height:1.3;
	color:#ffffff;text-align:center;
}

span.highlight{text-decoration:underline}



/* REVIEW */

div#testimonial{z-index:99999}

div#testimonial span.source{font-size:1em; color:white;}
div#testimonial span.writer{font-style:italic;color:white;}


/* NORMAL LINKS */

a:link.aNormal     {color:#999999;text-decoration:none;cursor:pointer}
a:visited.aNormal {color:#999999;text-decoration:none;cursor:pointer}
a:hover.aNormal  {color:#ffffff;text-decoration:none;cursor:pointer;border-bottom:1px dotted #ffffff}
a:active.aNormal  {color:#666666;text-decoration:none;cursor:pointer}


/* ABOUT REVIEW CONTACT NAV BAR */

a:link.aNav     {font-size:1.2em;color:#999999;text-decoration:none;cursor:pointer}
a:visited.aNav {font-size:1.2em;color:#999999;text-decoration:none;cursor:pointer}
a:hover.aNav  {font-size:1.2em;color:#ffffff;     text-decoration:underline;cursor:pointer}
a:active.aNav  {font-size:1.2em;color:#666666;text-decoration:none;cursor:pointer}



div#siteNav a:link#navSectionActive{color:#ffffff;text-decoration:none;}
div#siteNav a:visited#navSectionActive{font-size:1em;color:#ffffff;text-decoration:none;cursor:pointer}
div#siteNav a:hover#navSectionActive{color:#ffffff;text-decoration:none;border-bottom:1px dotted #000000}
div#siteNav a:active#navSectionActive{color:#ffffff;text-decoration:none;}


/*     THE PAGE NAVIGATIONS          */

span#pageActive{font-size:1.5em;color:white;}
span.ofPages{font-size:1.5em;color:#666666}

/*  dividers between about review contact      */
span.navDivider{font-size:1em;color:#666666;padding:0.5em}

a#nextPageArrows{font-size:1em;}
a#lastPageArrows{font-size:1em;}

div#pageNumbers{padding-bottom:3em}
span.pageNumber{font-size:1.5em;padding:0.5em}
span.reviewArrows{font-size:1.5em;padding:0.5em}


/* CONTACT */

div#PixleyMail{}


/* COPYRIGHTS */

a:link#copyrights{position:absolute;right:51%;bottom:6px;z-index:2222;text-decoration:none;color:#666666;font:11px  serif;background:transparent;cursor:pointer;border-bottom:1px dotted #000000}
a:visited#copyrights{position:absolute;right:51%;bottom:6px;z-index:2222;text-decoration:none;color:#666666;font:11px serif;background:transparent;cursor:pointer;border-bottom:1px dotted #000000}
a:hover#copyrights{position:absolute;right:51%;bottom:6px;z-index:2222;text-decoration:none;color:#ffffff;font:11px serif;background:transparent;cursor:pointer;border-bottom:1px dotted #ffffff}
a:active#copyrights{position:absolute;right:51%;bottom:6px;z-index:2222;text-decoration:none;color:#333333;font:11px serif;background:transparent;cursor:pointer;border-bottom:1px dotted #000000}
/* BACK TO NEXT PAGE ARROWS  REDUNDANT???? */

a:link#pageBack{font-size:16px;position:absolute;top:0px;left:5px;z-index:2222;text-decoration:none;color:#666666;font:12px verdana, sans-serif;background-color:black;}
a:visited#pageBack{font-size:16px;position:absolute;top:0px;left:5px;z-index:2222;text-decoration:none;color:#666666;font:12px verdana, sans-serif;background-color:black;}
a:hover#pageBack{font-size:16px;position:absolute;top:0px;left:5px;z-index:2222;text-decoration:none;color:white;font:12px verdana, sans-serif;cursor:pointer;background-color:black;}
a:active#pageBack{font-size:16px;position:absolute;top:0px;left:5px;z-index:2222;text-decoration:none;color:#666666;font:12px verdana, sans-serif;background-color:black;}

/* OTHER */

div#collisionTrapeze{position:absolute;top:0px;left:0px;z-index:223;}



#noDisplay{visibility:hidden;}

/*LOGO */
a#cssLogoRollover:link {position:absolute;top:19px;left:23px;z-index:2224; text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRolloverWhite.gif) top; } 
a#cssLogoRollover:visited {position:absolute;top:19px;left:23px;z-index:2224; text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRolloverWhite.gif) top ;} 
a#cssLogoRollover:hover {position:absolute;top:19px;left:23px;z-index:2224; cursor:pointer;text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRolloverWhite.gif) bottom;} 
a#cssLogoRollover:active{position:absolute;top:19px;left:23px;z-index:2224; text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRolloverWhite.gif) top;} 
