/* ============================================================================================== */
/* whats this: GLOBAL.CSS                                                                         */
/* created by: Howard R Bagcat <hbagcat@gmail.com> | <howard@mu.edu.ph>                           */
/* created on: 2008.03.11                                                                         */
/* updated on: 2008.07.25                                                                         */
/* ============================================================================================== */

/* defaults */
a { color: #f4aa50; text-decoration: none; }
a:hover { color: #cccccc; text-decoration: underline; }
img { border: 1px #eeeeee solid; }

div#stroll { background-color: #eeeeee; color:#333; font: normal 75% georgia, "trebuchet ms", "times new roman", times, serif; margin: 10px auto 4px auto; padding: .3em 0 .3em 0; text-align: left; width: 722px; }

div#content { background-color: #f8f8f8; border: 0; display: block; font: normal 11px/15px "lucida grande", verdana, arial, sans-serif; height: auto; margin: 0 auto 0 auto; overflow: hidden; padding: 0; width: 722px; }

div#documents { display: inline; float: left; font: normal 11px/15px "lucida grande", verdana, arial, sans-serif; height: auto; margin: 0 10px 0 0; padding: 0; width: 590px; }
div#documents h1 { color: #333333; font: bold 14px verdana, "lucida grande", arial, sans-serif; margin-bottom: 8px; margin-top: 3px; padding: 0; }
div#documents h2 { color: #444444; font: bold 13px verdana, "lucida grande", arial, sans-serif; margin-bottom: 5px; margin-top: 3px; padding: 0; }
div#documents ul { margin-top: 2px; list-style: none; list-style-image: url("../images/icon-list.png"); }
div#documents li { color: #333333; font: normal 11px/15px "lucida grande", verdana, arial, sans-serif; margin-bottom: 8px; }
div#documents li.last { color: #333333; font: normal 11px/15px "lucida grande", verdana, arial, sans-serif; margin-bottom: 0; }
div#documents li a, div#documents li.last a { color: #333333; font-weight: bold; text-decoration: none; }
div#documents li a:hover, div#documents li.last a:hover { color: #f4aa50; text-decoration: none; }
div#documents hr { border: 1px dotted #f4aa50; height: 1px; }

div#googleads { border: 0; display: inline; float: left; font: normal 11px/15px "lucida grande", verdana, arial, sans-serif; height: auto; margin: 0; padding: 0; width: 122px; }


div#credits { background-image: url("../images/footer.png") 0 100% no-repeat; border: 0; display: block; font: normal 10px/11px arial, verdana, helvetica, sans-serif; margin: 0 auto 0 auto; padding: 0.5em 0 0.5em 0; text-align: left; width: 722px; }		

