#content {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	width: 660px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
}

#content_ai {
	float: right;
	background-image: url(../ai/images/ai_content_background.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 540px;
	height: auto;
	position: relative;
	margin: 0px;
}

#contenthead {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	width: 225px;
	letter-spacing: -1px;
	font-style: normal;
	padding-bottom: 25px;
}

/* bellschedule controls*/

.bellschedule th {
	color: #FFFFFF;
	padding: 3px;
	text-transform: uppercase;
}

.bellschedule tr {

}

.bellschedule td {
	text-align: center;
	padding: 5px;
	background-color: #CCCCCC;

}

.bellsubhead {
	background-color: #666666;
}

.primehead {
	background-color: #000000;
	text-align: center;
}
/*end bellschedule control*/

.divider {
	background-image: url(../images/gray_pixel.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.grayline {
	height: 30px;
	margin: 0px;
	background-image: url(../images/gray_pixel.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 10px;
}

td {
	vertical-align: top;
}

tr {
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.address {
	font-weight: bold;
	text-align: left;
	color: #000000;
	letter-spacing: -1px;
	padding-left: 72px;
}

.tophead {
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

.subhead {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
}

.newshead {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: capitalize;
}

.bigname {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
}

a {
	color: #000000;
	font-weight: bold;
}

.namelist {
	background-color: #DDDDDD;
	padding: 10px;
	border: thin double #666666;
}

.tablesubcell {
	background-color: #666666;
}

/* Teacher Pages Calendar Controls*/

.calendar {
	background-color: #FFFFCC;
}


.calendar th {
	background-color: #CCCCEE;
	line-height: 20px;
	text-align: center;
}

.calendar tr {
	text-align: right;
}

.calendar td {
	padding: 3px;
	width: 14%;
	height: 30px;
}

#pics {
	border: 2px solid #090999;
}

#event {
	font-size: 9px;
	text-align: left;
}
.title {
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
}
.email  {
	color: #000000;
	text-decoration: none;
}
.text {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.staffmenu a{
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.staffmenu a:hover{
	text-decoration: underline;
}
#contenthead2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	width: 500px;
	letter-spacing: -1px;
	font-style: normal;
	padding-bottom: 25px;
	color: #014ab1;
}
