@charset "UTF-8";
/* CSS Document */

body {
width:100%;
margin:0;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #d5d6d7 url('/images/wall.jpg');
color: #333;
text-align: center;
}
#div_container {
width:932px;
margin-left:auto;
margin-right:auto;
}
/*Jquery.flash.js flash replaced alt text is hidden*/
.flash-replaced .alt {
height:0;
width:0;
overflow:hidden;
}
/*flash alt styling for people without the latest flash*/
#flash_alt {
font-family:Helvetica, sans-serif;
line-height:20px;
letter-spacing:1px;
font-size:12px;
color:#FFFFFF;
}
