@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

#header H1 {
	background: #FF9966;
	/*	font-family: "Comic Sans MS";
	text-align:center;
	font-weight: bold;	*/
}

#container #header #headerTitle h1 {
	/*font-family: "Comic Sans MS";
	font-weight: bold;*/
	background-color: #FF890E;
/*	text-align: center;*/
}
#container #body #sidebar #rightSidebar {
	/*background-color: #FF890E;*/
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
}

#container #header {
	background-color: #FF890E;
}


/*#container #body {
	font-family: "Comic Sans MS";
	background: #FADEC5;
}


body {
	background: #FADEC5;
}*/
#container #body #main {
/*	background-color: #FADEC5;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
	


#container #body #main h2 {
/*	font-family: "Comic Sans MS";*/
	text-align: center;
	color: #FF890E;
}
#container #body #main #content h3 {
/*	font-family: "Comic Sans MS";*/
	color: #FF890E;
}


