@font-face {
    font-family: "Futura";
    src: url(futura.ttf);
}
body { background:url('dot.png'); font-family:"Futura", Helvetica, sans-serif;}
#home { background:url(title.png);display:block;width:502px;height:67px;margin:0 auto;margin-bottom:20px;	}
#abs {font-variant:small-caps; font-size:50px; text-align:center;}
#abs a {color:black; text-decoration:underline;}
#abs a:visited {color:black; text-decoration:underline;}
#abs a:hover {color:black; text-decoration:underline;}
#footer a {color:black; text-decoration:underline;}
#footer a:visited {color:black; text-decoration:underline;}
#footer a:hover {color:black; text-decoration:underline;}
#page {	text-align:center; width:930px;  }
.t1 { font-weight:bold; }
a {color:white; text-decoration:none; }
a:visited {color:white; text-decoration:none; }
a:hover {color:white; text-decoration:none; }
#holder { width:930px; margin:0 auto;}
#content {margin:0 auto;width:300px;height:200px;cursor:pointer;float:left;margin-left:10px;margin-bottom:10px;}
.top {width:300px;height:200px;background-color:black; filter: alpha(opacity=70); display:block;opacity: .7;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)'; text-align:center;}
.innertext {padding-top:85px;text-align:center;font-size:20px;opacity: 1;color:white;font-family:"Futura", Helvetica, sans-serif;font-variant:small-caps;}
#footer { position:fixed; bottom:1px; left:1px; font-size:12px; font-variant:small-caps;}
.bar { position:fixed; bottom:0px; border-top:1px black solid; left:0px; width:100%; text-align:center; background-color:white; height:60px; font-size:40px; font-family:"Futura", Helvetica, sans-serif;}
