/* Footer */

body {background-image: url('img/background_gradient.gif'); background-repeat: repeat-x; background-attachment: fixed; margin: 0px; padding: 0px; background-color: #ffffff;}

div#page_wrapper { margin: 0 auto; padding-left: 20px; padding-right: 20px; background-image: url(img/gradient2.png); background-repeat: repeat-y; text-align: left; width: 750px; display: block; }
/* for IE, don't add gradient \*/* html div#page_wrapper { background-image: none; width: 789px; }/* end filter */

/* Header */
div#header { position: relative; height: 80px; width: 100%; margin: 0px; padding: 0px; }
div#main_nav { background-color: #2f56a2; width: 570px; height: 100%; float: left; margin: 0px; padding:0px; }
div#main_nav ul { position: absolute; bottom: 0px; max-width: 74%; margin-top: 21px; margin-left:20px; margin-right:20px; padding: 0px; margin-bottom:0px;}
div#main_nav li { font-family: Verdana; list-style-type: none; float: left; margin-right: 6px; }
div#main_nav li:hover { background-color: #23417a; }
div#main_nav li:hover.current_main_nav { background-color: #6381ba; }
div#main_nav li.current_main_nav { background-color: #6381ba; }
div#main_nav li.current_main_nav a { color: #ffffff; }
div#main_nav a { color: white; font-size: 14px; text-decoration: none; padding: 11px 7px; display: block; }
a#logo { background-color: #28498a; background-image: url(img/ms_logo.gif); background-repeat: no-repeat; background-position: center 2px; text-decoration: none; text-align: center; width: 180px; text-indent: -9999px; height: 80px; float: right; }

/* Footer */
div#footer { background-color: #2f56a2; text-align: center; width: 100%; overflow:auto; display: block; }
div#footer ul { float:left; margin:0px; width: 100%; padding-top: 11px; padding-bottom: 12px; padding-left:0px; padding-right:0px; }

div#footer li { font-family: Verdana; font-size: 11px; color: white; padding-right: 9px; padding-left: 9px; list-style-type: none; display: inline; }
div#footer a { color: white; text-decoration: none; }

div#content { margin-top: 0px; padding-top: 0px; padding-left: 5px;}
#serendipityRightSideBar { background-color: #cbd5e8; width: 160px; padding:10px; padding-top: 230px; }
img#main_banner{ background-image: url('img/shadow.gif'); background-position: 0px 49px; background-repeat: no-repeat; padding-left: 15px; padding-top: 6px; padding-right: 20px; padding-bottom: 13px; position: relative; left:5px; top:1px; }

/* IE fix for now \*/* html img#main_banner { background-image: none; width: 530px; }/* end filter */

input.quicksearch_submit { display: none; }