body {
  margin: 0;
  padding: 0;
  background-color: white;
  color: white;
  /*background-image: url(img/EdgeTOB.jpg);*/
  font-family: Times, Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #cfede6;
  color: black;
  margin: 30px 5% 30px 10%;
  padding: 10px;
}
#header-bottom {
  border-top: 1px solid #adc7c1;
  border-bottom: 1px solid #adc7c1;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #cfede6;
  color: #121212;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #cfede6;
  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;
}*/

p:first-letter 
{
color: #afc7c3;
font-size:xx-large;
font-size: 200%; 
float: none;
}

#main {
  width: 100%;
  margin: 10px 10px 10px 10px;
  /*background-image: url(ximg/monogram.jpg);
  background-position: top right;
  background-repeat: repeat-y;*/
}
#content {
  margin: 0 211px 0 149px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image: url(img/mainimg.jpg);
  background-repeat: no-repeat;
  background-color: white;
  color: #8ca19c;
  padding: 1em 2em 1em 50px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#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(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 60px 10px 60px;
}
#content .inner h2 {
  color: #88a49d;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #c2dcd6;
  font-size: 110%;
  font-style: italic;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h4 {
  color: black;
  font-size: 90%;
  margin: 0 0 0 20px;
  font-weight: normal;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#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(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}

#content .special {
  margin: 10px 10px 10px 80px;
  text-align: left;
  padding-left: 14px;
  border-left: 6px double #afc7c3;
  }
#content  .special h2 {
  color: red;
  font-style: normal;
  font-size: 95%;
  }
#content  .special h3 {
  color: black;
  font-style: normal;
  font-size: 90%;
  line-height: 1ex;
}
#content  .special h4 {
  color: black;
  font-style: italic;
  font-size: 90%;
}
#sidebar {
  float: right;
  width: 211px;
  background-color: #bdddd6; /* #256290;*/
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar h2 {
  font-size: 85%;
  margin: 0;
  padding: 0 0 0 15px;
  font-weight: bold;
 }
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0em 10px;
  font-weight: normal;
}
#sidebar h4 {
  font-size: 90%;
  margin: 0;
  padding: 0.2em 0 0em 15px;
  font-weight: normal;
 }
#sidebar h5 {
  color: black;
  font-size: 90%;
  margin: 20px 0 0 20px;
  font-weight: normal;
   font-style: italic;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ol {
  list-style-image: url(img/CheckBox.gif);
  margin-left: 0;margin-top: 10px;
  padding-left: 20px;
}
#sidebar ul {
  list-style-image: none;
  list-style-type: disc;
  margin-left: 0;margin-top: 10px;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#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(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
  float: left;
  width: 149px;
  border-top: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: #bdddd6;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#clearone {
  clear: both;
  height: 1px;
}
#main2 {
  margin-top: 10px;
  background-image: url(img/leftbg.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}
#ImageShow {
  width: 700px ;
  margin-left: auto ;
  margin-right: auto ;
  }
