/* If the user is not logged in then this stylesheet will be included and we will want to override some styles we have previously set. */ #header {background: #fff url(/images/site/header_logged_out.jpg) no-repeat top left; height: 125px; width: 795px}
#header #region {left: 255px; position:absolute; text-align:center; top: 25px}
#header #region h2 a {color: #fff; font-size: 140%; text-decoration: none}
#header #region h2 a:hover {color: #fff; cursor:pointer; text-decoration: none}
#header #region h3 {color: #fff; font-size: 180%; margin-top: -4px}
#header #actions {float:right; width: 200px; height: 16px; margin-right: -90px; margin-top:8px}
#header a#change_area_link {color: #fff; font-family: 'times new roman'; font-weight: normal; margin-top:8px; margin-right: -10px; text-decoration:none}
#header a#change_area_link:hover {text-decoration:underline}
#header #overlay {height:40px; left:35px; position:absolute; top:50px; width:180px}
#header #overlay a {display:block; height:37px; line-height:37px; text-decoration:none}
/* #header_nav {background: #74542C url(/images/site/header_nav_gradient_out.png) repeat-x top left; height: 30px; padding-top:8px}
#header_nav div {font-size: 120%}
*/ /* #tab_nav {background: #74542C url(/images/site/header_nav_gradient_in.png) repeat-x top left; height: 24px; text-align:center; width:795px; padding-top:5px}
#tab_nav li {display:inline; color: #fff; font-size: 105%; font-family: georgia; font-weight:bold; list-style-type:none; letter-spacing: 0.04em; margin:4px 10px 0 10px; padding-top:3px}
#tab_nav li.current_tab a {background-color: #fff; color:#74542C; height: 55px; margin: 0px; margin-bottom: 15px; padding-top:8px; padding-bottom:6px; padding-left: 5px; padding-right: 5px}
#tab_nav a:link, #tab_nav a:visited, #tab_nav a:active {color: #fff; text-decoration:none}
#tab_nav a:hover {text-decoration:underline}
*/