@CHARSET "ISO-8859-1";

#topsection {
	background-image: url(../images/crg_top_section.jpg);
}

#loginsection {
	background-image: url(../images/crg_login_Section.jpg);
}
#loginsection.news {
	background: url(../images/crg_login_news_section.jpg);
  color: #fff;
}
#loginsection.news div.h1 h1 { color: #fff; }

/*
#media {
	background-image: url(../images/test_media_image.jpg);
}*/
/*
#nav {
	background-image: url(../images/crg_nav_bground.jpg);
}

#content {
	background-image: url(../images/grey_grad_strip.jpg);
}*/

#wrapper {
	background-image: url(../images/bg_wrapper_class.gif);
	background-repeat: repeat-y;
}


#sect_content {
	background-image: url('../images/bg_content_gradient.gif');
	background-repeat: repeat-y;
}

#footer {
	background-image: url(../images/crg_footer_bg.jpg);
}

.green_2nd {
	background-image: url('../images/green.gif');
	background-repeat: no-repeat;
	background-position: 16px 8px;
}