body {
	background:url("newestimgs/paper.jpg");
	background-repeat:repeat;
    color: #333;
}

#content {
	width:704px;
    margin: 5px 0 0 5px;
}

#container {
    position:absolute;
	width:704px;
    margin-top:30px;
	left:50%;
    margin-left:-352px;
    
}

#meta_top {
    width:668px;
    height:179px;
    background: url("newestimgs/metaphonic_top.jpg");
    z-index:0;
}

.imageWrap {
    float: left;
    padding: 5px 10px 0 0;
    margin:0;
}


.imageWrap_film {position:absolute;bottom:175px;}
.imageWrap_film_h {position:absolute;left:520px;bottom:175px;}

.sff_wrap{margin-left:30px;}
.ffs_wrap{margin-left:400px;}
.sff{color:#444;cursor:pointer;font-weight:bold;font-size:1em;text-decoration:none;}
.sff.sff_hover{color:#222;cursor:pointer;font-weight:bold;font-size:1em;text-decoration:none;}

#gallery img {border:1px solid #999;padding:3px;}
#gallery img.hover {border:1px solid #333;padding:3px;}
#gallery_vid img {border:0;}
#gallery a {outline:none;}
#gallery_container {margin-left:10px;}
#gallery_container_vid {margin-left:130px;}

.img_txt {position:relative;top:5px;}
#flashContent {margin-left:15px;}

/*Personnel*/
.personName{color:#222;font-weight:bold;font-size:1.1em;}
.personDesc{color:#222;font-weight:bold;font-size:.8em;}

.div {
    background: url("newestimgs/div.png");
    background-repeat: repeat-x;
    height:4px;
    
}

#footer  
{

}


/*SPRITE NAVIGATION*/
    #navigation {
    background:url("newestimgs/navigation_sprite.jpg") 0px -20px no-repeat;
    width:656px;
    height:21px;
    margin:20px 0 0 5px;
    padding:0;
    z-index:100;
    }

    #navigation span {
    display: none;
    }
    
    #navigation li, #navigation a {
    height:21px;
    display:block;
    outline: none;
    }

    #navigation li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav-01 {width: 55px;}
    #nav-02 {width: 110px;}
    #nav-03 {width: 50px;}
    #nav-04 {width: 75px;}
    #nav-05 {width: 115px;}
    #nav-06 {width: 65px;}
    #nav-07 {width: 75px;}
    #nav-08 {width: 111px;}

    #nav-01 a:hover {background:url("newestimgs/navigation_sprite.jpg")    0px 5px no-repeat; }
    #nav-02 a:hover {background:url("newestimgs/navigation_sprite.jpg")  -55px 5px no-repeat; }
    #nav-03 a:hover {background:url("newestimgs/navigation_sprite.jpg") -165px 5px no-repeat; }
    #nav-04 a:hover {background:url("newestimgs/navigation_sprite.jpg") -215px 5px no-repeat; }
    #nav-05 a:hover {background:url("newestimgs/navigation_sprite.jpg") -290px 5px no-repeat; }
    #nav-06 a:hover {background:url("newestimgs/navigation_sprite.jpg") -405px 5px no-repeat; }
    #nav-07 a:hover {background:url("newestimgs/navigation_sprite.jpg") -470px 5px no-repeat; }
    #nav-08 a:hover {background:url("newestimgs/navigation_sprite.jpg") -545px 5px no-repeat; }
    
a.myPlayer {
    display:block;
    width: 320px;
    height:230px; 
    text-align:center;
    margin:0 15px 15px 0;
    float:left;
    border:1px solid #999;
    outline:none;
}

a.myPlayer img {
    margin-top:70px;
}

a.myPlayer:hover {
    border:1px solid #000;
}

#flashContent_h {
    position:absolute;
    
    left:50%;
    margin-top:5px;
    margin-left:-400px;
    width:800px;
    height:730px;
    overflow:hidden;
}
