html							{ overflow-y: scroll; }
body, td						{ font-family: Georgia, Times, serif; font-size: 12px; margin: 10px; padding: 0; }

a								{ text-decoration: none; border-bottom: 1px dotted; color: 48124a; }
a:hover							{ border-bottom-style: solid; }

#missionstatement				{ color: #48124a; width: 140px; height: 150px; position: absolute; top: 27px; right: 160px; line-height: 160%; font-size: 16px; font-weight: bold; }

#floater						{ margin: 10px auto; width: 990px; }
#header							{ height: 180px; height: 194px; position: relative; text-align: left; background: white; border: 3px solid #840a2d; }
#headerlogo						{ display: block; float: right; margin: 15px 15px 0; background: url('../images/LNV-Logo-150.png'); width: 121px; height: 150px; }
#headerlogo,
#headerlogo:hover				{ border: none; }
#home_images					{ margin-left: 1px; margin-top: 1px; }

#themenu						{ margin: 0px; padding: 0px; position: absolute; top: 160px; top: 174px; left: 0px; }
#themenu li						{ display: inline; padding: 5px 15px; font-size: 12px; color: #840a2d; height: 25px; }
#themenu li a					{ color: #840a2d; text-decoration: none; border: none; }

#themenu li.toplevelh,
#themenu li.toplevel			{ border: 1px solid #840a2d; border-width: 1px 1px 0 0; background: #f0f6bd; font-weight: bold; }

#themenu li.toplevelh,
#themenu li.toplevel:hover		{ color: #f0f6bd; background: #840a2d; }

#themenu li.toplevelh a,
#themenu li.toplevel:hover a	{ color: #f0f6bd; }

#themenu li.toplevelh ul,
#themenu li.toplevel:hover ul	{ display: block; }

#themenu ul						{ display: none; position: absolute; top: 20px; left: 0px; width: 975px; margin: 0px; padding: 0px; }
#themenu ul	li					{ margin: 0px; padding: 0px; height: 33px; font-weight: normal; color: #f0f6bd; }
#themenu ul	li a				{ display: block; float: left; margin: 0px; padding: 5px 10px 5px; color: #f0f6bd; text-decoration: none; border: 1px solid #840a2d; border-width: 1px 0px; }
#themenu li.toplevelh ul li a:hover,
#themenu li.toplevel:hover ul li a:hover { color: #840a2d; background: #f0f6bd; }

#submenu						{ clear: both; height: 25px; background: #840a2d; }
#main							{ border: 3px solid #840a2d; border-top-width: 0px; min-height: 550px; position: relative; text-align: left; background: white; }
#leftbar						{ background: transparent; float: left; width: 210px; }
#content						{ text-align: left; padding: 10px; float: left; width: 745px; border-left: 5px double #840a2d; background: white; min-height: 550px; font-size: 13px; line-height: 160%; }
#content.newsletter				{ margin-left: 0px; border-left: none; }
#footer							{ text-align: center; }

#sidenav						{ padding-bottom: 15px; border-bottom: 1px solid #840a2d; color: #48124a; }
#sidenavhdg						{ font-weight: bold; font-size: 13px; margin: 10px 0 0; }
#sidenavlist,
#sidenavlist ul					{ list-style: none; margin: 10px 0 0; padding: 0; line-height: 175%; letter-spacing: -.05em; }
#sidenavlist li					{ text-indent: -10px; margin-left: 20px; padding: 0px; }

#fecontainer					{ margin-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #840a2d; }
#feheading						{ margin: 7px 0 5px; font-weight: bold; color: #48124a; font-size: 13px; }
#marqueecontainer				{ position: relative; overflow: hidden; height: 100px; border: 1px solid #ddc; padding: 3px; background: white; }
#vmarquee						{ position: absolute; width: 100%; }

#sidecontent1					{ border: 1px solid #ddc; padding: 3px; background: white; margin-top: 15px; }

#returntomenu					{ font-size: smaller; margin-top: 0; margin-bottom: 15px; }

/* */