/* Tatooine */
#page_bg {
	/*background: #0C3A6D;*/
}
body {
	font-family: Helvetica,Arial,sans-serif;
	/*line-height: 1.3em;*/
	margin: 0px auto;
	font-size: 12px;
        background: #b8b7a1 url(../images/tatooineback.jpg) repeat-x scroll top left;
width:988px;
}
div#wrapper {
	/*background: transparent url(http://alpha.webcenter.uab.edu/sites/assets/uab-home09/images/inst_06.gif) repeat-y scroll top left;*/
}

div#wrapper_r {
	/*background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;*/
}

div#header {
	background: #fff url(/*http://alpha.webcenter.uab.edu/sites/assets/uab-home09/faclogo.jpg*/) no-repeat scroll top center;
}

div#header_l {
	/*background: url(../images/blue/mw_header_t_l.png) 0 0 no-repeat;*/
}

div#header_r {
	/*background: url(../images/blue/mw_header_t_r.png) 100% 0 no-repeat;*/
}
div#footer {
	/*background-color: #b8b7a1;*/
}

div#footer_l {
	/*background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;/*
}

div#footer_r {
	/*background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;*/
}
