#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-align: center;
	vertical-align: baseline;
	position: relative;
	left: 75px;
	width: auto;
}
.orangeborder {
	border: 2px solid #ff9900;
}

#area {
	top: 50px;
	position: relative;

}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
	white-space: normal;
	font-size: x-large;
	line-height: normal;
	text-decoration: none;
	position: relative;
	color: #CCCCCC;
	border: none;
	top: 20px;
	clip:   rect(0px auto auto auto);
	width: 533px;
	height: 334px;


		
}

#menu a {
	color: #CCCCCC;
}


#menu li {
	list-style-type:none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}

#menu a:hover {
	color: #CC0000;	
}
 
#ifooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	position: relative;
	width: 334px;
	color: #CC0000;
	top: 2px;
	left: 135px;
	height: 50px;




	


}
