@charset "utf-8"; /*-=-=-=-=Page=-=-=-=-*/ #page { width: 700px; margin: 0 auto; padding: 0 0 0 0; text-align: left;} * { margin: 0 0 0 0 ; padding: 0 0 0 0;} html, body { margin: 0 0 0 0 ; padding: 0 0 0 0; text-align: center; background: #9B0404;} /*-=-=-=-=Header=-=-=-=-*/ #header { width: 700px; height: 213px; clear: both; margin: 0 0 0 0; background-image: url("http://www.nentico.org/images/header.png");} /*-=-=-=-=Page Navigation=-=-=-=-*/ #top-nav ul { width: 696px; height: 37px; clear: both; border-left: 2px solid #000000; border-right: 2px solid #000000; background: #000000 url("http://www.nentico.org/images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;} #top-nav ul li { display: block; float: left; margin: 0 0 0 10;} #top-nav ul li a { color: #777777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 5 15 0 5;} #top-nav ul li a:hover { color: #333333;} #top-nav ul li a.current { color: #FFFFFF; background: #FFFFFF url("http://www.nentico.org/images/current-bg.gif") top left repeat-x; padding: 5 15 0 10;} /*-=-=-=-=Second Navigation=-=-=-=-*/ #sec-nav ul{ width: 696px; float: left; clear: both; border-left: 2px solid #000000; border-right: 2px solid #000000; background: #9B0404; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0;} #sec-nav ul li{ float: left; background: #9B0404;} #sec-nav ul li a{ color: #FFFFFF; text-decoration: none; padding: 0 13 0 12; background-color: #9B0404; line-height:20px; font-family: "Lucida Grande", Verdana, sans-serif;} #sec-nav ul li a:hover{ color: #FFFFFF; text-decoration: underline;} /*-=-=-=-=Content=-=-=-=-*/ #content { width: 681px; margin: 0 0 0 0; padding: 15 5 10 10; clear: both; text-align: left; background: #CDCDCD; border-left: 2px solid #000000; border-right: 2px solid #000000;} #content h2 { text-align: center; font-weight: bold; font-family: "Lucida Grande", Verdana, sans-serif;} #content p { font-size: 0.9em; padding: 0 0 15 0; font-family: "Lucida Grande", Verdana, sans-serif;} #content table { font-family: "Lucida Grande", Verdana, sans-serif;} #content table td.link { font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif;} #content a { text-decoration: none; font-family: "Lucida Grande", Verdana, sans-serif;} /*-=-=-=-=Footer=-=-=-=-*/ #footer { float: left; valign: top; height: 43px; width: 700px; clear: both; margin: 0 0 0 0; padding: 0 0 0 0; background: url("http://www.nentico.org/images/footer.png") top;}