	body{
	font-family: "Myriad Pro";
	font-size:12px;
	}
	a:link, a:visited, a:hover, a:active {
	color:#FFFFFF;
	text-decoration:none;
	}
	#menu-controls {
	/* width:780px; */
		width:900px;
	padding:0px;
	text-align: center;
	/* border:1px solid #eee; */
		border: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#menu-controls a {
	color:#FFF;
	outline:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
	#menu-controls a.active {
		font-weight:none;
	}
	.options {
		width:402px;margin:50px auto 0;text-align:center;
	}
	.options span {
		font-size:10px;font-weight:bold
	}
	.options div{
		width:200px;float:left
	}
	#menu-container.xray {
		overflow:visible;}
	li a{
		position:relative;display:block;text-align:center;}
	h4{	
		margin-top:10px;font-weight:bold;font-size:14px;line-height:16px;}
	#loading{
		position:absolute;width:31px;height:31px;top:50px;left:370px;
		
	}

/* REQUIRED FOR MENU TO WORK
	-------------------------
 */

		#menu-container {
	position: relative;  /* REQUIRED */
	width:900px;
	height:140px;
	overflow:hidden;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}
	#menu-container ul {
		list-style-type:none; /* REQUIRED */
		position:absolute; /* REQUIRED */
		right:0; /* REQUIRED */
	}
	#menu-container ul li {
	position:absolute; /* REQUIRED */
	width:auto; /* Size of menu list item, or 'cell' */
	height:50px; /* Size of menu list item, or 'cell' */
	padding:10px
	}
#centerColumn #wrapper h2 {
	color: #FFF;
	font-family: Amorinda-Alternates, Amorinda-Regular;
	font-size: 3em;
	padding-bottom: 20px;
	font-weight: normal;
}




/* icons AT BOTTOM
*/

#icon-controls {
	/* width:780px; */
		width:900px;
	padding:0px;
	text-align: center;
	/* border:1px solid #eee; */
		border: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#icon-controls a {
	color:#CCC;
	outline:none;
	background-color: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
	#icon-controls a.active {
		font-weight:none;
	}
