a.mLink:link {
	text-decoration: none;
	color: white;
	font-size: 16px;

}
a.mLink:visited {
	text-decoration: none;
	color: white;
	font-size: 16px;
}
a.mLink:active {
	text-decoration: none;
	color: white;
	font-size: 16px;
}
a.mLink:hover {
	text-decoration: none;
	color: white;
	font-size: 16px;
}	
#header {
	position: relative;
	top: 5px;
	left: 4px;
	z-index: 1;
}

#mainMenu {
	position: absolute;
	z-index: 10;
	text-align: center;
	font-size: 16px;
	top: 120px;
	left: 0px;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8 {
	border: 2px solid black;
	width: 120px;
	height: 30px;
	background-color: #CC0000;
}
#subMenu1 {
	position: absolute;
	top: 344px;
	left: 115px;
	text-align: center;
	z-index: 500;
	display: none;
}
#sub1, #sub2, #sub3, #sub4 {
	width: 120px;
	height: 27px;
	background-color: #CC0000;
	border: 2xp solid black;
}
#subMenu2 {
	position: absolute;
	top: 216px;
	left: 115px;
	text-align: center;
	z-index: 500;
	display: none;
}
#sub5, #sub6, #sub7, #sub8, #sub9, #sub10, #sub11, #sub12, #sub13, #sub14, #sub15, #sub16, #sub17, #sub18, #sub19 {
	width: 120px;
	height: 27px;
	background-color: #CC0000;
	border: 2xp solid black;
}
#subMenu3 {
	position: absolute;
	top: 280px;
	left: 115px;
	text-align: center;
	z-index: 500;
	display: none;
}