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

html {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF}
body {margin:0; padding:0; background-image:url(images/sf.jpg);}

a:link {color:#FFF; text-decoration:none}
a:hover {color:#FFF; text-decoration:underline}
a:visited {color:#FFF; text-decoration:none}


#container { width:100%}
#header {width:960px;margin:0 auto;border:0px solid white}

#content {width:920px; min-height:300px;margin:0 auto; padding:20px; border:0px solid white}

#footer {width:100%;height:100px;margin:0 auto; background-color: #510000;border:0px solid white;text-align:center}