* { font-family:Helvetica,Arial,Georgia; }
p { font-size:14px; }
body { margin:0px;padding:0px; }
a * { border:none; }
div#container { background:rgb(189,205,36);
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding:0px;
width:1024px;
}

div#header { width:970px;padding:15px; }
	div#header span { text-indent:-9999px;display:block; }
	div#header span#logo { float:left;background:transparent url(../img/LSIFF_Logo.jpg);width:252px;height:162px; }
	div#header span#tagline { float:right;width:300px;height:300px;background:transparent url(../img/LSIFF_TakePart.jpg);width:510px;height:61px; }
	div#header span#eventinfo { float:right;width:399px;height:48px;background:transparent url(../img/LSIFF_Dates.jpg);margin-top:15px; }
	
	div#header div#nav { float:right;margin-top:22px;width:715px; }
		div#header div#nav a { display:block;float:left;text-indent:-9999px;margin-left:20px;height:16px; }
			a#nav_about { background:transparent url(../img/LSIFF_About.jpg);width:61px; }
			a#nav_films { background:transparent url(../img/LSIFF_Films.jpg);width:49px; }
			a#nav_boxoffice { background:transparent url(../img/LSIFF_BoxOffice.jpg);width:96px; }
			a#nav_howtofest { background:transparent url(../img/LSIFF_HowTo.jpg);width:112px; }
			a#nav_sponsors { background:transparent url(../img/LSIFF_Sponsors.jpg);width:93px; }
			a#nav_maps { background:transparent url(../img/LSIFF_Maps.jpg);width:48px; }
			a#nav_lsfs { background:transparent url(../img/LSIFF_LSFS.jpg);width:39px; }
			a#nav_staff { background:transparent url(../img/LSIFF_Staff.jpg);width:48px; }
			
div#content { background:rgb(255,255,255);margin:0px 15px;padding:15px 15px 0px 0px; }
	div#sidebar { width:251px;float:left;clear:left; }
	div#sidebar a { float:left;margin-bottom:-6px; }
	div#sidebar div.highlight { background:rgb(48,31,17);width:251px;height:167px;margin:0px 0px 7px 0px;float:left; }
	div#sidebar div.highlight.last { margin:0px; }
	div#main { float:right;width:670px;padding:0px 0px 15px 15px; }
	
	.footer {
	color:#2f1e11;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
	}