#TopHead {background-color: #006600;} 

#ContentArea { width: 45em;}

TABLE#display_table {border-left-color: #006600;
}

/* -- 	Below is the CSS to control an Ad panel
		for displaying links to SIS for children --*/

#SIS_Child_Ad {
position: relative;
background: #9f237b url(../season/images/SISChildensAd.jpg) no-repeat;
width: 354px;
height: 294px;
color:#FFFFFF;
border: #8b1368 solid 3px;
font-family: Helvetica, Arial, sans-serif;
}
div#closeArea {
position:absolute;
top:0;
right:0;
width: 15px;
text-align:right;
}

div#SIS_Child_Ad  h3{
margin: 3px;
color:#FFFFFF;
font-weight: 700;
font-variant: small-caps;
font-size: 3em;
line-height:1em;
}

p {
	color:#000000;
	background-color:transparent;
	font-weight:700;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 1em;
	margin-left: 3px;
}

div#SIS_Child_Ad ul li {
list-style-type: none;
list-style-position: inside;
margin-left: 130px;
margin-right:0;
margin-bottom: .35em;
}

div#SIS_Child_Ad a {
color:#CCCCCC;
text-decoration:none;
}

.hidden {
display:none;
}

