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

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








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






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

/* homepage differences */
body.index #content
{
	background:url(/images/agr_homebox_left.gif) #fff repeat-x 0 70px;
}
body.index #content div
{
	background:url(/images/agr_homebox_right.gif) transparent no-repeat 100% 0;
}






/* headings */
h1, h2, h3 
{
	color:#92b793;
}

#content h2.range
{
	border-bottom:1px solid #92b793;
}







/* navigation bar */
#navigation h2
{
	letter-spacing:-1px;
	font-size:0.7em;
}
#navigation h2, #navigation h2 a, #navigation h2 a:visited
{
	color:#92b793;
	text-decoration:none;
}
*[id^="navigation"]#navigation h2
{
	font-size:0.65em;
}
*[id^="navigation"]#navigation:lang(en) h2
{
	font-size:0.7em;
}




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


