.header-bg{ background:url(../../images/top-bg.jpg) repeat-x; background-position:top; height:200px;}
.font-color
{
	color: #006600;
	text-decoration:underline;
}
.font-color
{
	color: #005F95;
	text-decoration:underline;
}
.font-color:hover
{
	color: #990000;
	text-decoration:underline;
}
.footer-bgg{ background:url(../../images/footer-bg.jpg) repeat-x; background-position:top;}
.myheader-bg{ background:url(../../top-bg.jpg) repeat-x; background-position:top; height:200px;}
	
	#menu1
	{
	text-align:center;
	width: 805px;
	margin: 0;
	padding: 0px;
	top:209px;
	left:222px;
	position: absolute;
	font-size: 14px;
	font-weight:normal;
	color:white;
	line-height: 1.62;
	background-color: #FFF9D8;
	
	}
	#menu1 br {
	display:none;
	}
	
	#menu1 a:link {color: #005F95; text-decoration:none; margin-left:15px; margin-right:15px; font-size:15px;}     /* unvisited link */
	#menu1 a:visited {color: #005F95; text-decoration:none; margin-left:15px; margin-right:15px; font-size:15px;}  /* visited link */
	#menu1 a:hover {color:#CC0000;text-decoration:none; margin-left:15px; margin-right:15px; font-size:15px;}