/* brooklynschoolyard.com 
   Site by Jeremy Seitz (somebox.com)
	 (c) 2003-2006 All rights reserved
	 indie film freaks makin movies
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Tomaha, Verdana, Sans-Serif;
	background-color: #000;
	color: #666;
	margin: 0;
 	padding: 0;
}
* html {
    padding: 0;
}

a, a:link, a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover, #newsarea a:hover {
	color: white;
	background-color: #aaa;
}

#container {
	float: left;
	background-color: #000;
	width: 750px;
	margin: 0 20px 0 0;	
}

div#logo {
	display: block;
	float: left;
	width: 550px;
	height: 271px;
	margin-bottom: 50px;
	background: #000 url(/images/home-header-2.gif) top left no-repeat;	
}

#logo h1 {
	display: block;
	float: left;
	position: absolute;
	left: -5000px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #e73;
}
#nav img {
	padding: 0;
	margin: 0;
}

#nav a {
	text-decoration: none;
	padding: 0;
}
td.sidebar {
	background-color: #ccc;	
}

div#nav {
	float: left;
}
#newsarea, #newsarea a {
		color: #ccc;
		background-color: #666;	
}
div#newsarea {	
	margin-left: 15px;
	margin-bottom: 20px;
}
#newsarea h2 {
	font-size: 1.3em;	
	margin: 0.5em 0;
	color: #fff;		
}
strong {
	color: #000;
}
#newsarea p {
	font-size: 0.8sem;		
	line-height: 150%;
}	
#newsarea a:link, #newsarea a:visited {
	color: #fff;
}
#newsarea a:hover, #newsarea a:active {
	color: #333;
}
td {
	font-size: 0.81em;
}
table#news {
	width: 550px;
	line-height: 130%;
}
table#news td {
	width: 330px;
	padding-bottom: 1.5em;	
}
table#news th {
	vertical-align: top;
	color: #999;
	padding-left: 1em;	
}
td.spaced {
	line-height: 180%;
}
th {
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
}
span.castmember {
	width: 250px;
	position: absolute;
	left: 600px;
}
/*
.leftnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC0033;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
}
.photocap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.newsTitle {
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header2hilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
}
#newsarea  {
    padding: 5px;
		background-color
    }
*/
