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

body {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #DFDFDF;
background-color: #ffffff; 
margin:0 auto;
padding:0;
height:100%;
}

a {

text-decoration:none;
color: #DFDFDF;
}

a:hover {
color: #333333;
}

#container {
margin:0 auto;
padding:0;
width:100%;
height:100%

}

#flash {
background:url(images/bg2.gif) repeat-x bottom left white;
text-align:center;
height:714px;

}



#footer {
width:1026px;
text-align:center;
margin:0 auto;
background:url(images/bg1.gif) repeat-y top center;
height:40%;
}

#footerText {
text-align:right;
padding: 7px 10px 0 0;


}







