@CHARSET "UTF-8";

body { background: url('../img/illustrator_details/background.png') top left repeat-x; background-color: #FFCC66; padding: 0; margin:0; font-family: Verdana; font-size: 13px;}
#top-menu {position: relative; height: 50px; }
#logo {position: absolute; left: 42px; }
#logo img { border: 0; }

#top-menu ul { position: absolute; left: 205px; top: 5px; margin: 0; padding: 0; list-style: none; }
#top-menu ul li { float: left; font-size: 11px; }
#top-menu ul li a { text-decoration: none; color: #666666; font-size: 8.5pt; font-family: "Comic sans MS", Verdana; padding-left: 8px; padding-right: 8px; padding-top: 25px; display: block;}
#top-menu ul li a:hover { background: url("../img/illustrator_details/frog.png") no-repeat top center; }

#main { background-color: white; position: relative; padding-top: 50px; padding-bottom: 20px; }
#main .heading { position: absolute; left: 204px; top: 5px; }
#content-image { position: absolute; left: 5px; }
#author-name {position: absolute; left:  269px; top: 29px; font-size: 25px; }

#logo-bottom {position: absolute; left: 42px; top: 0px; }
#logo-bottom img { border: 0; }

#content { margin-left: 200px; position: relative;  }
#text { margin-left: 40px; margin-top: 20px; font-size: 11px; width: 300px; text-align: justify; min-height: 300px; _height: 300px; }
#link { margin-top: 1em; }
#illustration { position: absolute; left: 400px; top: 0px;}

#images { background-color: #FF9900; height: 76px; border-bottom: 3px solid white; position: relative; }
#images-info { position: absolute; left: 100px; font-size: 11px; font-weight: bold; color: #623B00; }
#thumbs { position: absolute; left: 150px; top: 20px; }
#thumbs ul { padding: 0; margin: 0; list-style: none; }
#thumbs ul li { float: left; margin-right: 10px; }
#thumbs img { border: 0; }
#prev-next { position: absolute; left: 600px; top: 0px; font-size: 11px; font-weight: bold; color: #623B00; }
#prev-next a { font-size: 11px; font-weight: bold; color: #623B00; text-decoration: none; }
#prev-next a:hover { text-decoration: underline; }

#footer { padding-left: 20px; color: #666666; margin-top: 5px; width: 700px; font-size: 8pt;}