* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	margin: 0 auto 20px auto;
	padding: 0;
	font: 80%/180% "Century Gothic", Verdana, Arial, sans-serif;
	background: #fff;
	color: #000;
}

#w {
	width: 944px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #fff url('../assets/Image/home/head.gif') right no-repeat;
}

#nav {
	margin: 10px auto;
	overflow: hidden;
}

#nav ul {
	margin-left: 1px;
}

#nav ul li {
	list-style: none;
	float: left;
	margin: 0;
	font: 110% Arial, Verdana, sans-serif;
	font-weight: normal;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	text-indent: -3000em;
	height: 54px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#nav ul li a:hover {
	color: #acb4cb;
}

#nav ul li a#home {
	background: url('../assets/Image/home/home.gif') no-repeat;
	width: 171px;
}

#nav ul li a#pictures {
	background: url('../assets/Image/home/pictures.gif') no-repeat;
	width: 206px;
}

#nav ul li a#games {
	background: url('../assets/Image/home/games.gif') no-repeat;
	width: 190px;
}

#nav ul li a#fund {
	background: url('../assets/Image/home/fund.gif') no-repeat;
	width: 210px;
}

#nav ul li a#contact {
	background: url('../assets/Image/home/contact.gif') no-repeat;
	width: 165px;
}

#content {
	margin: auto;
	background: #ffd35c url('../assets/Image/home/bg.jpg') no-repeat;
	color: #522e91;
	overflow: hidden;
	height: 680px;
}

#text {
	width: 944px;
	height: 680px;
	position: relative;
	background: url('../assets/Image/home/logo.gif') no-repeat;
}

#text h1 {
	display: none;
}

object {
	position: absolute;
	top: 87px;
	left: 355px;
}

#text #l {
	margin: 35px 0 0 15px;
	float: left;
	width: 320px;
}

#text #l h2 {
	font-weight: bold;
	font-size: 100%;
}

#text #l p{
	margin-bottom: 10px;
}

#text #r {
	float: right;
	width: 300px;
	height: 320px;
	margin: 35px 15px 0 0;
}

#text #r img {
	float: left;
}

#text #r h2 {
	font-weight: bold;
	font-size: 150%;
	margin: 80px 0 10px 0;
}

#text #r p {
	line-height: 110%;
}

#text #r ul {
	margin: 20px 0 0 30px;
	vertical-align: bottom;
	clear: both;
}

#text #r li{
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	height: 28px;
	position: relative;
	margin: 5px 0;
	padding: 3px 0 3px 25px;
	background: url('../assets/Image/home/question-list-bullet.gif') no-repeat top left;
}

#text #r a {
	color: #522e91;
}

#text #whatbuttons {
	margin: 35px 0 0 15px;
	float: left;
	width: 320px;
	list-style-position: inside;
}

#text #whatbuttons h2 {
	font-weight: bold;
	font-size: 140%;
}

#text #whatcoming {
	float: right;
	width: 300px;
	margin: 35px 15px 0 0;
	list-style-position: outside;
}

#text #whatcoming ul{
	padding-left: 15px;
}

#text #whatbuttons a, #text #whatcoming a{
	color: #522e91;
	font-weight: bold;
}

#text #boxnav {
	clear: both;
	margin: 110px 0 0 25px;
	float: left;
	width: 900px;
}

#text ul#boxnav li {
	float: left;
	width: 170px;
	height: 186px;
	background: url('../assets/Image/home/box.jpg') no-repeat;
	margin: 0 10px 0 0;
	padding-top: 8px;
	text-align: center;
	font-size: 160%;
	text-transform: lowercase;
	list-style: none;
}

#text #whatcoming h2{
	font-weight: bold;
	font-size: 140%;
}

#abacustree {
	float: right;
	width: 250px;
	margin: 10px 0 10px 0;
	text-align: right;
	color: #009ddc;
	font-size: 0.8em;
}

#abacustree a {
	color: #663399;
}

#abacustree a:hover {
	color: #ffcc33;
}

#date {
	float:left;
	display: block;
	margin: 10px 0 10px 0;
	width: 600px;
}

