<STYLE type="text/css"> 
head{}
body {margin: 0px; padding: 0px; background-image: url(images/ftmobg.png);}
h1{text-align: center; font-size: 230%; color:#935992; padding:0px; margin:10px; font-family: Comic Sans MS;}
h2{text-align: center; font-size: 170%; color:#7c0027; padding:0px; margin:5px; font-family: Comic Sans MS;}
div{margin:0px; padding: 0px;}
img{border: 0px;}
p{ font-family: Comic Sans MS;}

#header {
	height: 100px; 
	background-image: url(images/header.png); 
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px;
	background-repeat: no-repeat;
	}
		
#link {position: absolute; left: 0px; top: 120px; background-image: url(images/linkbg.png); background-repeat: no-repeat; margin-top: 15px; padding: 55px 10px; height: 156px; width: 215px;}
#link ul li{margin-bottom: 8px;}
#link ul{ 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	} 


#link ul li a, #link ul li a:visited {
		display: block;
		height: 25px;
		margin: 5px;
		background: url(images/bulletbg.png) left no-repeat;
		background-position: 0px 0px;
		padding-left: 30px;
		color: #c47a9b;
		font-size: 25px;
		text-decoration: none;
		font-family: Comic Sans MS Bold;
}
#link ul li a:hover {
		text-decoration: underline; 
		color:#8bb78b; 
		background: url(images/bulletbg.png) left no-repeat;
		background-position: 0px -25px;	
	}

#content {margin-left: 215px; margin-right: 15px; background-image: url(images/contentbg.png); padding: 5px 10px; border: 2px solid #935992;}
#content p {margin: 0px; padding: 0px;}

#footer {text-align: center; display:block; height: 39px; width: 70%; margin: 0px auto;}
#footer p{margin-top: 15px;}  


.style1 {color: #000000; font-size: 130%; font-weight: bold; font-family: Comic Sans MS;}
.style2 {color: #000000; font-size: 105%; font-weight: bold; font-family: Comic Sans MS;}
.style3 {color: #000000; font-weight: normal; font-family: Comic Sans MS;}
.style4 {color: #000000; font-size: 75%; font-family: Comic Sans MS;}

.center{text-align: center;}

a:link {
	color: #d7387f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #bc2d6d;
}
a:hover {
	text-decoration: none;
	color: #e865a0;
}
a:active {
	text-decoration: underline;
}

#colors td{width: 100px; text-align: center; font-weight: bold;}

#colors .pink{background-color: #ff96b9;}
#colors .green{background-color: #cdff53;}
#colors .blue{background-color: #3f72a7;}
#colors .orange{background-color: #ff8e00;}
#colors .purple{background-color: #9a3e95;}
#colors .gold{background-color: #ffc000;}
#colors .red{background-color: #c40000;}
#colors .yellow{background-color: #ffed00;}

.title{font-size: 24px; width: 400px; font-family: Comic Sans MS; font-weight: bold; text-align: center;}
.kids {text-align: center; font-family: Comic Sans MS; font-weight: bold;}
.kids td{padding-left: 7px;}
.who{font-size: 22px; font-family: Comic Sans MS; font-weight: bold;}
.web {font-size: 12px; font-family: Comic Sans MS; text-align: right;}

#excuse table{width: 380px; border: 2px solid #000000;}
#excuse td{font-size: 11px; font-family: Comic Sans MS; font-weight: bold; padding-top: 6px;}

/* Print style                                   */

@media print {
	html {
		margin: 0px;
	}
	
	#content {
		margin: 0px;
		border: 0px;
}

	.noprint {
		display: none;
	}
}

</STYLE>
