/* 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; font-size: 100%; vertical-align: baseline; background: transparent; }

/* Basic Elements */
ul li { list-style: none; }
a{ }
a:link, a:visited{ text-decoration: none; }
a:hover, a:active{ text-decoration: none; }

/* Backgrounds */



/*
=================================== Horizontal Navigation ================================*/
#hnav {
	position: absolute;
	top: 68px;
	width: 615px;
	height: 50px;
	background: url('lead.html') no-repeat;
	margin: 0px 300px 0px 0px;
}
#hnav li { position: absolute; left: 320px; height: 72px; }
	#hnav #hnavhome { width: 63px; left: 0px; }
	#hnav #hnavlocal { width: 76px; left: 63px; }  
	#hnav #hnavhigher{ width: 70px; left: 148px; }
	#hnav #hnavcomm { width: 100px; left: 220px; }
	#hnav #hnavmd { width: 100px; left: 220px; }
	#hnav #hnavrnd { width: 100px; left: 220px; }
	#hnav #hnavnet { width: 100px; left: 220px; }
	#hnav #hnavnews { width: 157px; left: 460px; }
#hnav li a { display: block; position: absolute; top: 0px; left: 0; width: 64px; height: 72px; text-indent: -9999em; }

/*

=================================== Vertical Navigation ================================*/
#vnav {
	position: absolute;
	top: 155px;
	width: 277px;
	height: 379px;
	background: url('v-menu.jpg') no-repeat;
	margin: 33px 0px 0px 16px;
}
#vnav li {
	position: absolute;
	left: 0px;
	width: 277px;
	height: 68px;
}
	#vnav #hnavhome { height: 45px; top: 0px; }
	#vnav #vnavschedule { height: 68px; top: 68px; }
	#vnav #vnavmedia{ height: 68px; top: 136px; }
	#vnav #vnavblog { height: 68px; top: 204px; }
	#vnav #vnavcontact { height: 68px; top: 272px; }
#vnav li a { display: block; position: absolute; top: 0px; left: 0px; width: 277px; height: 61px; text-indent: -9999em; }
s



.vnavbg { position: absolute; top: 100px; left: 0; width: 292px; height: 355px; background: url('bgm.html') no-repeat; }












#vnav2 {
	position: absolute;
	top: 155px;
	width: 277px;
	height: 340px;
	background: url('v-menu.jpg') no-repeat;
	margin: 23px 0px 0px 16px;
}
#vnav2 li { position: absolute; left: 0px; width: 277px; height: 68px; }
	#vnav2 #hnavhome { height: 45px; top: 0px; }
	#vnav2 #vnavschedule { height: 68px; top: 68px; }
	#vnav2 #vnavmedia{ height: 68px; top: 136px; }
	#vnav2 #vnavblog { height: 68px; top: 204px; }
	#vnav2 #vnavcontact { height: 68px; top: 272px; }
#vnav2 li a { display: block; position: absolute; top: 0px; left: 0px; width: 277px; height: 61px; text-indent: -9999em; }
s



.vnav2bg { position: absolute; top: 100px; left: 0; width: 292px; height: 355px; background: url('bgm.html') no-repeat; }
