body { 
    background-color: #000000; 
    margin: 0;
    padding: 0;
}

body,td,th {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif; 
}

a:link, a:visited {color: #ffae00;  text-decoration: none;}
a:hover, a:active {color: #ff7800;  text-decoration: none; }

.txt12p {
    font-size: 12px;
    font-weight: bold;
}

.txtlinks {
    font-size: 11px;
    font-weight: bold;
    color: #ffae00; 
}

.txt10p {font-size: 10px; }

.txt11p {
    font-size: 11px;
}

h1 { 
    background: #000 url('img/trfuheader.gif') no-repeat 0 0;
    width: 619px;
    height: 87px;
}

    h1 span { 
        position: absolute; 
        margin-left: -2000px; 
    }
h2 { 
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    color: #fcb515;
    position: absolute;
    margin: -70px 0 0 167px;
}

img { border: 0; }

	div.container { width: 1000px; margin: 0 auto;}
	div.blocks { width: 970px; margin: 0 auto; padding: 0; }
	div.block { float: left; width: 310px; height: 190px; padding: 6px; overflow: hidden;}
	div.block2 {  height: 150px; }
	div.motto { height: 50px; width: 1000px; margin: 0 auto; text-align: center; }
	div.sponsors { background: url(img/splashpage/sponsors.jpg) center center no-repeat; width: 941px; height: 68px; padding: 10px; line-height: 68px; }
	div.sponsors img { margin: 8px 16px; vertical-align: middle;} 
	input.email { border: 1px solid #1f1f1f; background-color: black; height: 25px; width: 270px; color: white;}
	
.newstitle { font-weight: bold; font-size: 13px; font-family: Arial;}