body{
	background: #282e2c url(images/body_bg_3.jpg) repeat-x top;
}
.sf_wrapper {
    position: relative;
}

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

.sf_header_wrapper {
	background: #4a5879 url(images/main_head_bkgd_3.jpg) repeat-x top left;
}

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

.sf_sub_header {
    color: #ddd;
}

.sf_navigation_top {
    border-top: 5px solid #6f8b82;
}

.sf_navigation_top ul li a {
}

.sf_footer {
    color: #999;
}

.sf_pagetitle {
    font: normal 1.5em Helvetica, Arial, sans-serif;
    color: #9C0001;
}

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

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

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

.sf_navigation_top ul li a {
    background: url(images/nav_right_edge_3.jpg) no-repeat bottom right;
    color: #ddd;
}

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