/* styles are hidden from win/ie5 */
@import "null?\"\{"; 

/* reset syntax highlighting */
/* " */









/* canvas grid background */
body 
{
	background:url(/images/etc_grid_vertical.gif) #fff no-repeat 0 0;
	color:#000;
}






/* main content container */
#content
{
	background:url(/images/etc_box_left.gif) #fff no-repeat 0 110px;
}
#content div
{
	background:url(/images/etc_box_right.gif) transparent no-repeat right top;
}




/* headings */
h1, h2 
{
	color:#aeaeae;
}






/* navigation bar */
#navigation h2, #navigation h2 a, #navigation h2 a:visited
{
	color:#afafaf;
	text-decoration:none;
}



/* logo container */
#logo 
{
	background:url(/images/etc_pix.jpg) transparent no-repeat 100% 15px;
}


