BODY { 	background-color: #0E9BD5; 
	background-image: url(layout.png); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: top left;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
     }

	a:link {	color: gray;
		font-weight: bold;
		text-decoration: none;
       }

a:visited {	color: gray;
		font-weight: bold;
		text-decoration: none;
          }

a:hover {	color: #943108;
		font-weight: bold;
        }

a:active {	color: gray;
         }




td {	font-size: 12px;
   }

hr  {	color: gray;
	background-color: gray;
	width: 90%;
    }

#TPE { position: absolute;
	left: 65px;
	top: 113px;
	}

#RTOAB { position: absolute;
	left: 65px;
	top: 216px;
	}


#OUAM { position: absolute;
	left: 65px;
	top: 317px;
	}


#PA { position: absolute;
	left: 64px;
	top: 416px;
	}

#THC { position: absolute;
	left: 64px;
	top: 516px;
	}

#MLB { position: absolute;
	left: 63px;
	top: 615px;
	}


#TWITTER { position: absolute;
	top: 20px;
	left: 780px;
	}



#main {	position: absolute;
	top: 20px;
	left: 298px;
	right: 20px;
	background-image: url(bg.gif);
	padding: 10px;
      }
