body  {
  background:#ffffff;
  border:0;
  padding:0;
  margin:0;
}

img  {
  border:0;
  padding:0;
  margin:0;
}

h1 {
  margin: 40px 0px 20px 0;
  font: bold 1.1em Arial, sans-serif;
  color: #000000;
  text-align: center;
  clear: both;
}

h2 {
  margin:20px 0 0 0;
  font: bold 1em Arial, sans-serif;
  color: #333399;
  text-align: left;
}

#container {
  position: relative;
  top:0;
  width: 775px;
  height: auto;
  margin: 5px auto;
  padding: 5px 5px 5px 5px;
  background-color: #ffffff;
  border:0 solid black;
  text-align:center;
}

#logo {width:485px;height:122px;display:block;margin:0 auto;padding-top:15px;}

#mainTitle  {
  width: 770px;
  height: auto;
  background-color: #ffffff;
  clear: both;
  margin:0 0 15px 0;
}

#mainNav, #bottomNav  {
  width: 100%;
  background-color: #ffffff;
  font: bold 10pt Arial, sans-serif;
  color: #0000cc;
  text-align: center;
  letter-spacing: 2px;
  clear:both;
  margin:0;
}

#bottomNav {margin-top:50px;}
#bottomNav .nav_section {border:0;}
#mainContent  {
  width: 85%;
  height: auto;
  background-color: #ffffff;
  font: .9em Verdana, sans-serif;
  text-align: left;
  margin:0 auto;
  clear: both;
}

body.thumbnails #mainContent {width:700px;}

#mainContent p {font-size:.9em;line-height:1.2em;margin:0 0 10px 0;}
#mainContent ul, #mainContent ol {margin-top:3px;}
#mainContent li {font-size:.9em;line-height:1.2em;margin:0;}

#mainContent p a, #mainContent ol a, #mainContent ul a {font-weight:bold;text-decoartion:underline;}
#mainContent p a:link, #mainContent ol a:link, #mainContent ul a:link {text-decoration:underline;}

.magHelp {width:600px;margin:0 auto 10px auto;padding:5px 15px;border:1px dashed #666699;}
#imageFull  {
  width: 750px;
  height: 975px;
}

/* Page Navigation */

.nav_section {display:block;width:750px;margin:0 auto;padding:0;text-align: center;border-top:1px solid #cccccc;}

.nav_section li {
  list-style-type: none;
  display:inline;
  height: auto;
  background-color: #ffffff;
  margin: 0px 5px;
  text-align: center;
  white-space:nowrap;
}

.nav_section a {display:inline-block;padding:2px 7px;border:1px solid #cccccc;}
#mainNav .nav_section a {border-top:0;}

body.thumbnails .nav_section a.navthumbs {background-color:#cccccc;}
body.advertisers .nav_section a.navadverts {background-color:#cccccc;}
body.thisissue .nav_section a.navissue {background-color:#cccccc;}
body.home .nav_section a.navindex {background-color:#cccccc;}
body.pastissues .nav_section a.navpast {background-color:#cccccc;}

table.thumbnails {
  width:670px;
  margin:0 auto;
}

table.thumbnails td  {
  padding:5px 2px;
  background-color: #ffffff;
  text-align: center;
  font:bold .9em Arial,Verdana sans-serif;
}

table.thumbnails img  {
  width: 128px;
  height: 172px;
  border: 1px solid #000000;
  display:block;
  margin-bottom:2px;
}
table.thumbnails2 {
  width:600px;
  margin:0 auto;
}

table.thumbnails2 td  {
  padding:5px 2px;
  background-color: #ffffff;
  text-align: center;
  font:bold .9em Arial,Verdana sans-serif;
  width:130px;
}

table.thumbnails2 td span  {
  display:block;
  clear:both;
}

table.thumbnails2 img  {
  width: 128px;
  height: 172px;
  border: 1px solid #000000;
  margin:2px 0 2px auto;
  float:right;
}

table.thumbnails2 td.endspread img  {
  width: 128px;
  height: 172px;
  border: 1px solid #000000;
  margin:2px auto 2px 0;
  float:left;
}

#googleads {
  text-align:center;
  width:470px;
  margin:25px auto;
}

#footer {
  width:600px;
  margin:25px auto;
  font:bold .7em Arial,Verdana sans-serif;
  color:#f00:
  text-align:center;
}

a:link  {
  color: #666699;
  background-color: transparent;
  text-decoration: none;}

a:visited  {
  color: #666699;
  background-color: transparent;
  text-decoration: none;}

a:hover  {
  color: #666666;
  background-color: transparent;
  text-decoration:underline;
}

a:active  {
  color: #000000;
  background-color: transparent;
  text-decoration: none;}

.nav {font-size:.85em;}

.nav:link  {
  color: #0000cc;
  background-color: transparent;
  text-decoration: none;
}

.nav:visited  {
  color: #0000cc;
  background-color: transparent;
  text-decoration: none;
}

.nav:hover  {
  color: #0000cc;
  background-color: transparent;
  text-decoration: underline;
}

.nav:active  {
  color: #0000cc;
  background-color: transparent;
  text-decoration: none;
}
.nav em {font-style:normal;text-decoration:underline;}
a.outbound {background:url(/img/outbound.png) no-repeat right top;padding-right:15px;white-space:nowrap;}

.subscribe {text-align:center;margin:25px 0;}
.subscribe a:link, .subscribe a:visited, .subscribe a:active {color:#990000;font-weight:bold;}

.caption  {
  font: .8em Arial, sans-serif;
  text-align: center;}

ul li.folder {list-style-image: url('/img/icons/folder.png');}
ul li.file {list-style-image: url('/img/icons/page.png');}

li.folder {list-style-image: url('/img/icons/folder.png');}
li.doc {list-style-image: url('/img/icons/page.png');}
li.js, li.php, li.html, li.inc {list-style-image: url('/img/icons/script.png');}
li.pdf {list-style-image: url('/img/icons/page_white_acrobat.png');}
li.ai {list-style-image: url('/img/icons/page_white_vector.png');}
li.jpg, li.tif, li.tiff, li.gif, li.png {list-style-image: url('/img/icons/image.png');}

fieldset {font-size:.9em;letter-spacing:1px;border:1px solid #ddd;margin-bottom:1em;}
legend {font-weight:bold;letter-spacing:2px;color:#339;}
