a, a:visited, a:active {outline-style:none;}

img {border:none !important;}

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	background:#1053a3 url(../images/template/body_bg_repeating.gif) repeat-x left top;}

/* ############################### HEADER ############################### */
#header {
	width:1040px;
	height:130px;
	margin:0 auto;
	padding:0 75px;
	text-align:left;
	background:url(../images/homepage/homepage_header.gif) center top no-repeat !important;
	position:relative;}
	
#header div#display_homepage_title {
	width:232px;
	height:97px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	position:absolute;
	top:14px;
	left:146px;
	*left:70px;}
	
#header div#display_homepage_title a {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
	display:block;}
	
#header a#grownups {
	width:320px;
	height:22px;
	text-indent:-9999px;
	position:absolute;
	top:95px;
	right:90px;}

/* ############################### CONTENT ############################### */
#content {
	width:900px;
	*width:940px;
	margin:0 auto;
	padding:20px 20px;
	background:url(../images/homepage/homepage_background.gif) center top no-repeat;}

/* ############################### BOYS SIDE */
#content #boys {
	margin:0 20px 20px 0;
	*margin:0 10px 10px 0;
	padding:92px 0 0 30px;
	width:410px;
	height:308px;
	*width:455px;
	*height:400px;
	text-align:left;
	background:url(../images/homepage/boys_bg.png) no-repeat;
	behavior:url(a/iepngfix.htc);
	float:left;}
	
#content #boys p {
	margin:0 0 15px 0;
	padding:0;
	width:260px;
	font-size:11px;
	line-height:14pt;}

/* ############################### GIRLS SIDE */
#content #girls {
	padding:92px 0 0 140px;
	width:300px;
	height:308px;
	*width:455px;
	*height:400px;
	text-align:left;
	background:url(../images/homepage/girls_bg.png) no-repeat;
	behavior:url(a/iepngfix.htc);
	float:left;}
	
#content #girls p {
	margin:0 0 15px 0;
	padding:0;
	width:260px;
	font-size:11px;
	line-height:14pt;}

/* ############################### BOTTOM BANNERS */
#bottom_banners {}

#bottom_banners div {
	margin:20px 10px 0 0;
	*margin:10px 6px 0 0;
	float:left;}

#bottom_banners #whats_new {
	padding:42px 0 0 0;
	width:215px;
	text-align:left;
	color:#fff;
	font-size:11px;
	line-height:12pt;
	background:url(../images/homepage/whats_new.gif) top no-repeat;}
	
#bottom_banners #whats_new a {color:#b8dc24;}
