@charset "utf-8";
/* CSS Document */

body {
	background-color:#009cff;
	background-image:url(http://happysmileygames.com/stylesheets/images/Shading.png)
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

.header {
	background-image:url(http://happysmileygames.com/stylesheets/images/Banner.png);
	height: 131px;
	width: 847px;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	border-left-width: 20px;
	font-family: Calibri;
	margin-left:auto;
	margin-right:auto;
}

.menu {
	height: 89px;
	width:1014px;
	clear:both;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	
}

.linkbeg {
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	height: 64px;
	width: 283px;
		margin-left:auto;
	margin-right:auto;
}

.linkmid {
	background-repeat:repeat-x;
	height: 64px;
	width: 280px;
	margin-left:auto;
	margin-right:auto;
}

.linkend {
	background-repeat:no-repeat;;
	height: 64px;
	width: 284px;
	clear:right;
	margin-left:auto;
	margin-right:auto;
}

.insidebox {
	margin-left:auto;
	margin-right:auto;
	width: 970px;
}

.menulink {
	position:relative;
	top: 20px;
	text-decoration:none;
	color:#000000;
	font-size:36px;
 	font-family: "Trebuchet MS";
	overflow:visible;
}

.content {
	position: relative;
	top: 0px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.maintop {
	background-image:url(images/body_1.png);
	background-repeat:no-repeat;
	height:23px;
	width:847px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.main {
	background-image:url(images/body_2.png);
	background-repeat:repeat-y;
	width:847px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.mainbody {
	height: 100%;
	width: 1008px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.mainbot {
	background-image:url(images/body_3.png);
	background-repeat:no-repeat;
	width:847px;
	height:23px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.ads {
	top: 50px;
	position: relative;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.credits {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}