/* @override http://www.irayeager.com/beta/styles/global.css */

/*Remove Bad Browser Styles*/
* {margin:0; padding:0;}
a, :link,:visited {text-decoration:none;}
ul,ol {list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight: normal;}
a img,:link img,:visited img {border:none;}
address, textarea {font-style:normal;}
a:focus, a:visited {outline-style: none;}/* Firefox outline link fix */

/* Fix Browser Float Problems */
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {clear:both; height: 0; visibility:hidden; font-size:1px; display:block;}
* html .clear {height: 1%;}

/*Global*/
body { color: #666666; text-align:center;  height: 100%; background-color: #D4D2D0; font: normal 12px/14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; padding-top:40px;}
a {font: normal 12px/14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif; color: #333;}

#main {background-color: #fff;}


#main #footer{width: 850px; height: 30px; background: url(../images/footer.gif) 0 0 no-repeat;}
#logo {float: left; width: 300px; height: 120px; padding: 20px 0 0 20px; margin: 0;}
#logo a#logoButton {display: block; width: 300px; height: 115px; background: url(../images/IY_Logo.jpg) 0 0 no-repeat; padding: 0; margin: 0;}
#logo a#logoButton:hover, #logo a#logoButton.selected{background-position: -300px 0;}
#nav {float: left; height: 30px; font-size: 15px; width: 475px; padding: 60px 0 0 40px;margin: auto;}
#nav ul {height: 15px; font-size: 35px; width: 545px;}
#nav ul li {display: inline;}
#nav ul li a { height: 30px; float: left;}
#nav ul li a.selected, #nav ul li a.selected:hover {background-color: #fff; color: #fff;}
#nav a#exhib {background: url(../images/nav_exhibit.gif) 0 0 no-repeat;  width: 100px;}
#nav a#exhib:hover, #nav a#exhib.selected {background-position: -100px 0;}
#nav a#pubs {background: url(../images/nav_pubs.gif) 0 0 no-repeat; width: 100px;}
#nav a#pubs:hover, #nav a#pubs.selected {background-position: -100px 0;}
#nav a#bio {background: url(../images/nav_bio.gif) 0 0 no-repeat; width: 100px;}
#nav a#bio:hover, #nav a#bio.selected {background-position: -100px 0;}
#nav a#studio {background: url(../images/nav_studio.gif) 0 0 no-repeat; width: 75px;}
#nav a#studio:hover, #nav a#studio.selected {background-position: -75px 0;}
#nav a#press {background: url(../images/nav_press.gif) 0 0 no-repeat; width: 75px;}
#nav a#press:hover, #nav a#press.selected {background-position: -75px 0;}



