#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 228px;
        background: #FE5200 url(/images/YCDW.gif) top center no-repeat;
        //background: #EF3E00 url(/images/YCDW.gif) top center no-repeat;
	
}

#footer {
    color:#FFDA2F;
    text-align:center;
}

#footer a,
#footer a:hover,
#footer a:visited {
    border-bottom:1px solid #FFDA2F;
    color:#FFDA2F;
}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
	position: relative;
	width: 780px;
	//border: 1px solid #ddd;
	border: 0px;
        border-top: none;
	}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
        //background: #EF3E00;
		background: #FE5200;
        text-align: center;
	margin: 0 0 30px;
	}

ul.menu li a:hover {
	background: #FFDA2F;
	color: #333 !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}

a {
  //color:#EF3E00;
  color:#FE5200;
  text-decoration:none;
}

.entry-content a:visited {
  //color:#EF3E00;
  color:#FE5200;
}

.textwidget, .gadgets-gadget-container, #remote_iframe_0_body, #remote_iframe_1_body {
  margin: 0 0 0 0px !important;
}