/*BODY {
	text-align:center;
	background-color: Black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-image:url(nuklear.png);
	background-repeat:no-repeat;
	background-position:center center;
}*/

a:link { 
				font-weight:bold; 
				color:White; 
				text-decoration:none;
				
			 	}
		       	 
a:visited {
				font-weight:bold; 
				color:White; 
				text-decoration:none; 
				}
				
a:focus {
				font-weight: bold;
				color: red;
				text-decoration: underline;
}
				
a:hover { 
				font-weight:bold; 
				color:blue; 
				text-decoration:none; 
				}
				
a:active {
				font-weight: bold;
				color: red;
				text-decoration: underline;
}
	
p.text{
	font-family : Comic Sans MS;
	font-size : 14px;
	font-style : normal;
	color : White;
	border-left:20px
	margin-left:10px
	height:100px
}
p.intro{
	font-family : Comic Sans MS;
	font-size : 12px;
	font-style : normal;
	color : black;
}
h4{
	font-family : Comic Sans MS;
	font-size : 20px;
	font-style : normal;
	color : White;
}
h2{
	font-family : Comic Sans MS;
	font-size : 18px;
	font-style : normal;
	color : White;
}
body
			
			{
				text-align: center;
				/*background-color: #202020;*/
				background-color: black;
				font-family : Comic Sans MS;
				font-size : 12px;
				font-style : normal;
				color : White;
				background-position:center;
			}
			
			div
			{
				background-color: #f0f0f0;
				font-size : 16px;
				font-style : normal;
				color : White;
			}
			
			.body
			{
				text-align: left;
				width: 800px;
				font-size : 16px;
				font-style : normal;
				color : White;
			}
			
			.intro
			{
				text-align: center;
				width: 450px;
				height: 600px;
				font-size : 16px;
				font-style : normal;
				color : White;
				background-color: black;
			}
			
			.flashPlayer
			{
				background-color: transparent;
			}

			
			.head
			{
				height: 150px;
			  	background-image: url(head.png);
				font-size : 16px;
				font-style : normal;
				color : White;
				
			}
			
			.navi
			{
				height: 450px;
				width: 215px;
				float: left;
				background-image: url(navi.png);
				font-size : 16px;
				font-style : normal;
				color : White;
				
				
				}
			.nav_table	{
				width: 100%;
				border: 0;
			}
				
			.nav_td 	{
	text-align: center;
	background-color: #333399;
	font-variant: small-caps;
	filter: Alpha(opacity=100, finishopacity=30, style=3);
}
			.vor_td 	{
				text-align: left;
				background-color: transparent;
				font: Comic Sans MS;
				font-size : 14px;			
			}

			
			.nav_td:hover {
				background-color: Silver;
			}
			
			.nav_a:link 	{
				color: #ffffff;
				font-size: 14px; 
				text-decoration: none;
				font-weight: bold;
				display: block;
			}
			
			.nav_td:visited 	{
				color: #ffffff;
				font-size: 14px; 
				text-decoration: none;
				font-weight: bold;
				display: block;
			}
			
			.nav_a:hover 	{
				color: Yellow;
				font-size: 14px;
				text-decoration: none;
				font-weight: bold;
				display: block;
			}
			.nav_td:activ 	{
				background-color: blue;
				font-size: 14px;
				text-decoration: none;
				font-weight: bold;
				display: block;
			}

			.main
			{
				height: 430px;
				width: 585px;
				float: right;
				background-image: url(main.png);
				font-size : 20px;
				color : White;
			}
			.lfooter
			 { background-image: url(lfooter.png); width: 292px; height: 20px; float: left }
			.rfooter
			 { background-image: url(rfooter.png); width: 293px; height: 20px; float: left }
			 
			 .agenda{
						font-family: Comic Sans MS;
						font-size: 14px;
						font-style: normal;
						color: White;
						border-left: 20px
						margin-left:10px
						height:100px;
}
		 .Sponsoring{
						font-family: Comic Sans MS;
						font-size: 16px;
						font-style: normal;
						color: White;
						}