.marquee-position{
	position: absolute; left: 385px; top:50px; background-color: black;
}
.marquee-text{
	font-family : Georgia;
	font-size : x-small;
	color: #CCCCCC;
	font-style : normal;
}

.marquee-text:hover{
	font-family : Georgia;
	font-size : x-small;
	color: #ffffff;
	font-style : normal;
}

.c-position{
	position: absolute; left: 512px; top:50px;
}

.e-position{
	position: absolute; left: 588px; top:50px;
}

.top{
	 font-family : Georgia;
	font-size : x-small;
	color: #CCCCCC;
	font-style : normal;
	text-decoration: none;
}

.top:hover{
	font-family : Georgia;
	font-size : x-small;
	color: #ffffff;
	font-style : normal;
}


.menu-border{
	border-left: 1px solid Gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
}
.menu-cell{
	border-bottom: 1px solid gray;
}
.email-position{
	position: absolute; left: 400px; top:50px; background-color: black;
}

.contact-position{
	position: absolute; left: 430px; top:50px; background-color: black;
}



.menu-text{
	font-family : sans-serif;
	font-size : x-small;
	color: #0066aa;
	text-decoration : none;
	text-align : center;
	font-variant : normal;
	font-weight : bold;
	font-size:12px;
}
.menu-text:hover{
	text-decoration: none;
	color: #FFFFFF;
}
