@charset "utf-8";
/* CSS Document */
#sponsors{
float:left;
width:580px;

padding:0px;
margin:0px;
}


#level_head{
float:left;
width:570px;
padding:7px 0px 5px 10px;;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.platinum_head{
background-image:url(../images/sponsors/platinum.gif);
background-position:top left;
background-repeat:no-repeat;
margin:0px;
}

.gold_head{
background-image:url(../images/sponsors/gold.gif);
background-position:top left;
background-repeat:no-repeat;
margin:30px 0px 0px 0px;
}

.silver_head{
background-image:url(../images/sponsors/silver.gif);
background-position:top left;
background-repeat:no-repeat;
margin:30px 0px 0px 0px;
}
.bronze_head{
background-image:url(../images/sponsors/bronze.gif);
background-position:top left;
background-repeat:no-repeat;
margin:30px 0px 0px 0px;
}
.crystal_head{
background-image:url(../images/sponsors/crystal.gif);
background-position:top left;
background-repeat:no-repeat;
margin:30px 0px 0px 0px;
}

#platinum{
float:left;
width:580px;
height:135px;
margin:0px;
padding:0px;
background-image:url(../images/sponsors/ela_logo.gif);
background-position:top left;
background-repeat:no-repeat;
}
#col_one{
float:left;
margin:17px 0px 0px 135px;
padding: 0px;
width:225px;
height:118px;
}
#col_two{
float:left;
margin:17px 0px 0px 10px;
padding: 0px;
width:200px;
height:118px;
}
#platinum a:link{
font-size:11px;
color:#666666;
text-decoration:underline;
}#platinum a:hover{
color:#444444;
text-decoration:underline;
}#platinum a:visited{
color:#666666;
text-decoration:underline;
}


#other_level{
float:left;
width:560px;
margin:0px;
padding:10px;
}

#other_level img{
float:left;
}

.gold_body{
background-color:#d1c1ab;
height:175px;
}
.gold_table{
margin:0px 45px;
}

.silver_body{
background-color:#c8c8c8;
height:225px;
}
.silver_table{
margin:0px 4px;
}
.table_cell{
padding:5px 0px 5px 0px;
}
.no_logo{
font-weight:bold;
text-align:center;
display:block;
margin:0px;
padding:0px 5px;
color:#858282;
} 


.bronze_body{
background-color:#b8a384;
height:45px;
}

a.bronze:link{
font-weight:bold;
color:#896c42;
text-decoration:underline;
}
a.bronze:hover{
color:#896c42;
text-decoration:underline;
}
a.bronze:visited{
color:#896c42;
text-decoration:underline;
}


.crystal_body{
background-color:#e6e5e5;
height:65px;
} 
a.crystal:link{
font-weight:bold;
color:#a5a5a5;
text-decoration:underline;
}
a.crystal:hover{
color:#a5a5a5;
text-decoration:underline;
}
a.crystal:visited{
color:#a5a5a5;
text-decoration:underline;
}

p.info_header{
font-family:Georgia, Arial, sans-serif;
font-size:13px;
font-weight:bold;
color:#7b7e7a;
background-image:url(../images/sponsors/how_to_bg.gif);
background-position: top left;
background-repeat: no-repeat;
display:block;
margin:35px 0px 0px 0px;
padding:10px 5px 10px 7px;
}

p.side_info{
color:#cfcfcf;
background-color:#5e5b5a;
display:block;
margin:0px;
padding:8px 4px 25px 6px;





