body {
  background-color:rgb(ff,ff,ff);
  color:rgb(255,255,255)
  font-size: 100.01%;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0; padding: 1em 0;
  text-align: left;
}

p, pg, pb, pg10, pg14, td, tr, li {
 font-family: Arial,Helvetica,sans-serif;
 color: white;
 font-size: 12px;
 }

td, tr {
color:black;
}

.pg10 {
 	color: #c0e548;
	font-size: 10px;
}

.pg {
 	color: #c0e548;
}

.pg14 {
 	color: #c0e548;
	font-size: 14px;
}

.pgbi {
	color: #c0e548;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

.pb10 {
	color: #3e80ab;
	font-size: 10px;
}

.pb {
	color: #3e80ab;
}

.pb14 {
	color: #3e80ab;
	font-size: 14px;
}

.pbbi {
	color: #3e80ab;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
}

#main {
 position:absolute;
 border: 1px solid black;
 left:50px;
 text-align:left;    
 width: 835px;
 height: 650px;
 padding: 0px;
}

#bottom {
  top: 620px;
  left:50px;
  height:47px;
  width:835px;
  position:absolute;
  background: url("./img/bottomline.gif");
  text-align:center;
  padding:10px;
  color: #c0e548;
}

a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #3e80ab;
  text-decoration: none;

  }

#bottom a, #news a{
  color: #c0e548;
  text-decoration: underline;
  }

.navi{
	position:absolute;
	width:100px;
	height:108px;
	padding:5px;
	border-collapse: collapse;
	top:0px;
}
 
#news {
  top: 150px;
  left:0px;
  height:294px;
  width:230px;
  position:absolute;
  background: #7c7c7c;
  text-align:left;
  padding:10px;
  overflow:auto;
  }

 #logo {
  top: 25px;
  left:65px;
  height:120px;
  width:200px;
  position:absolute;
  text-align:left;
  }

.box {
  height:130px;
  width:590px;
  position:absolute;
  border-bottom: 2px solid gray; 
  border-right: 2px solid gray;
  }

.content {
  font-family: Helvetica,Arial,sans-serif;
  color: white;
  font-size: 12px;
  overflow: auto;
  position:absolute;
  border-collapse: collapse;
}

#sponsor {
  top: 500px;
  left:50px;
  height:130px;
  width:180px;
  overflow: auto;
  position:absolute;
  border-collapse: collapse;

}

#brand {
  top: 130px;
  left:0px;
  height:20px;
  width:230px;
  position:absolute;
  background: #ffffff;
  text-align:center;
  }
