body {
font-family:Georgia, "Times New Roman", Times, serif;
}
#wrapper { 
 margin: 0 auto;
 width: 804px;
 height:auto;
}
#nav	{
background-color:#eac133;
height:32px;
clear:both;
padding:0px;
margin:0px;
}
#header {
 color: #333;
 width: 804px;
 float: left;
 padding:0;
 height: 106px;
 margin:0;
 background-image:url(../_images/header.jpg);
 background-repeat:no-repeat;
}

#wowintro {
 float: left;
 width: 804px;
 color: #333;
 padding: 0;
 margin: 0;
 height: 335px;
 background-image:url(../_images/introkids.jpg);
}

#wow {
 float: left;
 width: 804px;
 color: #333;
 padding: 0;
 margin: 0;
 height: 127px;
}

#size1	{
	position:relative;
	float:left;
	width:170px;
	margin:0px;
	padding:0px;
	top:0px;
	left:-40px;
}
#size2	{
	float:left;
	width:385px;
	overflow:hidden;
	padding: 15px 0 0 0;
}
#size3	{
	position:relative;
	float:left;
	width:270px;
	margin:0px;
	padding:0px;
	top:0px;
	left:-45px;
}
#size4	{
	float:left;
	width:270px;
	padding:0px;
	margin:0px;
}
#leftcolumn { 
 float: left; 
 margin:0;
 padding:15px 15px 0 15px;
 height:auto;
 width: 560px;
 background-image:url(../_images/bg.jpg);
 background-repeat:repeat-x;
}
#rightcolumn { 
 float:left;
 margin:0;
 padding:15px 0 0 0;
 height:auto;
 width: 214px;
 background-image:url(../_images/bg.jpg);
 background-repeat:repeat-x;
}
#fullcolumn { 
 float: left;
 margin: 0;
 padding: 0px 10px 5px 25px;
 height:auto;
 width: 770px;
 display: inline;
 background-image:url(../_images/bg.jpg);
 background-repeat:repeat-x;
}
#footer { 
 width: 804px;
 clear: both;
 padding:0;
 margin:20px 0 0 0;
 height: 47px;
 background-image:url(../_images/footer.jpg);
 background-repeat:no-repeat;
}

#footernav { 
 width: 804px;
 clear: both;
 padding: 10px 0 0 0;
 margin: 0;
 height: 22px;
 font:Verdana;
 font-size:10px;
 color:#949494;
}

/*TEXT STYLES BELOW*/
P	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#525252;
	line-height: 13pt 
}
A	{
	color:#4070b4;
	font-weight:bold;
}
UL LI	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#525252;
	line-height: 13pt;
	list-style-type: none;
}
H1	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#3f3f3f;
}
H2 	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ab102f;
}
H3	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#525252;
}
H4	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#4070b4;
}