body {
  font-size: 10pt; 
  font-family: arial,verdana,helvetica,sans-serif;
  color: #666;
  padding: 0;
  background-image: url(images/background.jpg);
  background-repeat: repeat-x;
  background-color: #EEF2FA;
  margin: 0 0 30px 0;
  }

p {
  margin: 0 0 6px 0;
  }

a:link, a:visited {
  color: #4165CC;
  text-decoration: none;
  }
a:active, a:hover {
  color: #6784D6;
  text-decoration: none;
  }

ul {
  color: #CCC;
  margin: 0 0 15px 25px;
  padding: 0;
  }
li {
  list-style-type: square;
  margin: 0 0 5px 0;
  padding: 0;
  }

form {
  padding: 0;
  margin: 0;
  }

#Masthead {
  display: none;
  }

.LatestNews {
  display: none;
  }

.Dateline {
  display: none;
  }

.UtilityNav {
  display: none;
  }

#TopNavigation {
  display: none;;
  }

#dropmenudiv {
  display: none;
  }

#ContentShell {
  width: 100%;
  }

.SectionName {
  font-size: 12pt;
  padding: 14px 0 2px 10px;
  border-bottom: 1px solid #CCC;
  margin: 0 10px;
  }

.SubsectionName {
  font-family: georgia,times;
  font-size: 18pt;
  color: #4E67A5;
  padding: 5px 10px 0 35px;
  }

.ContentHeader {
  font-weight: bold;
  padding: 5px 0;
  }

.SectionInfo {
  padding: 5px 35px 0 35px;
  }

a.Read:link, a.Read:visited {
  font-size: 8pt;
  font-weight: bold;
  color: #4165CC;
  padding: 0 4px 0 5px;
  }
a.Read:active, a.Read:hover {
  color: #6784D6;
  }

.StoryImage {
  float: right;
  margin: 0 0 10px 10px;
  border: 1px solid #CCC;
  }

.ContentFill {
  clear: both;
  width: 1px;
  height: 14px;
  }

a.More:link, a.More:visited {
  float: right;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #A4945D;
  padding: 1px 0 0 20px;
  margin: -4px 0 0 0;
  }
a.More:active, a.More:hover {
  color: #C5B685;
  }

#ContentShellBottom {
  display: none;
  }

#BottomNav {
  display: none;
  }

#Copyright {
  font-size: 7pt;
  margin: 0 auto;
  text-align: center;
  }
#Copyright .TinyMountain {
  margin: 0 2px 0 5px;
  }
