@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffd47f;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

img {
	border: 0;	
}

a {
	color: white;
	text-decoration: none
}

a:hover {
	color: #bc7300;	
}

#wrapper {
	width: 966px;
	margin: 0 auto;
	background: url("images/mainFill.jpg");
	background-repeat: repeat-y;
}

#top {
	width: 908px;
	display: table;
	margin: 0 auto;
}

#buttons {
	width: 908px;
	height: 192px;
	margin: 0 auto;
}

#space {
	width: 908px;
	height: 409px;
	margin: 0 auto;
}

#bottom {
	position: absolute;
	height: 409px;
	margin: -45px 0 0 3px;
	background: url("images/footer.png");
	background-repeat: no-repeat;
	z-index: 100;
}

.clear {
	clear: both;
	margin-top: 345px;
}

#buttonrow {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 908px;
}

#content {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 908px;
}

#intro {
	width: 601px;
	float: left;
	margin: 0;
	/*min-height: 245px;*/
	color: #755d34;
}

#intro a {
 color:#a85;	
 border-bottom-color: #a85;
 border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

#intro h1 {
	margin: 0;
	padding: 0;
}

#intro p {
	margin: 0 0 15px 0;
	
}

	#introtop {
		background: url("images/intro_top.jpg");
		background-repeat: no-repeat;
		width: 601px;
		height: 13px;
		margin: 0;
	}
	
	#introcontent {
		background: url("images/intro_fill.jpg");
		background-repeat: repeat-y;
		width: 571px;
		min-height: 215px;
		margin: 0;
		padding: 0 15px 0 15px;
		overflow: hidden;
	}
	
	#introbottom {
		background: url("images/intro_bottom.jpg");
		background-repeat: no-repeat;
		width: 601px;
		height: 17px;
		margin: 0;
	}

#education {
	float: left;
}

#playonline {
	float: left;
}

#playiphone {
	float: left;
}

#buygame {
	float: left;
}

#introducing {
	background: url("images/IntroducingCharisma.png");
	background-repeat: no-repeat;
	text-indent: -2000px;
}

#moreinformation {
	background: url("images/MoreInformation.jpg");
	background-repeat: no-repeat;
	text-indent: -2000px;
}

#links {
	margin-top: 80px;
	margin-left: 60px;
}

#links_left { float: left; margin-top: -15px;}
#links_right { float: left; margin-top: -15px;}

#links ul {
	padding: 0px;
	margin: 0 80px 35px 0;
}

#links ul li {
	text-indent: 0px;
	color: white;
	list-style-type: none;
}

#socialnetworks {
	clear: both;
	margin-left: 30px;
}

#footer {
	margin: 50px 0 0 0;
	width: 960px;
	text-align: center;
	color: #755d34;
}

#game {
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	margin-left: 10px;
	width: 885px;
	background-color: #ffd304;
}

#userTable {
	font-size: 80%;	
}
