html{font-size:medium}
body{
font-size:62.5%;
font-family:tahoma,geneva,arial,sans-serif;
background:#9e8cb0;
text-align:left;
}
html,body,h1,h2,h3,h4,h5,h6,p,a,img,
dl,dt,dd,ol,ul,li,blockquote,cite,
form,fieldset,legend,label,
table,caption,thead,tbody,tfoot,tr,th,td{
margin:0;
padding:0;
font-weight:normal;
}
fieldset,img{border:none;}
ol,ul{list-style:none;}


a{color:#99cccc;text-decoration:none}
a:hover{color:#669966}

screen{
font-size:15;
font-family:tahoma,geneva,arial,sans-serif;
background:#9e8cb0;
text-align:left;
}



#header{
width:922px;
margin:0 auto;
}
#nav{
height: 134px;
background-image:  url(../images/parallel_header.gif);
background-repeat: no-repeat;
position:relative;
margin:0 0 5px;
}

#nav ul{
width:475px;
float:right;
font-size:120%;
margin:96px 0 0;
font-family:tahoma,geneva,arial,sans-serif;
letter-spacing:1px;
}
#nav ul li{
float:left;
}
#nav ul li a{
display:block;
color:#fff;
text-decoration:none;
padding:0 10px;
}
body#about li.profile a,
body#screenings li.services a,
body#flickr li.portfolio a,
body#blog li.testimonials a,
body#contact li.contact a,
#nav ul li a:hover{
color:#cdcdcd;
}


#divider{
margin:0 auto;
height:12px;
text-align:center;
overflow:hidden;
}

#hub{
width:922px;
margin:0 auto;
background:#fff;
}

#hub #content{
width:922px;
float:left;
display:inline;
margin:12px 0 0 12px;
background:#98b08c;
padding:22px 0 22px;
color:#797979;
}


#hub #content-home{}

body#home #hub #content-home{
width:505px;
float:left;
display:inline;
margin:24px 0 0 24px;
}



#hub #poster-home{
width:330px;
float:right;
display:inline;
margin:24px 24px 0 0;
}
#hub #poster-home .section{
width:328px;
border:solid #fff 6px;
background:#fff;
min-height:217px;
margin-bottom:20px;
}



#footer{
clear:both;
text-align:center;
color:#666;
padding:70px 0 40px;
letter-spacing:1px;
}
div.foot{
width:836px;
margin:0 auto;
text-align:center;
}
div.foot img{
display:block;
margin:0 auto;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	display: none;
	word-spacing: .04em;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #99cccc;
}
