/* CSS Document */

body {background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none; color:#333333; margin:0; padding:0;}
table, td {border-collapse: collapse}
table, td, img {border:0; padding:0; margin:0;}

h1 {font-size:16px; font-weight:bold;}

#container {width:100%;}

#content {width:100%; background-color:#FFFFFF; background-image:url(../images/bg.gif); background-repeat:repeat-x;}
#swf {width:768px; margin: 0 auto; padding-bottom:5px; text-align:center;}

#footer {clear:both; width:100%; padding-top:20px; background-image:url(../images/bgfooter.gif); background-repeat:repeat-x;}
#footer #links {text-align:center; padding-bottom:10px;}
#footer a {color:#333333; text-decoration:underline}
#footer a:hover {text-decoration:none}