/* gry pallette */
/* nav elements */
#nav_search {
	background:url(http://www.unomaha.edu/img/lay/nav_search_gry.gif); }
/* font styles for navigation tabs */
A.nav:hover   { 
	background-image:url(http://www.unomaha.edu/img/btn/tab_bkg_gry_over.gif); }
.nav {	
	background:#DBD8D8 url(http://www.unomaha.edu/img/btn/tab_bkg_gry_off.gif) repeat; }
/* content area elements */
#bod_contain {
	background:#F1F0EF url(http://www.unomaha.edu/img/lay/bod_mid_gry.gif); }
.feat {
	background-image:url(http://www.unomaha.edu/img/lay/box_head_feature_gry.gif);
	background-color:#FFF; }
.history {
	background-image:url(http://www.unomaha.edu/img/lay/box_head_history_gry.gif); }
.bigpic {
	background-image:url(http://www.unomaha.edu/img/lay/box_head_bigpic_gry.gif); }
.box {	
	background-color:#F6F6F6; }
#list_headlines {
	background:#FFF; }
/* link lists */
#lselect_in h3 {
	background:transparent url(http://www.unomaha.edu/img/lay/box_head_inside_gry.gif) no-repeat; }
#lselect_uno h3 {
	background:transparent url(http://www.unomaha.edu/img/lay/box_head_uno_gry.gif) no-repeat; }
#lselect_also h3 {
	background:transparent url(http://www.unomaha.edu/img/lay/box_head_also_gry.gif) no-repeat; }
#lselect_headlines h3 {
	background:transparent url(http://www.unomaha.edu/img/lay/box_head_headlines_gry.gif); }
/* footer */
#foot { 
	background-image:url(http://www.unomaha.edu/img/lay/foot_gry.gif); }
