/* CSS Document */

/* -------------------------- Styles for the TEMPLATE -------------------------- */
/*-- center content -- */
#centretable {
text-align: left;
}
#contenttable {
width: 940px;
overflow: hidden;
margin: 0 auto;
position: relative;
border-top: 2px solid #454841;
}




/* -------------------------- Styles for the HEADER -------------------------- */
#header-container {
overflow: hidden;
}

#header-inner {
height: 90px;
width: 940px;
margin: 0 auto;
position: relative;
background-image: url('../images/header-bravestar-films-tv-photojournalism-2010-v02.gif');
background-repeat: no-repeat;
background-position-y: 15px;
padding-top: 15px;
padding-bottom: 15px;
}




/* -------------------------- Styles for the NAVIGATION -------------------------- */
#navigation-inner {
width: 700px;
overflow: hidden;
float: right;
padding-top: 50px;
padding-right: 20px;
}

#navigation-unit {
float: right;
overflow: hidden;
padding-left: 30px;
letter-spacing: 2px;
font-size: 9px;
color: #787878;
}


	
	
	
/* -------------------------- Styles for the FOOTER -------------------------- */
#footer-container {
overflow: hidden;
}


#footer-inner {
width: 940px;
overflow: hidden;
padding-bottom: 20px;
margin: 0 auto;
position: relative;
text-align: center;
}


















