dl#menu	{ position: absolute; top: 120px; left: 20px; }
dt.tab	{ display: block; float: left; margin-right: 0px; text-align:center;}
dt.tab a	{ display: block; text-decoration:none; color:blue; font-weight: bold; width: 90px }
dt.tab a	{ background-color:white; border: 5px outset #D20104	}
dt.tab a:hover	{ padding-top:0px; background-color: red; border-color: purple;}
dt.tab a:active	{ padding-top:0px; background-color: blue ; border-color: #0A2E84;	}

body { background-attachment: fixed; background-image: url("images/bg1.jpg");font-family:Verdana, Ariel, Helvetica, sans serif; font-weight:bold; color:#062F87}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:navy
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: blue;background-color:red;}



h1   {font-size: 18px;}


