
#doc { width: 800px;*width: 800px; }
html { background-color: #000 }
body { font: 11pt Verdana, sans-serif; line-height: 1.6; color: #ccc; background: #000;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.88em;
  font-size-adjust: none;
}

a { text-decoration: none; color: #932b03; }
  a:hover { background: #1f4364; color: white; }

img { border: 0px; }
  img.inline { float: left; margin: 14px 14px 0 0; }
  img.borderless { border: 0px; }
.inline { float: left; margin: 42px 14px 0px 0px; font-size: 7pt; }
ul { list-style: none; }
  ul.intext { list-style: square; list-style-position: inside; }

h3 { color: #ccc; font-family: Georgia, "Times New Roman", serif; font-size: 12pt; font-size-adjust: none; font-style: normal; font-weight: normal; letter-spacing: 1px; margin: 1.25em 0 0.25em; }
  h3.articletitle { text-align: center }
a.nodecor { text-decoration: none; color: #ccc; }
p { margin-bottom: 6px; }
  p.article:first-letter { font-size: 14pt;}

#header {
  margin: 10px 0 25px 0;
  padding-bottom: 4px;
  background: url('images/logo.png') top left no-repeat;
  height: 90px;
  border-bottom: 2px double #1f4364;
}
/* Top Navbar */
#topnav {float:right; list-style: none; position: relative; top: 70px; left: 10px;font-family: Verdana; font-size: 12px;}
  #topnav li{float: left; margin-right: 12px; text-align:center}
  #topnav a {text-decoration: none; margin: 4px 0px 4px 5px; border-bottom: 1px solid gray}
  #topnav a:hover {border-bottom: 1px solid white; background: #1f4364 ; color: white;}

.sidenav { }
  .sidenav ul {border-top: 1px solid gray;text-align: left; padding: 5px 5px 5px 10px;}
  .sidenav li { padding: 5px; list-style-position: inside; }
  .sidenav a { background: transparent url('images/diamond-gray.gif') no-repeat scroll 0 7px; padding-left: 12px;}
  .sidenav a:hover { background: #1f4364; }

.next_previous { padding-top: 30px; }
.next_previous ul { font-family: Verdana; font-size: 12px; display: inline;}
  .next_previous ul li{padding: 18px; display: inline}
  .next_previous ul li.first { display: inline}

.article h3 {margin-bottom: 18px; line-height: 1em;font-weight: normal; font-size: 161.6%; font-family: Georgia, "Times New Roman", serif; }
.article { padding:0; 
	margin-bottom: 18px; 
	column-count: 2;
	column-gap: 32px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-moz-column-gap: 32px;
	-webkit-column-gap: 32px;
}
.article p {line-height: 22px; font-size: 108%; margin-bottom: 8px; }
.article img { padding: 15px; vertical-align: middle }
.author { font-size: 12px; padding-bottom: 8px; font-style: italic; }

.featured { float:left; line-height: 22px; font-style: italic; background-color: #13293D; padding: 8px; }

#right {
  width: 140px;
  margin-left: 10px;
  height: 100%;
  position: relative;
  top: 30px;
}

.col { float: left; height: 150px; width: 200px; margin: 40px; position: relative; left: 30px; text-align: center; }
  .col a { text-decoration: quotes; }

.breadcrumbs { padding-bottom: 15px; font-size: 12px; color: gray;}

#footer {
  clear: both;
  text-align: center;
  border-top: 2px solid #1f4364;
  padding-top: 40px;
  font-size: 8pt;
  color: gray;
}
