body{margin:0;padding:0; background: #FEF9DB;}
div#navigation{}
div#extra{}
div#footer{color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:right;width:100%;margin-left:-300px}
div#content{margin-left:300px}
div#navigation{float:left;width:300px}
div#extra{float:left;clear:left;width:300px}
div#footer{clear:both;width:100%}

/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; width:250px;}
.menu {margin:15px 20px 80px 5px;}
/* for IE7 to position the tables correctly */
.menu {position:relative; float:left;}

/* for IE5.5 and IE6 to position the tables corectly */
.menu {position:static;}

/* Set up the size of the list items and float left to place inline */
.menu li {display:block; float:left; width:248px; background:#ddc; margin:2px 0 0 0; border:1px solid #000; border-color:#fff #000 #000 #fff;}

/* Give the sub level list item a diffent background color to make it 'stand out'. */
.menu li.nav_parent, .menu li.nav_child {background:#ddddcc;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:24px; position:absolute; bottom: 0; top:auto; left:0; font-size:1em;}

/* Default link styling */
.menu li a {display:block; color:#000; font-family:arial, sans-serif; font-size:11px; line-height:23px; height:24px; text-decoration:none; text-indent:10px;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {color:#ffffff; background:#34B55B;}

/* For all browsers except IE5.5 and IE6 to keep the hover state through the menu cascade. */
.menu :hover > a {color:#ffffff; background:#34B55B;}

/* Give the link OR list a relative position. Depends on which browser is used */
.menu li.nav_parent:hover, .menu li.nav_parent:hover, .menu li.menu_selected:hover, .menu linav:hover,
.menu li.nav_parent a:hover, .menu li.nav_parent a:hover, .menu li.menu_selected a:hover, .menu linav a:hover {position:relative;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute;left:-9999px; width:251px; top:0; z-index:9999;}

/* Position the flyout sub levels to 'pull-up' or 'drop-down' when hovering over the sub level list OR link.  the transparent gif is for IE7 only and need not actually exist. File transparent.gif supplied with zip file */
/* pull up */
.menu :hover ul, 
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {padding:20px 20px 20px 0; left:223px; bottom:-10px; top:auto; background:transparent url(/users/templates/dungs/img/transparent.gif); z-index:9999;} 
/* drop down */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul {padding:20px 20px 20px 0; left:223px; top:-10px; bottom:auto; z-index:9999;}

.selected {border : 2px solid #34B55B;padding:3px;}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif;color:#34b55b;font-size:20px;font-weight:bold;padding-top:15px;}
a.numpage_a {color:red;text-decoration:none;}
a.numpage {color:black;text-decoration:underline;}
a.numpage:hover {color:black;text-decoration:none;}

tr {vertical-align:top;}
