.comic
{
font-family: Comic Sans MS, Sans-serif; 
font-size: medium; 
font-weight: 700; 
font-style: normal;
color: #339966;
}
.allyouneed,.sched
{
font-family: Comic Sans MS, Sans-serif; 
font-size: medium; 
font-weight: 700; 
font-style:normal;
}
.sched,.sched1{font-weight:500;}
.sched1{
width:60%;
background-color:#B8DF1A;
padding:20px;
border:solid;
border-width:20px;
border-color:#E142B1;
margin-left:100px;
}

.hd,.hd1,.hd2
{
text-align: center;
font-family:Cursive; 
font-size: 44; 
font-weight: 900; 
font-style: italic;
color: #FF8000;
}
.hd1 {color:black}
.hd2 {color:green}
.txt
{
font-family: "Times New Roman", Serif; 
font-size:medium; 
font-weight: 500; 
font-style: normal;
color: #000000;;
}
.event,.event1,.event2,.event3,.event4,.event5,.event6
{
font-family: "Times New Roman", Serif; 
font-size: medium; 
font-weight: 600; 
font-style: normal;
color: black;
}
.event1{background-color:#F1EDBC;}
.event2{background-color:#D9C9DA;}
.event3{background-color:#ECDDCE;}
.event4{background-color:#F1B8F0;}
.event5{background-color:#A9D3BC;}
.event6{background-color:#B0FDD7;}
.vid
{
font-family: "Comic Sans MS", Sans-serif; 
font-size: small; 
font-weight: 600; 
font-style: normal;
color: #D1AE34;
}
.f1{font-size:larger;}
.f2{font-size:larger;color:#FF8000;}
.f3{font-size:medium;color:#339966;}
.f4{font-size:larger;color:#8000FF;}
.f5{font-size:larger;color:#FF2AAA;}
.f6{color:green;}
.f7{font-size:smaller;}
.f8{color:red; text-decoration:blink;}

div.container
{
width:100%;
margin:0px;
border:1px;
line-height:150%;
}
div.header
{
padding:0.5em;
color:#FF6600;
background-color:#D9C9DA;
}
div.footer
{
padding:0.5em;
}
h1.header
{
padding:0;
margin:0;
text-align:center;
font-weight: 700; 
line-height: 140%;
color: #993366;
}
h2.topic
{
padding:0;
margin:0;
text-align:left;
color: #FF6600;
}
h3.subtopic
{
padding:0;
margin:0;
text-align:left;
color: #008000;
}
div.navig
{
position:absolute;
left:0;
width:175px;
padding:3px;
text-align:center;
}
div.content
{
margin-left:180px;
}
div.adv
{
position:absolute;
right:0;
width:100px;
padding:10px;
}
div.imgc
{
  margin: 2px;
  border: 1px;
  height: auto;
  width: auto;
  text-align: center;
}	
table.fix
{
table-layout: fixed;
background-color: #ccffcc;
}
a.face:link {text-decoration:none}
a.face:visited {text-decoration:none}
a.face:hover {background-color:#ECDCA6;}
