body{
	background: #112025 url(images/body_bg_6.jpg) repeat-x top;
}
div.sf_wrapper {
    position: relative;
}

div.sf_outer_wrapper {
	background-color: #fff;
	border: 1px solid #394A6C;
}

div.sf_header_wrapper {
	background: #0d1c1e url(images/main_head_bkgd_6.jpg) repeat-x top left;
}

div.sf_extra4 {
    background: url(images/music_guy_6.jpg) no-repeat top left;
}
div.sf_main_header {
    color: #b8193e;
}

div.sf_sub_header {
    color: #b8193e;
}

div.sf_navigation_top {
    border-top: 5px solid #315c6a;
}

div.sf_navigation_top ul li a {
}

div.sf_footer {
    color: #999;
}

div.sf_pagetitle {
    font: normal 1.5em Helvetica, Arial, sans-serif;
    color: #688a18;
}

/* nav images and colors */
div.sf_navigation_top {
    background: #F7F7F7 url(images/nav_bkgd_tile_6.jpg) repeat bottom left;   
}

div.sf_navigation_top ul {
    list-style-type: none;
}

div.sf_navigation_top ul li {
    background: url(images/nav_bkgd_6.jpg) no-repeat bottom left;
}

div.sf_navigation_top ul li a {
    background: url(images/nav_right_edge_6.jpg) no-repeat bottom right;
    color: #46585d;
}

div.sf_navigation_top ul li a:hover {
    background: url(images/nav_right_edge_hilite_6.jpg) no-repeat bottom right;
    color: #93c2d1;
}
