/* CSS Document */
body {
	background-color:#ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-align: justify;
	margin:0px;
}
img {
	border: none;
}

#cnt {
position:absolute; 
left:235px; 
top:243px; 
width:771px; 
height:580px; 
z-index:4; 
overflow: auto;
}

#cnt a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#cnt a:visited {
color: #333333;
}
#cnt a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
#cnt a:active {
text-decoration: none;
	color: #333333;
	font-weight: bold;
}


#cnt1 {
position:absolute; 
left:232px; 
top:306px; 
width:771px; 
height:540px; 
z-index:4; 
overflow: auto;
}

#cnt1 a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#cnt1 a:visited {
color: #333333;
}
#cnt1 a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
#cnt1 a:active {
text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#title {
position:absolute; 
left:300px; 
top:200px; 
width:550px; 
height:76px; 
z-index:4
}

h1 {
/*	color: #666666;
	background-color: #FFFFCC;*/
}

/*++++*/
#Layer1{
	position:absolute;
	left:5px;
	top:1px; /*top:24px;*/
	width:220px;
	height:128px;
	z-index:1;
}

#Layer2{
	position:absolute;
	left:225px;
	top:1px; /*top:24px;*/
	width:780px;
	height:101px;
	z-index:2;
 }
#Layer3{
	position:absolute;
	left:5px;
	top:170px; /*top:194px;*/
	width:137px;
	height:112px;
	z-index:1;
}
#dropMenu{
	position:absolute;
	left:7px;
	top:222px;
	width:137px;
	height:112px;
	z-index:4;
}
