body {
	color: #000;
	background: url(Images/background2.png) repeat-x;
}
#navbar {
	height: 35px;
	width: 880px;
	padding: 0.3em .3em;
	float: none;
	margin: 5px auto;
	color: #000;
	border: medium none #CF0;
}

#top {
	height: 140px;
	width: 900px;
	margin: auto auto 5px;
	border: medium none #039;
	color: #000;
	background: url(Images/banner2.png) no-repeat;
}

#content {
	margin: 5px auto;
	float: none;
	width: 885px;
	height: auto;
	padding: 0px 8px 10px;
	font: normal 14px "Comic Sans MS", cursive;
	color: #000;
	border: thin none #03C;
}


#footerbar {
	height: auto;
	width: 900px;
	padding: 0.3em 0px;
	float: none;
	margin: 5px auto;
	color: #000;
	font-size: 12px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #F90;
}

ul#footerlist
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: center;
	color: #000;
}

#footerlist li
{
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}

#footerist a {
	padding: 3px 10px;
}

#footerlist a:link, #footerlist a:visited
{
	color: #000;
	text-decoration: none;
}

#footerlist a:hover
{
	color: #666;
	text-decoration: none;
}

#content div strong font {
	color: #FF8000;
}
#content orange {
	color: #FF8000;
}
#navbar #nav li a orangeli {
	color: #FF8000;
}
