body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom:0;
}
h1 {
	font-family:'Arial Rounded MT Bold', arial;
	font-size:50px;
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
}
h2 {
	font-family:'Arial Rounded MT Bold',arial;
	font-size:26px;
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	line-height: 24px;
}
h3 {
	font-family:'Arial Rounded MT Bold',arial;
	font-size:24px;
	color:#ffffff;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	line-height: 24px;
}
h4 {
	font-family:'Arial Rounded MT Bold', arial;
	font-size:22px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	line-height: 24px;
	color: #990000;
}
h2 a {
	color: #FFD733;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.current {
	color:#FFFFFF;
	}
/* USAGE: All you have to do is include this one line in your CSS file, with the tag names to which you want the script applied: */
td.bgpng { behavior: url(iepngfix.htc) }
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 
#content {
	padding:0px 40px;
	}

#content h1 {
	color:#990000;
	}
#content h1 {
	color:#990000;
	}
#content p {
	font-family:'Arial Rounded MT Bold', arial;
	size:14px;
	line-height: 16px;
	}

/* ========================================= */
div.rounded {
  width: 400px;
  margin-left:25px;
  margin-bottom:20px;
  background: #ffffff url(images/tr.gif) no-repeat top right;
  float:right;
}
div.rounded h1 { 
	font-family:'Arial Rounded MT Bold', arial;
	font-size:26px;
	color:#000000;
	text-align:center;
	letter-spacing: -1px;
}

div.rounded p { 
	font-family:'Arial Rounded MT Bold', arial;
	font-size:16px;
	color:#000000;
}
div.rounded div {
  background: transparent url(images/tl.gif) no-repeat top left;
}
div.rounded div div {
  background: transparent url(images/br.gif) no-repeat bottom right;
}
div.rounded div div div {
  background: transparent url(images/bl.gif) no-repeat bottom left;
  padding: 15px;
}
/* ========================================= */
div.roundedgreen {
  width: 370px;
  margin-left:0px;
  margin-bottom:20px;
  background: #ffffff url(images/tr-g.gif) no-repeat top right;
  float:right;
}
div.roundedgreen h1 { 
	font-family:'Arial Rounded MT Bold', arial;
	font-size:26px;
	color:#000000;
	text-align:center;
	letter-spacing: -1px;
}

div.roundedgreen p { 
	font-family:'Arial Rounded MT Bold', arial;
	font-size:16px;
	color:#000000;
}
div.roundedgreen div {
  background: transparent url(images/tl-g.gif) no-repeat top left;
}
div.roundedgreen div div {
  background: transparent url(images/br-g.gif) no-repeat bottom right;
}
div.roundedgreen div div div {
  background: transparent url(images/bl-g.gif) no-repeat bottom left;
  padding: 15px;
}
/* ========================================= */

div.roundedpurple {
  
  background: #ffffff url(images/tr-p.gif) no-repeat top right;
  margin:10px 0 20px 0;
  
}
div.roundedpurple h1 { 
	font-family:'Arial Rounded MT Bold', arial;
	font-size:32px;
	color:#ffffff;
	letter-spacing: -1px;
}
div.roundedpurple p { 
	font-family:'Arial Rounded MT Bold', arial;
	font-size:14px;
	color:#ffffff;
}
div.roundedpurple div {
  background: transparent url(images/tl-p.gif) no-repeat top left;
}
div.roundedpurple div div {
  background: transparent url(images/br-p.gif) no-repeat bottom right;
}
div.roundedpurple div div div {
  background: transparent url(images/bl-p.gif) no-repeat bottom left;
  padding: 15px;
}
	
#content .roundedpurple li {
	margin: 0 0 10px -20px ;
	padding: 0px;
	font-family:'Arial Rounded MT Bold', arial;
	line-height: 18px;
	font-size:20px;
	color:#ffffff;
}

/* ========================================= */
#content .roundedpurple .afterschool h2 {
	color: #FF6600;
}
#content .roundedpurple .afterschool h3 {
	font-size:16px;
	color: #FF6600;
	line-height: 16px;
}
#content .roundedpurple .afterschool p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .roundedpurple .afterschool small {
	color: #FF6600;
	font-size: 12px;
}
#content .roundedpurple a {
	color: #FFFF00;
	text-decoration: none;
}
#content .roundedpurple a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
img a {
	margin: 0px;
	padding: 0px;
	border: none;

}
