﻿body{
	background:#9fde5f url("../images/homepage_gradient.gif") no-repeat center top;	
}

#shadow_wrapper{
	background:url("../images/background_middle_trans.png") repeat-y;
}
#top_shadow{
	background:url("../images/top_round_trans.png") no-repeat;
}
#bottom_shadow{
	background:url("../images/bottom_round_trans.png") no-repeat;
}

#bottom_content div{
	background:#9C3;
}

/*--------------------SUB PAGES--------------------*/
body#subpage{
	background:url("../images/template_background.gif") repeat-x;
}
.video{
	background:#999;
}
#divider{
	background:url("../images/green_divider.jpg") no-repeat left top;
	
}
#content{

}
#sub_menu{
	background:url("../images/sub_menu_bg.gif") no-repeat;
}
#info .separator{
	background:url("../images/dotted_line.gif") no-repeat;	
}



