/* Reset Defaults Starts */
* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #215679;
  }

a:hover {
  color: #4C82A6;
  }

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

table.comp {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #3A7CAC;
  border-collapse: collapse;
  width: 900px;
  font-family: Arial,verdana;
  font-size: 10pt;
}

table.comp th {
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  border-color: #3A7CAC;
  background-color:  #3A7CAC;
  color: White;
  -moz-border-radius: ;
  width: 225px;
  height: 20px;
  font-weight: bold;
}

table.comp td {
  border-width: 1px;
  padding: 1px;
  border-style: solid;
  border-color: #3A7CAC;
  -moz-border-radius: ;
  width: 225px;
  text-align: left;
  vertical-align: top;
}

table.comp img {
  padding: 0px;
  border: solid;
  border-width: 2px;
  border-color: #fff;
  vertical-align: top;
}

table.comp a:hover img {
  border:solid;
  border-width: 2px;
  border-color: #ff8000;
}

select {
  background-color: #FFF;
  border: 1px solid #000;
  color: #000;
  height: 20px;
  width: 225px;
  font: 0.9em/1.2 Arial, Verdana;
  margin: 0px;
  padding: 1px 1px 1px 1px;
}

select.find {
  background-color: #FFF;
  border: 1px solid #000;
  color: #000;
  height: 20px;
  width: 100px;
  font: 0.9em/1.2 Arial, Verdana;
  margin: 0px;
  padding: 1px 1px 1px 1px;
}

li {
  font-family: Arial,verdana;
  font-size: 10pt;
  padding-left: -5px;
  margin-left: 20px;
}

input.submit {
  border: 1px solid #000;
  height: 22px;
  font: 0.9em/1.2 Arial, Verdana;
  margin: 0px;
  padding: 1px 1px 1px 1px;
}

hr {
  width:1px solid;
}

table.find {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #3A7CAC;
  border-collapse: collapse;
  width: 900px;
  font-family: Arial,verdana;
  font-size: 11pt;
}

table.find th {
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  border-color: #3A7CAC;
  background-color:  #3A7CAC;
  color: White;
  -moz-border-radius: ;
  /* width: 875px; */
  height: 20px;
  font-weight: bold;
}

table.find td {
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  border-color: #3A7CAC;
  -moz-border-radius: ;
  /* width: 875px; */
  text-align: left;
  vertical-align: top;
}

table.find img {
  padding: 0px;
  border: solid;
  border-width: 2px;
  border-color: #fff;
  vertical-align: top;
}

table.find a:hover img {
  border:solid;
  border-width: 2px;
  border-color: #ff8000;
}

table.bi {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #3A7CAC;
  border-collapse: collapse;
  width: 900px;
  font-family: Arial,verdana;
  font-size: 10pt;
}

table.bi th {
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  border-color: #3A7CAC;
  background-color:  #3A7CAC;
  color: White;
  -moz-border-radius: ;
  /* width: 875px; */
  height: 20px;
  font-weight: bold;
}

table.bi td {
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  border-color: #3A7CAC;
  -moz-border-radius: ;
  /* width: 875px; */
  vertical-align: top;
}

table.bi img {
  padding: 0px;
  border: one;
  border-width: 0px;
  vertical-align: top;
}

/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0px auto 10px auto;
  width: 950px;
  font-family: Verdana, Arial, Trebuchet MS, sans-serif;
  letter-spacing: 0px;
  text-align: center;
  background: #485558 no-repeat top center;
  }

#wrapper {
  text-align: left;
  }

.topcurve {
  margin-top: 15px;
  height: 13px;
  background: url(bgtop.gif) left top no-repeat;
  }

.topcurvewhite {
  margin-top: 12px;  /* 118px */
  height: 13px;
  background: url(bgtopwhite.gif) left top no-repeat;
  }

.bottomcurve {
  margin: 0;
  height: 13px;
  background: url(bgbottom.gif) left bottom no-repeat;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(bgbottomwhite.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 0 0 0 0; 
  }

#header .topright {
  float: right;
  position: relative;
  margin-top: 14px;
  margin-right: 4px;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#underheader {
  clear: both;
  margin-top: 20px;
  padding: 0 0 15px 0;
  }

/*
#underheader h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 26pt;
  font-weight: bold;
  font-family: Trebuchet MS, Arial;
  width: 600px;
  }

#underheader h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#underheader h1.sitename a:hover {
  color: #4C82A6;
  text-decoration: none;
  }

#underheader h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 12pt;
  font-family: Trebuchet MS, Arial;
  color: #4C82A6;
  margin-left: 1px;
  }
*/

#underheader #dstools {
  position: absolute;
  left: 525px;
  top: 60px;
  height: 60px;
  width: 100px;
  padding: 0;
  margin:0;
  }

#underheader #toprss{
  float: right;
  position: relative;
  margin: 47px 4px 0 0;
  padding-right: 10px;
  text-align: right;
  }

#underheader #bannerwrapper{
  clear: both;
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }

/* menu */

#nav {
  clear: both;
  margin: -5px 0 -15px 0;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(bgtableft.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #000;
  }

/* Main content */

#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff;
  }

#contentwrapper {
  float: left;
  width: 925px; /* 550px */
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 15pt;
  color: #215679;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align: center;
  margin:0px 0 0px 0;
  padding-top: 12px;
  font-size:9pt;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-width: 1px;
  }

.adsense_bottom {
  text-align: center;
  margin:0px 0 0px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20 0;
  font-size:10pt;
  }

.post {
  margin: 20px 0 25px 0;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  }

#content h3 {
  font-size: 13pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h1.postTitle {
  padding: 0 10px;
  font-size: 15pt;
  font-weight: bold;
  color: #000;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 15pt;
  font-weight: bold;
  color: #000;
  }

h2.postTitle a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }

h2.postTitle a:hover {
  color: #215679;
  }

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 10px;
  border: 3px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  text-align: justify;
  line-height: 15pt;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 11pt;
  color: #000;
  }

.postTags {
  margin: 15px 10px;
  font-size: 9pt;
  color: #000;
  background: #eee;
  padding: 2px 4px;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.navigation a {
  text-decoration: none;
  }

/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  background: #000;
  }

#footer p {
  padding: 0;
  font-family: arial;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }

#footer a {
  color: #87BBD9;
  }

#footer a:hover {
  color: #fff;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

