body {
		background-color: black;
		font-family: Arial, Sans-Serif;
		color: #ffffff;
		margin: 0px; 
		padding: 10px;
		text-align: center;
		}
	#main{
		width:800; 
		background-color: #000000; 
		margin-left: auto;	
		margin-right: auto;
		height:auto;
		padding-top: 0px;
		}
	#nav_left{
		float:left;
		}
	#nav_right{
		float:right;
		}

	#ic{
		clear:both;
		}
	#tg_p{
		font-family: Lucida;
		font-size: 24pt;
		font-weight: bolder;
		text-align: center;
		}
	#utoc{
		text-align:center; 
		font-size: 18px; 
		font-weight: bolder;
		color: #000000;

		}
	#utoc A{
		color: #000000;
		}
	#utoc a:hover{
		text-decoration: underline;
		color: #ffffff;
		}
	#s_toc{
		float:left;
		width:200;
		background-color: black;
		}
	#tg_min{
		font-family: Lucida;
		font-size: 14pt;
		font-weight: bolder;
		text-align: center;
		}

	#smenu{
		background-color: #efea19;
		padding: 5 5 5 5;
		margin: 10 10 10 10;
		font-weight: bolder;
		color: #000000;
		font-size: 18px; 
		}
	#smenu A{
		color: #000000;
		text-decoration: none;
		}
	#smenu a:hover{
		text-decoration: underline;
		color: #ffffff;
		}
	#con{
		float:right;
		width:580;
		padding: 10 10 10 10;
		font-size: 16px; 
		font-weight: bold;
		text-align: justify;
		}
	#con A{
		color: #d8212a;
		}	
	#con  a:hover{
		color: #21d82e;
		}
	#footer{
		font-size: 13px; 
		font-weight: bold;
		text-align: center;

		}

	#announce {
		border: thick dotted #d8212a;
		margin: 5 5 5 5;

			}