body{
	font-family: garamond, palatino, georgia, serif;
	font-size: 16px;
	color: #fff;
	background: black bottom left fixed no-repeat url(images/bg.png) ;
	}

p{ margin: 0 0 10px 0; }

h1{
	font-size: 1.2em;
	margin: 0 0 20px 0;
	}
	
h2{
	font-size: 1.5em;
	margin: 0 0 10px 0;
	}
	
h3{
	font-weight: bold;
	margin: 0 0 10px 0;
	}
	
strong{ font-weight: bold; }

em{ font-style:italic }



a:link, a:visited, a:active { font-size: inherit; }
a:link {color: #cce;}
a:visited {color: #ccc;}
a:hover { color: #900; }

img {border: none; }
	
	
div	{ position: fixed; }	
	
#title {
	top: 18px;
	left: 236px;
	width: 407px;
	height: 124px;
	}

table {table-layout: auto;}

td:first-child {text-align:right;}

td {width: 50%; padding: 0 3px;}

td.center {
	text-align: center;
}


#laurelsSTIFF {
	top: 20px;
	left: 20px;
	width: 150px;
	height: 87px
	}

#laurelsCF {
	top: 120px;
	left: 20px;
	width: 150px;
	height: 87px
	}
	
#laurelsBeloit {
	top: 220px;
	left: 20px;
	width: 150px;
	height: 87px
	}
	
#laurelsBainbridge {
	top: 320px;
	left: 20px;
	width: 150px;
	height: 87px;
}

#laurelsWFF {
	top: 420px;
	left: 20px;
	width: 150px;
	height: 87px;
}

#laurelsDeepFried {
	top: 520px;
	left: 20px;
	width: 150px;
	height: 87px;
}
	
#laurels1reel {
	top: 620px;
	left: 20px;
	width: 150px;
	height: 87px
	}

#laurelsChungmuro {
	top: 720px;
	left: 20px;
	width: 150px;
	height: 87px
	}

/* end laurels */	

#moon {
	top: 156px;
	right: 40px;
	width: 140px;
	height: 197px;
	}



#content {
	top: 160px;
	left: 187px;
	width: 640px;
	height: 550px;
	overflow: auto;
	background: url("images/transbg.png") repeat;	
	}

#transbox {
	width: 660px;
	height: auto;
}
	
#content p {
	margin: 6px;
}
	
#news, #screenings, #photos, #castCrew {
	bottom: 18px;
	height: 19px;
	text-indent: -9999px;
	background: no-repeat 0 0;
	}
	
#news:hover, #screenings:hover, #photos:hover, #castCrew:hover { background-position: 0 -19px;}
	
#news { left: 184px; width: 50px; background: url(images/news.png);}
#screenings { left: 290px; width: 104px; background: url(images/screenings.png);}
#photos { left: 451px; width: 72px; background: url(images/photos.png);}
#castCrew { left: 576px; width: 137px; background: url(images/castCrew.png);}