@charset "utf-8";

/* *************************Header************************************* */

*{ padding: 0; margin: 0; }
img {border:0;}
body {  font-family:"Times New Roman", Times, serif;  font-size: 1em; color:#666; font-style:italic;  }
#wrapper {  margin: 0 auto;  width: 960px; }
#header { width: 960px; text-align:center; padding: 10px 0px 5px 0px;  height: auto;}
#subhead { padding-top: 10px; padding-bottom:10px; text-align:center;}

/* *************************Navigation Bar************************************* */

#navcontainer {  width: 960px; height:40px; margin-top:10px; padding-bottom: 20px; font-style:normal; text-align: center; overflow:hidden;  }
ul#navlist { margin-left: 0; padding-left: 0; white-space: wrap;}
#navlist li { float: left; /*display: inline;*/ list-style-type: none; width: 240px; overflow:hidden; }
#navlist a { padding: 3px 3px; } 
#cool { padding-top: 6px; padding-right: 20px; font-size: 0.8em; font-style:italic;  }
#navlist a:link, #navlist a:visited { color:#666; text-decoration: none; }
#navlist a:hover { color: #fff; text-decoration: none; background:#666;  }
#navlist li a#current { color:#666; border-bottom: 1px solid white; }


/* *************************Footer ************************************* */

#footer {  width: 960px; padding-top: 5px;  padding-bottom:50px; font-size: 0.7em;}
.footer_terms { width: 600px; text-align:right; float:right; padding-top:5px;}
.footer_copyright {width: 200px; text-align:left; float:left; padding-top:5px;}

/* *************************Gallery ************************************* */
#painting_info a { color:#666; text-decoration:none; }
 #painting_info a:hover { color:#C90; text-decoration:none; font-weight:bold; }
 #back {width: 60px; height: 20px; background:white; }
 #back a { background: #000; color:#fff; text-decoration:none; font-weight:bold; padding: 5px 5px;}
 #back a:hover { background: #fff; color:#000;  text-decoration:none; font-weight:bold;   padding: 5px 5px; border:#999 1px solid;}

/* *************************End ************************************* */

