body { margin:50px 100px; line-height:20px; font-family: "Trebuchet MS", Arial; 
       border:1px solid #666; background: url(images/bckg.gif) #000; min-width:400px; }

a { color:#018BC1;}
a:hover { color:#333;}

#header { background:url(images/new-background.jpg) no-repeat top right #000; clear:both;}
#header-left { margin-right: 250px; }

#picture { float:right; width:230px; height:230px; }
#name { padding:75px 0 0 40px; height:35px; color:#01b0f0; text-decoration:none; font-weight:bold; font-size:30px; text-transform:uppercase; }
#title { padding:0 0 85px 40px; height:35px; color:#a0a0a0; font-weight:bold; font-size:20px; }

#menu { background:#01b0f0; min-height:30px; border-bottom:1px solid #000; border-top:1px solid #e8e8e8; }
#menu ul { margin:0; padding:0;}
#menu ul li { display:inline-block; float:left; width:114px; list-style:none; text-align:center;}
#menu a { display:block; float:left; width:114px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; border-right:1px solid #59d2fe; }
#menu #chosen { display:block; float:left; width:114px; color:#ccf91A; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; border-right:1px solid #59d2fe; }
#menu a:hover{padding-top:4px; height:22px; border-bottom: 4px solid #ccf91A;}

#text { margin: 0 305px 0 20px; min-height:300px; }
#text p { padding:10px; border:1px solid #d7d7d7; background-color: #f5f5f5;}
#text ul > li { list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar { float:right; width:235px; padding: 0 20px 0 10px; }

h1 { margin:0; padding:0; text-transform:uppercase; font-size:1.8em; color:#000;}
span.header { font-weight:bold; }

#main { float:none; background:url(images/sidebar_bckg.gif) repeat-y top right #fff; padding:20px 0 10px 0; }

#footer {background:url(images/footer_bckg.jpg) #424e4f; height:82px; clear:both;  }
#left_footer { float:left; padding:35px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:35px 30px 0 0; color:#fff;  font-size:10px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}

div.author   { display: block; margin-bottom: 0px; }
div.title    { display: block; color: red; }
div.booktitle {	display: inline; font-style: italic; }
div.where    { display: inline; }
div.series   { display: inline; }
div.download { display: block; /*	margin-top:	10px; */ }
div.doi      { font-size: small; }
div.seealso  { font-style: italic; font-size: small; }

h3 a {color: #000;}

#text li { margin-top: 5px; }
