/* Eric Meyer Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;  vertical-align: baseline; background: transparent; }


/*
=================================== Horizontal Navigation ================================*/
#hnav { position: absolute; left:475px; width: 380px; height: 45px; background: url('images/horiz_sprites2.gif') no-repeat; }
#hnav li { position: absolute; left: 0; height: 45px;}
	#hnav #hnavhome { width: 72px; left: 0px; }
	#hnav #hnavservice { width: 100px; left: 72px; }
	#hnav #hnavoutline{ width: 100px; left: 172px; }
	#hnav #hnavcontact { width: 105px; left: 272px; }
#hnav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 45px; text-indent: -9999em; }



#gotop { position: absolute; left:800px; bottom:35px; width: 35px; height: 42px; background: url('images/pagetop.gif') no-repeat; }
#gotop li { position: absolute; left: 0; height: 42px;}
	#gotop #gototop { width: 35px; left: 0px; }
#gotop li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height:42px; text-indent: -9999em; }

/*
=================================== Vertical Navigation ================================*/
#vnav { position: absolute; top: 100px; left: 0; width: 234px; height: 225px; background: url('images/vert_sprites.gif') no-repeat; }
#vnav li { position: absolute; left: 0; width: 234px; height: 45px; }
	#vnav #hnavhome { height: 45px; top: 0px; }
	#vnav #vnavschedule { height: 45px; top: 45px; }
	#vnav #vnavmedia{ height: 45px; top: 90px; }
	#vnav #vnavblog { height: 45px; top: 135px; }
	#vnav #vnavcontact { height: 45px; top: 180px; }
#vnav li a { display: block; position: absolute; top: 0; left: 0; width: 234px; height: 45px; text-indent: -9999em; }
/*
========================================*/

#nav { width: 615px; height: 72px; background: url('images/horiz_sprites.gif') no-repeat; }
#nav li { position: absolute; left: 0; height: 72px;list-style:none; }
	#nav #home { width: 82px; left: 0px; }
	#nav #local { width: 146px; left: 82px; }
	#nav #higher{ width: 162px; left: 228px; }
	#nav #comm { width: 143px; left: 390px; }
	#nav #news { width: 82px; left: 533px; }
#nav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 72px; text-indent: -9999em; }