html body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #333333;
    background-color: #DC0675;
	
}

.template
{
	background: white;	
}


#content
{
	margin: 15px;
}

a:link, a:visited, a:active, a:hover
{
	color: #CC0066;
    text-decoration: underline;
}

.head
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#CC0066;
	border-bottom: solid #E5DCE1 1px;
}

.header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#CC0066;
	
}


.subhead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;	
}

.authorpic
{
	border: solid #F2C2DB 2px;
}

.authorhr
{
	border-bottom: solid #E5DCE1 1px;
	
}

.sched 
{
	border-top: solid 1px black;
	border-left: solid 1px black;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.sched td
{
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}


.schedtimes
{
	background-color: #FAD5E4;
}

.schedprograms
{
	background-color: #F6ADCD;
}
