body {
  background-color: #192F51;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #FFF;
  border: 0px;
}

html,body {
  height: 100%;
}

a{
  cursor: pointer;
  text-decoration: underline;
}

a:link, a:visited {
  color: #608BBF;
  text-decoration: underline;
}

a:active, a:hover {
  color: #608BBF;
  text-decoration: none;
}

div#wrapper {
  width: 765px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF url(/common/bg.jpg) no-repeat top center;
  border-right-width: thin;
  border-left-width: thin;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #12263F;
  border-left-color: #12263F;
  padding: 0px;
  font-size: 11px;
}

img {
  border: 0px;
  }

#header  {
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
}

#headpic {
  margin-top: 15px;
  margin-bottom: 2px;
}

#content {
  padding: 0;
  margin: 0;
  border: 0px;
  text-align: left;
  color: #1F4471;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  height: auto;
}

#wrapcontent{
  background: url(/images/vertdotback.gif) repeat-y 510px;
}

#sidecontent {
  padding-left: 11px;
  float: right;
  height: 100%;
  width: 220px;
}

#updates {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#updates li {
  margin-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #000;
}

#maincontent {
  float: left;
  margin: 0;
  width: 500px;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 11px;
  height: 100%;
}

#fateh {
  text-align: center;
  margin-top: 15px;
}

#toplink {
  clear: both;
}

#footer {
  padding: 5px 7px 7px 10px;
  text-align: center;
  clear: both;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 9px;
}

.news {
  margin-bottom: 17px;
  padding-bottom: 2px;
  border-bottom: 3px double #1F4471;

}

.lightsmall {
  color:#608BBF;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}

#months {
  float: left;
  width: 150px;
}

#dates {
  float: right;
  width: 340px;
}

#month {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.date {
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
}

#progshadow {
  width: 300px;
  position: absolute;
  display: none;
  background: url(/images/25black.png);
}


#progdetails {
  top: -5px;
  left: -5px;
  position: relative;
  padding: 5px;
  width: 290px;
  font-family: Arial, Verdana, sans-serif;
  border: 1px solid #000;
  background: #FFF;
  color: #1F4471;
  height: 100%;
}

.hidden {
  display: none;
}


/* TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY */

.articletitle {
  font-size:18px;
  text-decoration:none;
  color:#1f4471;
}
.articleauthor, .articledate {
  color:#608BBF;
  font-size:9px;
}
.articlepreview {
  text-indent:2em;
}
.article_border {
  border-bottom: 3px double #1f4471;
}
.borderbottom {
  border-bottom: 1px solid #1f4471;
}
.gurbani {
  font-family: WebAkharThick;
  font-size: 14px;
}
.articlebani {
  font-family: WebAkharThick;
  font-size: 17px;
}
