/* CSS Document */
body
{ background-color: ffffce;
}
a:link {color: #000080; }
a:visited {color: #000080; }
a:active {color: #000080 ; }

.anim-style {border: 8px groove #000099 }
.box-navy { border:#003 1px solid; 
}
#id-box-navy { border:#003 1px  ridge; 
}
.box-red  { border: #F00 1px solid; 
}
#id-box-red  { border: #F00 1px solid; 
}
.font-med
{	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.img-brd-inset { border: thin inset #333;
}
.motto
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
}
<!-- menufont font-size: 16px; -->
.menufont
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
}
.menufontfocus
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.red-font {
	color: #FF0000;
}
#red-font {
	color: #FF0000;
}
.red-font18 {
	color: #FF0000;
	font-size:18px;
}
.sched
{	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
}
.sched-red
{	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.stdfont
{	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.smfont
{	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lgfont {font-size:16px;}

