@charset "utf-8";

body 
{ 
	background-color: #000000;
}

#content_fixed
{
	background: #fff url(i/left_gradient_bg.gif) top repeat-x;
}

#content_elastic
{
	background:#909291 url(i/right_gradient_bg.gif) top repeat-x;
}

#content_elastic_left_bg
{
	background:url(i/page_car.jpg) top left no-repeat;
}


#content_fixed ul.menu
{
	background:none;
}

#content_fixed #sidebar_holder
{
	background:url(i/main_menu_bg.jpg) right top no-repeat;
}

#footer
{
	background: url(i/footer_bg.gif) top repeat-x;
}

#footer_fixed
{
	background: url(i/footer_right_bg.jpg) top right no-repeat;
}

#footer_middle
{
	background: url(i/bottom_dots.gif) left top no-repeat; 
}

#chronicles
{
	background: url(i/bottom_dots.gif) right top no-repeat; 
}