/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/bginfo.gif);
	background-repeat: repeat-x;
}

#content{
   padding-top : 220px;
   padding-bottom : 30px;
   padding-left : 10px;
   padding-right : 30%;
}
#content h1{
      font-family : "Times New Roman, Times, serif";
      font-size : 120%;
      font-weight : bold;
      color : #000;
      background-color : transparent;
}                     
#content h2{
      font-family: "Times New Roman, Times, serif";
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}
#content p{
      font-family : "Times New Roman, Times, serif";
      font-size : 100%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 110%;
}
#content2 {
	  padding-left : 10px;
	  color : #000;
      background-color : transparent;

}
#ptopbar{
    position : absolute;
    top : 0px;
    left : 0px;
/*   z-index : 50; */
}
#feature{
	position: absolute;
	top :220px;
	left :500px;
	z-index:0;
}
#midbarp{
    position : absolute;
    top : 76px;
    left : 0px;
/*    z-index : 50; */
}
#btnbar2p{
    position : absolute;
    top : 180px;
    left : 0px;
    z-index : 0; 
}
/* #MainTable{
   position : absolute;
    top : 180px;
    left : 0px;
    z-index : 0; 
}
*/
#script{
	position : absolute;
	top : 12px;
	right : 0;
	text-align : right;
	left: 25px;
	width: 762px;
	height: 84px;
}
/*#pgtitle{
    position : absolute;
    top : 220px;
    left : 0px;
    z-index : 20;


}
*/
#time{
    position : absolute;
    top : 35px;
    left : 60%;
    z-index : 50; 
}

#mailnprint{
    position : absolute;
    top : 180px;
    left : 600px;
    z-index : 50; 
}

#sdtable{
	position : absolute;
	top : 218px;
	left : 75%;
	z-index : 20;
	


}
#btmtbl{
	visibility: hidden;
	position : absolute;
	top : 550px;
	z-index : 20;
	background-image: url(images/btmbg.gif);
}

/*#btmbar{
    position : absolute;
    top : 650px;
    left : 0px;
	right : 0px;
    background-image: url(images/bg.gif);
	background-repeat: repeat-x;

}
*/
#navigation{
       position : absolute;
       top : 190px;
       left : 60px;
       width : 140px;
}                     
#navigation a{ 
       font-family: "Trebuchet MS", Georgia, Times, serif;
       color : #00f;
       background-color: transparent;
}
a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:active {
	color: #3366CC;
}
