BODY {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #110099;

}

Caption 
{
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
	
}

A:link
{
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	color: White;
	
}

A:visited
{
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	color: White;
	
}

A:hover
{
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	color: Gray; 
		
}



#layer-top

{
	top: 2px;
	left: 10%;
	width: 800px;
	height:  200px;
	position: absolute;
	z-index: 100;
	
}

#layer-menu

{
	top: 202px;
	left: 10%;
	width: 800px;
	height: 100px;
	position: absolute;
	z-index: 100;
}

#layer-menu-txt
{
	top: 245px;
	left: 15%;
	width: 700px;
	height: 60px;
	position: absolute;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	
}

#layer-bread

{
	top: 305px;
	left: 10%;
	width: 800px;
	height: 300px;
	position: absolute;
	z-index: 100;
	border : thin solid #ffffff;
	background-color :  #000066; 
	
	}
#layer-news

{
	top: 15px;
	left: 10px;
	width: 200px;
	height: 350px;
	z-index: 200;
	position: absolute;
	border : thin solid #ffffff;
	background-color: #FFFF66;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: Black;
		
}

TH {
	
	vertical-align : top;
}

#layer-front
{
	top: 15px;
	left: 220px;
	width: 500px;
	height: 300px;
	z-index: 200;
	position: absolute;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;

	

	
}
#layer-total
{
	top: 15px;
	left: 25px;
	width: 700px;
	height: 280px;
	position: absolute;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	z-index: 200;
	font-size: 12px;
	color: White;
	overflow:auto;
	}
	
	#index-back
	
	{
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 600px;
	z-index: 0;
	background-color: White;
	overflow: hidden;
}
	
	#index
	
	{
	top: 25px;
	left: 150px;
	width: 500px;
	height: 200px;
	position: absolute;
	z-index: 100;
		
}
#index-txt
	{
	top: 100px;
	left: 75px;
	width: 800px;
	height: 400px;
	position: absolute;
	z-index: 200;
	border : thin double #000000;
	overflow: auto; 
	background-color: #FFFF99;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#layer-info

{
top: 200px;
left: 0px;
width: 600px;
z-index: 300;
position: absolute;
font-family: "MS Serif", "New York", serif;
font-size: 10px;
	
}