b {font-size: 12px;}
body {
background: #485440 url(BG.png) repeat-x;
font: small/1.6em verdana, sans-serif; 
margin: 0px; 
font: normal 10px verdana, arial, sans-serif; 
color: #000; 
}
a {	
color: #333;	
text-decoration: none; 
}
a:hover {
color: #000;
text-decoration: underline;
}
a:active {
color: #000;
}
input, textarea, select {
border: 1px solid #555;
background: #fff;
font: normal 10px verdana, arial, sans-serif;
color: #000;
margin: 1px;
}
h1, h2 {
margin: 0px;
padding: 0px;
font-weight: normal;
}
h3 {
background: url(boxbg.png);
font: small/1.6em verdana, sans-serif; 
color: #000;
margin: 0px;
-moz-border-radius: 15px;
padding: 0px;
}
.GAMEBOARD{
background: url(metalplate2.png);
width: 600px;
height: 430px;
    margin-left: auto;
    margin-right: auto;
}
.ET{
background: url(WET.png);
height: 237px;
width: 300px;
}
.ET:hover{
background: url(WETH.png);
}
.TCE{
background: url(TCE.png);
height: 140px;
width: 300px;
}
.TCE:hover{
background: url(TCEH.png);
}

.FB{
position: fixed;
top: 2px;
left: 0px;

}

.IRC{
background: url(metalplate.png);
height: 245px;
width: 320px;
position: fixed;
bottom: -40px;
left: 10px;
padding-top: 40px;
}