/*============== HELP ONLY ===========*/

#menu {
	text-align: center;
	padding-top: 255px;
}
#menu a, #header-footer-help a {
	font-weight: bold;
	padding: 0 5px;
	text-decoration: underline;
	color: #FFF;
}
#menu a:hover, #header-footer-help a:hover {
	text-decoration: none;
	color: #000;
}
#header-footer-help {
	clear: both;
	background: #3C3C3C;
	border: 1px solid #000;
	padding: 10px 0 5px 0;
	text-align: center;
	margin: 30px 5px 0 5px;
	text-align: center;
	border-bottom: 0;
}

.normal-text-help {
font-weight: normal; 
font-family: Arial, Helvetica; 
font-size: 13px;
color: #FFFFFF;
margin: 4px 8px 10px 18px;	
}

.text-headline-help{
font-weight: bold; 
font-family: Arial, Helvetica; 
font-size: 13px;
color: #FFFFCC;
}


 a, #normal-text-help a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFCC;
}
 a:hover, #normal-text-help a:hover {
	text-decoration: none;
	color: #FFFF00;


