.main {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10px;
	line-height : 20px;
}

.submenu {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}

A {
	color : White;
	text-decoration : none;
	text-align: center;
	color : White;
	font-size : 12px;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A:HOVER {
	color : Red;
}

#navbar {
	position : absolute;
	top : 137px;
	left : 170px;
	z-index: 7;
	width : 365px;
	height : 32px;
	text-align : center;
	vertical-align : middle;
	color : White;
	font-size : 14px;
}
 
 #about {
	position : absolute;
	left : 295px;
	top : 151px;
	z-index: 8;
	text-align: center;
	visibility: hidden;
	color : White;
	width : 150px;
	height : 100px;
	background-color : #6666CC;
	text-align: center;
	visibility: hidden;
	color : White;
	font-size : 12px;
	border: 1px solid #6666CC;
	layer-background-color: #6666CC;
}
  
#GW {
	position : absolute;
	left : 340px;
	z-index: 9;
	text-align: center;
	visibility: hidden;
	color : White;
	width : 150px;
	height : 100px;
	background-color : #6666CC;
	text-align: center;
	visibility: hidden;
	color : White;
	font-size : 12px;
	border: 1px solid #6666CC; 
	layer-background-color: #6666CC;
}

#Work { 
	position : absolute;
	left : 372px;
	z-index: 10;
	text-align: center;
	visibility: hidden;
	color : White;
	width : 150px;
	height : 100px;
	background-color : #6666CC;
	text-align: center;
	visibility: hidden;
	color : White;
	font-size : 12px;
	border: 1px solid #6666CC; 
	layer-background-color: #6666CC;
 }
 
 #Contact {
 	position : absolute;
 	left : 410px;
	z-index: 11;
	text-align: center;
	visibility: hidden;
	color : White;
	width : 150px;
	height : 100px;
	background-color : #6666CC;
	text-align: center;
	visibility: hidden;
	color : White;
	font-size : 12px;
	border: 1px solid #6666CC; 
	layer-background-color: #6666CC;
  }
  
#submenu {
	position: absolute;
	left: 0px;
	top: 198px;
	z-index: 12;
	width: 105px;
}

.copyright {
	font-size : 10px;
	color : Red;
}