table#mainHomepageTable {
	width: 100%;
	padding: 0;
}

.bodyContentArea {
	background-color: #FFFFFF;
	padding: 20px;
	border-top: 1px solid #999999;
}

.bodyCalendarArea {
	background-color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #999999;
}

td.bodyContentArea table#mainContainer {
	width: 100%;
	padding: 0;
}

td.bodyContentArea table#mainContainer td#leftSide {
	width: 70%;
	padding-right: 15px;
	border-right: 1px solid #000000;
	vertical-align: top;
}

td.bodyContentArea table#mainContainer td#rightSide {
	width: 30%;
	padding-left: 15px;
	vertical-align: top;
}

td#introCopy {
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D1B9;
	vertical-align: top;
	background-image: url('../images/welcome.gif');
	background-repeat: no-repeat;
	background-position: left top
}

td#myCoursesCell {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D1B9;
}

td#myActivitiesCell {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D1B9;
}

td#AthleticsCell {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D1B9;
}

table#myCourses {
	width: 100%;
	padding: 0;
}

table#myActivities {
	width: 100%;
	padding: 0;
}

table#Athletics {
	width: 100%;
	padding: 0;
}

table#myCourses td#icon {
	width: 44px;
	vertical-align: top;
	background-image: url('../images/myCourses_icon.gif');
	background-repeat: no-repeat;
	background-position: center top
}

table#myActivities td#icon {
	width: 44px;
	vertical-align: top;
	background-image: url('../images/myActivities_icon.gif');
	background-repeat: no-repeat;
	background-position: center top
}

table#Athletics td#icon {
	width: 44px;
	vertical-align: top;
	background-image: url('../images/myAthletics_icon.gif');
	background-repeat: no-repeat;
	background-position: center top
}

.MyTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001F40;
	padding-bottom: 2px;
	border-bottom: 2px solid #3761AB;
}

.WeatherTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001F40;
	padding-top: 10px;
}

.myCopy {
	padding-top: 4px;
}

td.myCopy ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
}

.myEmailCopy {
	padding-right: 5px;
	padding-bottom: 5px;
}

td#newsTitle {
	vertical-align: top;
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
}

td#eventsTitle {
	vertical-align: top;
	width: 50%;
	padding-top: 10px;
	padding-left: 10px;
}
td#news {
	vertical-align: top;
	width: 50%;
	padding-top: 10px;
	padding-right: 10px;
	border-right: 1px solid #000000;
}
/*
td#news li {
	list-style-type: disc;
	 margin-left: 15px;
	text-indent: -15px; 
}
*/
td#events {
	vertical-align: top;
	width: 50%;
	padding-top: 10px;
	padding-left: 10px;
}
/*
td#events li {
	list-style-type: disc;
	 margin-left: 15px;
	text-indent: -15px; 
}
*/
td#events ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td#LoginCell {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #D9D1B9;
}

table#LoginTable {
	width: 100%;
	border: 1px solid #003366;
	background-color: #D4E4FB;
	color: #OOOOOO;
	background-image: url('../images/login_background.gif');
	background-repeat: no-repeat;
	background-position: right top
}

table#LoginTable td#loginTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001F40;
	padding-bottom: 2px;
	border-bottom: 1px dotted #3761AB;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 2px;
}

table#LoginTable td#LoginCopy {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td#emailCenterCell {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #D9D1B9;
}

table#emailCenter {
	width: 100%;
	border: 1px solid #003366;
	background-color: #D4E4FB;
	color: #OOOOOO;
}

table#emailCenter td#icon {
	width: 44px;
	vertical-align: top;
}
table#emailCenter td#title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001F40;
	padding-bottom: 2px;
	border-bottom: 1px dotted #3761AB;
}

table#emailCenter td.typeTwo {
	padding-top: 5px;
	border-top: 1px dotted #3761AB;
}

table#emailCenter td.typeTwo table{
	width: 100%;
	padding: 0;
}

table#emailCenter td.typeTwo table td#editIcon{
	width: 44px;
	vertical-align: top;
}

table#emailCenter td.typeTwo table td#editCopy{
	vertical-align: top;
	padding-left: 5px;
}

td#timeDate {
	padding-bottom: 5px;
	border-bottom: 1px solid #D9D1B9;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

td#ConstituentLinksCell {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #D9D1B9;
}

td#DonateIcon {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #D9D1B9;
}

td#SeptaIcon {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

td#VirtualTour {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #D9D1B9;
}

td#WeatherCenter {
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #D9D1B9;
}

table#ConstituentLinks {
	width: 100%;
	padding: 0;
}

table#ConstituentLinks td#icon {
	width: 44px;
	vertical-align: top;
	background-image: url('../images/links_icon.gif');
	background-repeat: no-repeat;
	background-position: center top
}

td#personalLinksCell {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9D1B9;
}

table#personalLinks {
	width: 100%;
	padding: 0;
}
table#personalLinks td#icon {
	width: 44px;
	vertical-align: top;
	background-image: url('../images/myLinks_icon.gif');
	background-repeat: no-repeat;
	background-position: center top
}
td#augustineCell {
	padding-top: 15px;
}
td#augustineCell table#augustineTable {
	width: 100%;
	background-color: #FFEEE2;
	border: 1px solid #000000;
	background-image: url('../images/augustine_dbd_screen.jpg');
	background-repeat: no-repeat;
	background-position: right bottom
}
td#augustineCell table#augustineTable td.dailyContent {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	vertical-align: top;
}
td#augustineCell table#augustineTable td.dayDate {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	vertical-align: top;
}
.myEditIcon {
	padding-top: 7px;
}
