a:link 			{text-decoration: none;}
a:visited 		{text-decoration: none;} 
a:hover 		{text-decoration: none;} 
a:active 		{text-decoration: none;} 

body			{ background: #7C7C7C url(images/background.jpg);
       			background-repeat: repeat-y; margin: 0; padding: 0;}

div#links 		{position: absolute; top: 200px; left: 29px; width: 148px;font: 16px, arial, sans-serif; z-index: 100;
			}
div#links a 		{display: block; text-align: center; font: bold 1em sans-serif; padding: 5px 10px; margin: 0 0 5px; 
			border-bottom:2px solid #6B6B6B; border-top:2px solid #6B6B6B; text-decoration: none; color: #000; background: #EFEFEF;}

div#links a:hover 	{color: #FFF; background: #000;}

div#links a span 	{display: none;}
div#links a:hover span 	{display: block;
   			position: absolute; top: -93px; left: 0; width: 137px;   
			padding: 5px; margin: -1px;
   			color: #FFF; background: #99292B; border: 2px solid #6B6B6B;
   			font: 12px sans-serif; text-align: center; font-weight: bold;}
div#container 		{position: absolute; top: 0px; left:0px;}
div#content 		{position: absolute; top: 130px; left: 190px; width: 620px;
			color: #000;
   			font: 15px Verdana, sans-serif; padding: 10px;}
h1			{font: 45px impact, times new roman, serif; text-align: center; color: #99292B;}
h2			{font: bold 13px arial, sans-serif; text-align: justify;}
h3			{text-align:center; align:center;}
h4			{font: bold 15px times new roman, serif; text-align: justify;}
h5			{font: bold 15px times new roman, serif; text-align: center;}
h6			{font: 10px arial, sans-serif; text-align: right;}
h7			{font: 10px arial, sans-serif; text-align: justify;}

h1 a:link 		{color: #C00; text-decoration:underline}
h1 a:hover		{color: #000;}
h1 a:active		{color: #red;}

h3 a:link 		{color: #900;}
h3 a:hover		{color: #000;}
h3 a:active		{color: #red;}

P 			{text-indent: 10pt; margin-bottom:0; margin-top:0;}
t: 10pt; margin-bottom:0; margin-top:0;}
