@import url("text.css");

body {
	background: url(../new_design_assets/sr/clouds_bg.jpg);
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	letter-spacing: .03em;
	color:#333333;
	white-space: pre;
	line-height: 150%;
}
kids_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	letter-spacing: .03em;
	color:#333333;
	white-space: pre;
	line-height: 150%;
}
#container {
	width: 800px;
	position: absolute;
	z-index: 1;
	margin-bottom: 50px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #D96C00;
	text-align: left;
}
.kidlogo {
	width:400px;
	background-image: url(../new_design_assets/sr/kids_logo.gif);
	position: 20px;
}
.box{
	width:600px;
	background: #FFFFFF; url(../new_design_assets/sr/boxbottom.gif) no-repeat left bottom;
	margin-left: 170px;
	}
.box h2{	
	background: url(../new_design_assets/sr/boxtop.gif) no-repeat top;
	padding: 0px 20px 10px 20px;
}
 .box p {
 padding: 0px 20px 10px 20px;
}
.box2{
	width: 300 px;	
}
div#nav {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width : 300px;
	height : 38px;
	left: 473px;
	top: 249px;
}
div#nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	white-space: pre;
	text-align: right;
	font-weight: normal;
	letter-spacing: .1em;
	text-decoration: none;
}
div#nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6633 ;
	font-size: 12px;
	white-space: pre;
	text-align: right;
	font-weight: normal;
	letter-spacing: .1em;
	text-decoration: none;
}
.programs { 
	width: 400px;
	height: 60px;
	margin: 0;
	padding: 0;
	background:url(../new_design_assets/SR_08/programs_kids.png) no-repeat;
	text-indent: -9999px;
}
.books { 
	width: 400px;
	height: 60px;
	margin: 0;
	padding: 0;
	background:url(../new_design_assets/SR_08/books_kids.png) no-repeat;
	text-indent: -9999px;
}
.games { 
	width: 400px;
	height: 60px;
	margin: 0;
	padding: 0;
	background:url(../new_design_assets/SR_08/games_kids.png) no-repeat;
	text-indent: -9999px;
}
.kidlink { 
	width: 400px;
	height: 60px;
	margin: 0;
	padding: 0;
	background:url(../new_design_assets/SR_08/links_kids.png) no-repeat;
	text-indent: -9999px;
}
.srkids { 
	width: 600px;
	height: 60px;
	margin: 0;
	padding: 0;
	background:url(../new_design_assets/SR_08/home_kids.png) no-repeat;
	text-indent: -9999px;
}

