body {
  text-align: center;
  background: #E2E2E2;
  font-family: georgia;
  font-size: 12px;
  margin: 5px 0 0 0;
  padding: 0;
}

.outerwrap {
  text-align: left;
  width: 900px;
  background: #ffffff;
  border: 1px solid #cccccc;
}

.header {
  border-bottom: 1px dotted #1F90AB;
  padding: 0;
  margin: 0;
}


/* LAYOUT ELEMENTS */

table.main_body td {
  padding: 5px;
}

td.left_rail {
  border-left: #1F62AB url(http://www.vpa.net/images/designs/bluebar.jpg) repeat;
  border-right: 0.1em dotted #1F90AB;
  padding: 5px 10px 5px 10px;
  width: 160px;
}

td.center_content {
  padding: 5px 10px 5px 10px;
  width: 600px;
}

td.right_rail {
  text-align: center;
  border-left: 0.1em dotted #1F90AB;
  width: 170px;
}

.two_columns { float:left; width:50%; }

table.300x250_ad  { border: 1px solid #cccccc; margin: 0 5px 0 5px; align:right; }

/* FONT ELEMENTS */

a:link {
  text-decoration: none;
  font-family: georgia;
  font-size: 12px;
}

a:visited {
  text-decoration: underline;
  font-family: georgia;
  font-size: 12px;
  font-weight: bold;
}

a:hover {
  background: #eeeeee;
}

a.nav:link, a.nav:visited {
  font-family: georgia;
  font-size: 15px;
  color: #656565;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 0 5px 0;
}

a.nav:hover {
  text-decoration: underline;
  color: #1F62AB;
}

h1, h2, h3, h4 {
  font-family: arial;
  font-weight: normal;
  margin: 10px 0 10px 0;
  padding: 0;
  line-height: 150%;
}


h1 a:link, h1 a:visited {
  font-family: georgia;
  font-weight: normal;
  font-size: 36px;
  color: #1F62AB;
  margin: 0;
  padding: 0;
}

h2 a:link, h2 a:visited {
  font-family: georgia;
  font-weight: normal;
  font-size: 30px;
  color: #1F62AB;
  margin: 0;
  padding: 0;
}

h3 a:link, h3 a:visited {
  font-family: georgia;
  font-weight: normal;
  font-size: 24px;
  color: #1F62AB;
  margin: 0 0 10px 0;
  padding: 0;
}

h4 a:link, h4 a:visited {
  font-family: georgia;
  font-weight: normal;
  font-size: 18px;
  color: #1F62AB;
  margin: 0;
  padding: 0;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
  color: #071729;
  text-decoration: underline;
}

.summary {
  margin: 0 0 30px 0;
  padding: 5px 0 0 0;
}

.caption {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

.image {
  margin: 0 0 5px 0;
  padding: 0;
}

 .section {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 3px 0 0 0;
  padding: 1px 1px 1px 3px;
  background: #1F62AB url(http://www.vpa.net/images/designs/bluebar.jpg) repeat;
  color: #FFFFFF;
}

.category a:link, a:visited {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

.category a:active {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

.byline {
  font-family: arial;
  font-weight: bold;
}

.date {
  font-family: arial;
  font-size: 11px;
  padding: 0 0 5px 0;
}

.entry_date {
  font-family: arial;
  font-size: 10px;
  color: #656565;
}

.more {
  text-align: right;
  margin: 0;
  padding: 0;
}

/* DESIGN ELEMENTS */

hr.nav {
  margin: 5px 0 5px 0;
  border-top: 1px solid #656565;
  height: 1px;
}

.footer {
  padding: 10px;
  text-align: center;
  border-top: 1px dotted #1F90AB;
}

hr.line {
  border-top: 1px dotted #1F90AB;
  height: 1px;
  margin: 5px;
}

img src {
  border: 1px solid #6D6D6D;
}