#contentteen {
        float: left;
        display: inline;
	margin-top: 30px;
        margin-left: 190px;
	width: 540px;
        background: url(../Images/lightbkgrnd.jpg) center top no-repeat;
        min-height: 315px;
}
* html #contentteen {
      display: inline;
}
#contentbannerteen {
	width: 540px;
	margin-top: -30px;
}
* html #contentbannerteen {
       position: relative;
}
#contentteen p {
	font-size: .8em;
	text-indent: 1em;
	line-height: 1.5em;
	margin: 0 1em .4em 1em;
}
.lightexpl {
       text-align: center;
       font-size: 1.0em !important;
       font-weight: bold;
       font-style: italic;
       color: #800000;
}
.contenth1 {
       font-style: italic;
}
.bordercollapse{
       border-collapse: collapse;
}

#calendarhead {
       border-bottom: 2px solid #800000;
}
.striped {
       background-image: url(../Images/tablestripe2.gif);
}
li.tnobullet {
       font-size: .8em;
       list-style-type: none;
       margin: 0 1em .4em 3em;
       padding-left: 0;
}
