body {
	margin: 0;
	padding: 0;	
	font-family: Comic Sans, Comic Sans MS, Arial, sans-serif;
  background: #664177;
  width: 100%;  
}
	body.home {
		background: #664177 url(/img/default/background_home_outer.jpg) center 0px no-repeat;
	}

ul,ol,p,div,h1,h2,h3,h4,h5,h6,li
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
	margin: 0;
	padding: 0;
}
li
{
	list-style: none;
}
a
{
	color: #333;
  cursor: pointer;
  outline: none;
}
.f_comic p,
.f_comic h2,
.f_comic h3 {
	font-family: "Comic Sans", "Comic Sans MS", Arial !important;
}

#container {
	position: relative;
  width: 100%;  
  clear: both;
  padding: 0;
  margin: 0 auto;
  width: 1000px;
  min-height: 1054px;
	background: #664177 url(/img/default/background_home.jpg) center 0px no-repeat;
}

#header {
	height: 38px;
  width: 800px;
  clear: both;
}

#header h1 {
}

#header a.squizzes_logo {
  background: url(/img/default/logo_squizzes.jpg) left 0px no-repeat !important;
  width: 270px;
  height: 0 !important;
  padding-top: 100px;
  display: block;
  overflow: hidden;
  margin-top: -38px;
  margin-left: 370px;
  top: 0;
}

#header a.home_logo {
  background: url(/img/default/jazzymedia_logo.png) left top no-repeat !important;
  height: 0 !important;
  width: 148px;
  display: block;
  overflow: hidden;
  padding-top: 38px;
  margin-top: 0;
  margin-left: 17px;	
}

#main_button {
	position: absolute;
	left: 493px;
	top: 390px;
}

#spyro_main_button {
	position: absolute;
	left: 423px;
	top: 430px;
}

#skatoony_button {
	position: absolute;
	left: 673px;
	top: 775px;
}

#aday_button {
	position: absolute;
	left: 673px;
	top: 785px;
}

#teachers_button {
	position: absolute;
	left: 202px;
	top: 579px;
}

#parents_button
{
	position: absolute;
	left: 204px;
	top: 701px;
}

.home_login {
  position: absolute;
	left: 802px;
	top: 110px;
  z-index: 1;
}

.home_register {
  position: absolute;
	left: 802px;
	top: 150px;
  z-index: 2;
}

.home_skatoony,
.home_main_img {
  position: absolute;
  left: 97px;
  top: 135px;
}

.home_squizzes {
  position: absolute;
  left: 84px;
  top: 539px;
}

.home_challenge {
  position: absolute;
  left: 531px;
  top: 538px;
}

#content {
	margin-top: 97px;
}

	#content div,
	#content table
	{
		margin: 0 auto 30px auto;
		padding: 15px 20px;		
		color: #000;
	    background: #fff;
	    width: 640px;
		border: 20px #AC97C2 solid;
	}

		#content table table,
		#content div table,
		#content div div,
		#content table div
		{
			margin: 0;
			padding: 0;
			width: auto;
			border: none;
		}
  
	#content #home	{
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  top: 0;
	  left: -2px;
	  border: none;
	  background: none;
	  margin: 0;
	  padding: 0;
	}
	
	#content #footerLinks {
    clear: both;
		position: absolute;
		left: 247px;
		top: 986px;
		padding: 0;
		margin: 0;
		background: none;
		text-align: center;
	}
  
		#content #footerLinks p#copyright
		{
			font-family: Comic Sans, Comic Sans MS, Arial, sans-serif;
			font-size: 0.75em;
		}

#content #footerLinks p#copyright {
  background: url(/img/default/home_copyright.gif) center top no-repeat !important;
  display: block;
  overflow: hidden;
  height: 0 !important;
  width: 190px;  
  padding-top: 17px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}  
    
    
	#content h2,
	#content h3,
	#content p
	{
		font-family: Arial, sans-serif;
		margin-top: 15px;
	}
	#content h2
	{
		font-size: 1.2em;
	}
	#content p
	{
		font-size: .85em;
	}


.auto_complete {
	z-index: 1;
	background-color: white;
	border: 1px solid #980F73 !important;
	list-style-type: none;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	margin: 0 !important;
}

	.auto_complete ul
	{
		list-style-type: none;
		padding: 0;
		margin: 0;
		font-size: 0.8em;
		color: #333;
	}

		.auto_complete ul .selected {
			background-color: #FFD800;
		}
		
		.auto_complete ul li{
			font-size: 1.2em;
		}

p,div.success
{
	font-size: 1.5em;
}

#leaderboard td,
#challenge td,
#leaderboard_buttons td
{
	font-size: 1.3em;
}

/** Spyro Campaign **/

.spyro_indent p {
  margin-left: 28px;
}

.tm {
  vertical-align: super;
  font-size: 8px;
}


/** About Us **/

ol.other_matters {
  
}

ol.other_matters li {
  list-style: decimal;
  margin-left: 20px;
  font-size: 0.85em;
  margin-top: 10px;
}

ol.other_matters li ol li {
  list-style: upper-roman;
  margin-left: 30px;
  font-size: 1em;
  margin-top: 0px;
}

ol.other_matters li p {
  font-size: 1.0em !important;
}

ol.other_matters li ol li p {
  font-size: 1.0em !important;
}

/* Start layout April 2008 Layout */

.home_challenge2 {
  position: absolute;
  left: 53px;
  top: 122px;
}

#skatoony_button2{
	position: absolute;
	left: 218px;
  	top: 360px;
}

.spyro2{
	position: absolute;
	left: 98px;
  	top: 486px;
}
#spyro_button2{
	position: absolute;
	left: 275px;
  	top: 732px;
}

.schools_challenge{
	position: absolute;
	right: 52px;
  	top: 535px;
  	height: 326px;
  	width: 421px;
}
#schools_challenge_button{
	position: absolute;
	left: 674px;
  	top: 785px;
  	width: 130px;
  	height: 38px;
  	overflow: hidden;
  	text-indent: -9999em;
  	background: url(/img/1x1.gif);
}

.dinosaur_king{
	position: absolute;
	right: 137px;
  	top: 136px;
}
#dinosaur_king_button{
	position: absolute;
	right: 294px;
  	top: 422px;
  	width: 130px;
  	height: 38px;
  	overflow: hidden;
  	text-indent: -9999em;
  	background: url(/img/1x1.gif);
}


/* End April 2008 Layout */