@charset "utf-8";
/* CSS Document */

#box_title {font-size:90%;}




#ent_level{
border:solid 1px #cccc99; 
background: url(images/yellowbg.gif);  
color:#000;
padding:5px;
text-align:left;
width:auto;
height:75px;

}

#level_one{
border:solid 1px #cccc99; 
background: url(images/pinkbg.gif);
color:#000000;
padding:5px;
text-align:left;
width:auto;
height:75px;

}

#level_two{
border:solid 1px #cccc99; 
background: url(images/redbg.gif);  
color:#000;
padding:5px;
text-align:left;
width:auto;
height:75px;

}


#level_three{
border:solid 1px #cccc99; 
background: url(images/bluebg.gif); 
color:#000;
padding:5px;
text-align:left;
width:auto;
height:86px;

}

#level_four{
border:solid 1px #cccc99; 
background: url(images/greenbg.gif);
color:#000;
padding:5px;
text-align:left;
width:auto;
height:75px;

}

#level_five{
border:solid 1px #cccc99; 
background: url(images/darkblebg.gif);
color:#000;
padding:5px;
text-align:left;
width:auto;
height:75px;

}


#diploma{
border:solid 1px #cccc99; 
background: url(images/greybg.gif);
color:#000;
padding:5px;
text-align:left;
width:auto;
height:90px;

}

#start{
border:solid 1px #000000; 
background: url(images/greybg.gif);
color:#000;
padding:5px;
text-align:left;
width:auto;
height:137px;

}