body {
background-color: #444444;
font-size:12px;
}

i, div{
font-size:20x; 
font-family: "Arial", sans-serif;
}

a:hover {		
text-decoration: underline;
}

h1 {
font-size:16px;
font-weight: bold;
}

li {
padding-bottom: 20px;
}

div.topbanner {
position: absolute;
top: 0px;
left: 0px;
width: 776px;
height: 172px;
}



div.topads {
position: absolute;
top: 162px;
left: 0px;
bottom:6px;
width: 776px;
height: 150px;
}

div.linkbar {
background-color: #000000;
position: absolute;
left: 0px;
top: 0px;
width: 145px;
height: 315px;
}

div.col1 {
background-color: #DDDDDD;
font-family: "Arial", sans-serif;
position: absolute;
left: 160px;
top: 0px;
width: 390px;
padding: 4;
}



div.col2 {
background-color: #FFFFFF;
font-family: "Arial", sans-serif;
position: absolute;
left: 560px;
top: 0px;
width: 215px;
padding: 6;
}



div.bottomads {
position: absolute;
left: 0px;
bottom:6px;
width: 776px;
height: 450px;
}






div.main {
background-color: #000000;
position: absolute;
left: 0px;
top: 315px;
width: 776px;
}

table.links {
border-style: none;
}

td.linkyellow {
border-style: none;
text-align: center;
}

td.linkblue {
border-style: none;
text-align: center;
}

td.linkblue a, td.linkblue a:link, td.linkblue a:visited{
font-family: "Arial", sans-serif;
color: #32A5FE;		
text-decoration: none;
font-size: 15px;
font-weight: bold;		
}

td.linkblue a:hover {		
text-decoration: underline;
}

td.linkyellow a, td.linkyellow a:link, td.linkyellow a:visited{
font-family: "Arial", sans-serif;
color: #F8BF24;		
text-decoration: none;
font-size: 15px;
font-weight: bold;		
}

td.linkyellow a:hover {		
text-decoration: underline;
}