body {
  background-image: url(stripes_black.png);
  background-repeat: repeat;
  text-align:center;
  font: 14px arial;
}
p.logo {
    position: absolute;
    top: 30px;
    background-image: url(logo.png);
    width: 190px; 
    height: 60px;
}
p.navbar a {
  font:bold 14px arial;
  color: white;
  margin-left: 0px;
  padding-left: 10px;
  outline: none;
  text-decoration: none ;}
p.navbar a:hover {
  font: bold 14px arial;
  color: #FF0099;
}
p.navbar {
   position: relative;
   color:#FF0099;
   font:bold 14px arial;
   padding-top: 7px;
   padding-left: 30px;
   height: 20px;
   text-align: left;
   margin-bottom: 40px;

}
p.standout {
   position: relative;
   padding-left:10px;
   padding-right: 10px;
   padding-bottom: 20px;
   font: 12px verdana;
   line-height: 160%;
   text-align: left;
   color: white;
}

a {
  padding-top: 0px;
  color: white;
  text-decoration: none ;}
a:hover {
  color: #FF0099;
}
iframe.adbar_left {
    padding-left: 0px;
    text-align: center;
    position: absolute;
    top: 235px;
    left: 20px;
    width: 160px;
    height: 700px;
    background: #000000;
}
iframe.forum {
    position: absolute;
    left: 200px;
    text-align: right;
    margin: auto;
    width: 80%;
    height: 9200px;

}
div.title {
   position: relative;
   width: 100%;
   border: none;
   font: 40px arial bold; 
   color: #FFFFFF;
   text-align: right;
   height: 150px;
   background-image: url("header_bg.gif");
   background-repeat: no-repeat;
   z-index: 0;
   }
h1 {
   font:bold 14px arial;
   background: #FF0099;
   background-image: url(banner_shine.png);
   padding-top:7px;
   height: 25px;
   text-indent: 30px;
   text-align: left;
   color: white;
   }
h2 {
   font:bold 14px arial;
   background: #FF0099;
   background-image: url(banner_shine.png);
   padding-top:7px;
   height: 25px;
   text-indent: 30px;
   text-align: left;
   color: white;
   }
h3 {
   font:bold 14px arial;
   background: #FF0099;
   background-image: url(banner_shine.png);
   padding-top:3px;
   height: 15px;
   text-indent: 30px;
   text-align: left;
   color: white;
   font:10px arial;
   }
table {
  position: relative;
  border: 1px dotted white;
  width: 600px ;
  font-size: 10px ;
  margin-top: 1em;
  padding: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  background: #000000;

}
td {
     border: 1px solid white;
     color: white;
  }
th {
    font-size: 10px;
    border: 1px solid black;
    background: #FF0099;
}

div.inner {
  position: relative;
  left: 200px;
  line-height:160%;
  text-align: center;
  width: 800px ;
  font-size: 11px ;
  border: none;
  background-image: url(images/stripes_grey.png);
  background-repeat: repeat;
  }
div.lower {
      background-image: url(images/infrapay_banner_invert.png);
      height: 50px;
      color: white;
      font-size: 10px;
      text-align: bottom;
}
    
p.blog_headline {
  position: relative;
  background : #FFFF00;
  background-image: url(banner_shine.png);
  font-size: 14px;
  padding-top: 2px;
  text-indent: 30px;
  text-align: left;
  border: none;
  color: #000000;
}
p {
  font-size: 12px ;
  line-height:170%;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border: none;
  text-align: justify;
  color: white;

  }

img {
    width: 600px;
}
div.fblink {
    position: absolute;
    top: 120px;
    left: 16px;
    width: 90px;
    height: 22px;
}
div.fblink img {
    width: 90px;
    height: 22px;
} 
div.courselink {
    position: absolute;
    top: 105px;
    left: 116px;
    width: 50px;
    height: 50px;
}
div.courselink img {
 width: 50px;
    height: 50px;
}


img.squareicon {
    border: none;
    width: 64px ;
    height: 64px ;
}
img.icon {
    width: 120px ;
}
img.rssimg {
    width: 30px ;
}
img.warning {
border: none;
    width: 18px;
}

img.new_win {
    border: none;
    width: 18px;
}
img.logo {
    padding-top: 10px;
    width: 120px ;
    z-index: 0;
}
div.blog {
    padding-top: 0px;
    margin-bottom: 40px;
    border: dotted #FFFFFF 1px;
    background: #111111;
    padding-left: 20px;
    padding-right: 20px;
}
p.caption {
 color: #FFFFFF;
 background: none;
 text-align: center;
 position: relative;
 border: none;
}

.rss {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 2px;
        width: 5px;
	font:bold 2px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin-top:100;
	margin-right:10px;
}
hr {
    text-align: left;
    width: 300px;
}






