/* Kashyyyk */
#page_bg {
	/*background: #0C3A6D;*/
}
body {
	font-family: Helvetica,Arial,sans-serif;
	/*line-height: 1.3em;*/
	margin: 0px auto;
	font-size: 12px;
        background: #585846 url(../images/kashyyykback.jpg) repeat-x scroll top left;
width:988px;
}
td.pill_l {
background:transparent url(../images/back_05_dark.gif) no-repeat scroll left top;
}
td.pill_r {
background:transparent url(../images/back_05_dark.gif) no-repeat scroll right top;
}
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(/*../images/logo.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: ##585846;
}

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;*/
}
div#footer_r a:link, div#footer_r a:visited {
font-weight:normal;
padding:0 11pt;
text-decoration:none;
color: #cdcdcd;
}


