body {
  margin: 0;
  padding: 0;
  background-color: #050845; /*#256290;*/
  color: white;
  background-image: url(../images/common/bgN.jpg); 
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}

#wrapper {
  position: relative;
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
  overflow: hidden;
}

#header {
/*  position: relative;*/
  display: inline;
  height: 142px;
  min-width: 730px;
   padding: 0px;
}

#site-header {
  position: absolute;
  display: inline;
  text-align: left;
  background-image: url(../images/Head3.jpg);
  background-position: 0px center;
  background-repeat: repeat-x;
  min-width: 538px;
  width: 100%;
   height: 142px;
   padding: 0px;
}

#site-header h1 {
  margin: 40px 0 0 20px;
  background: transparent;
  font-size: 200%;
  font-weight: normal;
  text-decoration: none;
}

#site-header p {
  background: transparent;
  margin: 20px 0 0 20px;
  font-size: 150%;
  font-weight: normal;
  text-decoration: none;
}

#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  min-height: 360px;
  margin-top: 10px;
}
#content {
  margin: 0 0 0 240px;
  border: 1px solid #b9d2e3;
  background-color: #fdf8f2;
  color: black;
}
#mainfeature {
/*  background-image: url(images/common/mainimg.jpg);
  background-repeat: no-repeat; */
  background-color: #fdf8f2;
  color: black;
  padding: 2em 2em 1em 200px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: bold;
  font-size: 200%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(../images/common/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: black;
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #006633;
  font-size: 200%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 150%;
  font-weight: normal;
  
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 130%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(../images/common/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 130%;
  color: #1e4c82;
}
#sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  background-color: #256290; /*#006633; #050845;*/
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 140%;
/*  background-image: url(image/common/sidebar-header-bg.jpg);
  background-repeat: no-repeat; */
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(image/common/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 125%;
  line-height: 1.75em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290; /*#256290;*/
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(../images/common/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}

.note {
  font-size: 3.5em;
  padding: 1em;
  margin-top: .5em;
  font-family: garamond;
}

#site-footer {
    position: relative;
    clear: both;
    width: auto;
  padding: 0em 0;

  border-top: 1px solid #aaa;
  border-bottom: 1px solid #333;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
/*  background: #eff url(../images/common/diagonal2.png) repeat-all; */

/*    color: #fff; */
}


/* Site-Footer
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

#footer-text {
/*  margin:0 1em;
  padding:.2em; */
  font-size: 80%;
  background-color: #cc3333;
  foreground-color: #fff;
  border: 1px solid #aaa;
  text-align:center;
}

#site-footer h4 {
  color: #fff;
  font-size: 1.1em;
}

/* Bulleted Lists
-------------------------------------------------------------------------*/
