#wrapper {
	margin: auto;
	width: 1000px;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body {
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#index-body-bg {
	background-image: url(images/index_09.png);
	background-repeat: no-repeat;
	height: 432px;
	width: 1000px;
	position: relative;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#navigation {
	width: 1000px;
}
#welcome {
	height: 261px;
	width: 487px;
	position: absolute;
	left: 82px;
	top: 66px;
}
#index-poweredby {
	height: 25px;
	width: 91px;
	position: absolute;
	left: 867px;
	top: 371px;
}
#page-titles {
	height: 167px;
	width: 1000px;
}
#page-content-bg {
	background-image: url(images/page_11.png);
}
#page-content {
	background-image: url(images/page_10.png);
	background-repeat: no-repeat;
	width: 825px;
	padding-left: 75px;
	padding-right: 100px;
}
#page-footer {
	background-image: url(images/page_12.png);
	height: 120px;
	width: 1000px;
	position: relative;
}
#page-poweredby {
	height: 25px;
	width: 91px;
	position: absolute;
	left: 867px;
	top: 60px;
}
.boldorange {
	font-weight: bold;
	color: #FF9A3F;
}
a:link {
	color: #FF8617;
	text-decoration: none;
}
a:visited {
	color: #FF8617;
	text-decoration: none;
}
a:active {
	color: #FF8617;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.fun {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
}
.big-bold-orange {
	font-weight: bold;
	color: #FF9A3F;
	font-size: 14px;
}
