body
{
	background-color: black;
	background-image: url('');
	background-repeat: repeat;
    width:100%;height:100%;
	padding:0px;margin:0px;
   color:#ffffff;cursor:crosshair;
}

div#whole
{
	background:transparent;
	position:absolute;top:0px;left:0px;z-index:+888;
	width:100%;height:100%;
	padding:0px;margin:0px;cursor:crosshair;
	
}
/*   ABOUT  */

div#blurb, div#testimonial
{
	position:absolute;bottom:19px;right:27px;z-index:+1889;
	width:223px;background:transparent;
	font:0.7em verdana, sans-serif;line-height:1.3;
	color:#ffffff;text-align:center;cursor:crosshair;
}

span.highlight{text-decoration:underline}



/* REVIEW */



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:#cc0000;text-decoration:none;cursor:pointer}
a:active.aNormal  {color:#666666;text-decoration:none;cursor:pointer}


/* ABOUT REVIEW CONTACT NAV BAR */

a:link.aNav     {font-size:11px;color:#999999;text-decoration:none;cursor:pointer}
a:visited.aNav {font-size:11px;color:#999999;text-decoration:none;cursor:pointer}
a:hover.aNav  {font-size:11px;color:#ffffff;     text-decoration:underline;cursor:pointer}
a:active.aNav  {font-size:11px;color:#666666;text-decoration:none;cursor:pointer}



a#navSectionActive{font-weight:bold;color:white;text-decoration:none;cursor:crosshair}


/*     THE PAGE NAVIGATIONS          */

span#pageActive{color:white;font-weight:bold;cursor:crosshair;}
span.navDivider{color:#666666}
span.ofPages{color:#666666}

a#nextPageArrows{font-size:1em;}
a#lastPageArrows{font-size:1em;}

td#pageNumbers{font-size:1em;}


/* 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}
a:visited#copyrights{position:absolute;right:51%;bottom:6px;z-index:+2222;text-decoration:none;color:#666666;font:11px serif;background:transparent;cursor:pointer}
a:hover#copyrights{position:absolute;right:51%;bottom:6px;z-index:+2222;text-decoration:none;color:#cc0000;font:11px serif;background:transparent;cursor:pointer}
a:active#copyrights{position:absolute;right:51%;bottom:6px;z-index:+2222;text-decoration:none;color:#333333;font:11px serif;background:transparent;cursor:pointer}
/* 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;cursor:crosshair;}

div#collisionTrapezeMask{position:absolute;top:0px;left:0px;z-index:+1223;width:64px;height:111px;background-color:black;cursor:crosshair;display:none;}

#noDisplay{visibility:hidden;}

/*LOGO */
a#cssLogoRollover:link {position:absolute;bottom:19px;left:23px;z-index:+2224; text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRollover.gif) top; } 
a#cssLogoRollover:visited {position:absolute;bottom:19px;left:23px;z-index:+2224; text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRollover.gif) top ;} 
a#cssLogoRollover:hover {position:absolute;bottom:19px;left:23px;z-index:+2224; cursor:pointer;text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRollover.gif) bottom;} 
a#cssLogoRollover:active{position:absolute;bottom:19px;left:23px;z-index:+2224; text-decoration:none;display:block; width:48px; height:48px; background:url(http://psychologicalartcircus.net/cssLogoRollover.gif) top;} 