body {
  margin: 10px;
  background: #cccccc url(images/main_bg.jpg) repeat scroll 0% 50%;
  font-size: 13px;
  color: #787878;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  line-height: 20px;
}
h1, h2, h3 {
  margin: 0;
  font-family: Cambria,Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  color: #000000;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.6em;
}
p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}
ul, ol {
}
a {
  text-decoration: none;
  color: #787878;
}
a:hover {
  background: transparent none repeat scroll 0% 50%;
  color: #000000;
}
#wrapper {
  border-style: none;
  border-color: #999999;
  margin: 0 auto;
  padding: 10px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 910px;
}
#header {
  margin: 0 auto;
  background: white url(images/baltimore2.jpg) no-repeat scroll left top;
  width: 910px;
  height: 172px;
}
#logo {
  float: left;
  color: #000000;
  width: 600px;
  margin-left: 185px;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
#logo h1, #logo p {
  color: black;
}
#logo h1 {
  padding: 90px 0 16pt 0px;
  font-size: 2.8em;
  color: black;
  letter-spacing: -1px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
}
#logo p {
  margin: 0;
  padding: 90px 0 0 5px;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-weight: bold;
  float: left;
  font-stretch: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #03255e;
}
#logo a {
  border:  none;
  background: transparent none repeat scroll 0% 50%;
  text-decoration: none;
  color: black;
}
#menu {
  border-top: 4px solid #ffffff;
  margin: 0 auto;
  padding: 0;
  background: #565f68 none repeat scroll 0% 50%;
  width: 910px;
  height: 50px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  border:  none;
  padding: 17px 10px 10px 20px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
#menu a:hover, #menu .current_page_item a {
  color: #ffffff;
}
#menu a:hover {
  text-decoration: underline;
}
#page {
  margin: 0 auto;
  width: 910px;
}
#content {
  padding: 30px 20px 0 0;
  float: right;
  width: 600px;
}
.post {
}
.post .title {
  color: #000000;
}
.post .title a {
  border:  none;
  background: transparent none repeat scroll 0% 50%;
  color: #000000;
}
.post .title a:hover {
  text-decoration: underline;
}
.post .meta {
  border-bottom: 1px dashed #d2d4c9;
  text-transform: uppercase;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9px;
}
.post .entry {
  padding: 10px 0 20px;
  text-align: justify;
}
#sidebar {
  padding: 30px 0 0 20px;
  float: left;
  width: 220px;
  color: #787878;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
}
#sidebar li ul {
  padding-bottom: 30px;
}
#sidebar li li {
  border-bottom: 1px dashed #d2d4c9;
  line-height: 35px;
}
#sidebar h2 {
  letter-spacing: -0.5px;
  color: #000000;
}
#sidebar p {
  padding-bottom: 20px;
  text-align: justify;
}
#sidebar a {
  border:  none;
  color: #787878;
}
#sidebar a:hover {
  text-decoration: underline;
  color: #787878;
}
#footer {
  margin: 0 auto;
  padding: 20px 0 15px;
  background: #565f68 none repeat scroll 0% 50%;
  width: 910px;
  height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  color: #b2b2b2;
}
#footer p {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: left;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #bd1e24;
}
#footer_left {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: left;
  display: block;
  float: left;
  padding-left: 20px;
  width: 580px;
}
#footer_right {
  margin: 0;
  float: right;
  display: block;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: right;
  padding-right: 20px;
  width: 250px;
}
#sent_logo {
  background: transparent url(images/logos.png) no-repeat scroll 0 0%;
  height: 50px;
  width: 150px;
  list-style-type: none;
  position: relative;
  display: block;
}
#sent_logo a {
  background: transparent url(images/logos.png) no-repeat scroll 0 0%;
  width: 150px;
  display: block;
  height: 50px;
}
#sent_logo a:hover {
  background-position: 0 -50px;
}
