
body { margin: 0px; background-color: #000000; color: #adadad; font-family: futura, verdana, sans-serif; font-size: 11px; link: #adadad; alink: #adadad; vlink: #adadad; }

A:link		{ color: #adadad; }
A:visited	{ color: #adadad; }
A:active 	{ color: #adadad; }
A:hover 	{ color: #000000; background-color: #adadad; }




#header { width: 100%; height: 100px; position: absolute; top: 0px; left: 0px; background: #000000; }


#col1 { float: left; width: 100%; height: ; text-align: center; position: absolute; top: 100px; left: 0px; background: #000000; border-top: solid 1px #adadad; }


#footer { width: 100%; height: 100px; text-align: center; padding-top: 10px; position: absolute; bottom: 0px; left: 0px; background: #000000; border-top: solid 1px #adadad; }
