
body { color:#444444; background:#cccccc; margin:0px; }
div#page { width:900px; margin:0px auto; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:justify; }
div#header { height:100px; background:black; background-image: url("images/header.jpg"); }
div#header-ff { height:100px; background:black; background-image: url("images/header_ff.jpg"); }
div#header-un { height:100px; background:black; background-image: url("images/header_un.jpg"); }
div#content { width:900px; height:700px; overflow:auto; background:#ffffff; }
div#footer { height:16; padding-top:4px; background:#eeeeee; font-size:11px; text-align:center; }

div#nav { width:900px; height:30px; background-image:url("images/nav.png"); }
ul#list-nav { list-style:none; margin:0px; padding:0px; width:900px; }
ul#list-nav li { display:inline; }
ul#list-nav li a { border-right:1px solid white; float:left; width:100px; padding:7px 0px; color:#444444; text-decoration:none; text-align:center; }
ul#list-nav li a:hover { font-weight:bold; }
ul#list-nav li #current { margin-top:0px; background-image:url("images/nav_current.png"); font-weight:bold; }

#section { width:780px; height:20px; padding:6px 0px 0px 100px; color:#cccccc; font-size:16px; font-weight:bold; border-top:2px dotted #eeeeee; border-bottom:2px dotted #eeeeee; }
#line { border-bottom:2px dotted #eeeeee; width:inherit; }
