/*
 * region of the month css
*/
#box{}
#box #box_header{background-image:url(../images/box_borders/blue/box_top.png);}
#box #box_footer{ background-image:url(../images/box_borders/blue/box_bott.png);}
#box #full_content{background-image:url(../images/box_borders/blue/box_mid.png);}

#default_content{color:#FFF;}
#default_content a{color:#FFF; text-decoration:underline;}
#default_content h1{color:#FFF;}


/*
 * meet the team page itself
*/
#meetteam{width:600px; margin-bottom:0px; padding-bottom:0px;}
#team_characters{position:absolute; top:220px;}

/*
 * cyclist video page
*/
#cyclist_vid{}
#cyclist_vid #film_box{float:right; padding-right:40px; padding-top:20px;}
#cyclist_vid #info_board{float:left; padding-left:40px;}

#game_container_dgame{position:absolute; left:-40px; top:80px;}
#dgame_container{height:600px;}