body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url();
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color: #ffffff;;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #285078;
}


h1 {
	color: #5189c4;
	font-size:18pt;
	font-weight:bold;
	
	}
h2 {
	color: #5189c4;
	font-size:12pt;
	font-weight: bold;
	}

h3 {
	color: #75c043;
	font-size:12pt;
	font-weight: bold;
	}

#header {
	overflow: hidden;
}
.header a {
color: #5189c4;
	
	text-decoration:none;
	}

.header a:visited {
color: #5189c4;
	
	text-decoration:underline;
}

.header a:hover {
	color: #75c043;
	text-decoration:underline;
}

#menu {
	position:relative;
	top:10px;
	width: 182px;
	
	background:#ffffff;
	overflow: hidden;
	text-align:right;
}
.menu a {
color: #5189c4;
	
	text-decoration:underline;
	}

.menu a:visited {
color: #5189c4;
	
	text-decoration:underline;
}

.menu a:hover {
	color: #75c043;
	text-decoration:underline;
}

.white1 {
color:#FFFFFF;
font-size:24pt;
font-weight:bold;
}


.white2 {
color:#FFFFFF;
font-size:14pt;
font-weight:bold;
}




#content {
	position:relative;
	top:-390px;
	left:200px;
	width: 600px;
	
	background: #ffffff;
	overflow: hidden;
}

.content {
	vertical-align:top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #285078;
	}

.content a {
	color: #75c043;
	text-decoration:underline;
	}

.content a:visited {
	color: #75c043;
	text-decoration:underline;
}

.content a:hover {
	color: #5189c4;
	text-decoration:underline;
}


#footer {
	position:relative;
	top:-310px;
	width:800px;
	overflow: hidden;
}

.footer {
	font-size: 8pt;
	}

.footer a {
	color: #5189c4;
	text-decoration:none;
	}
	
.footer a:visited {
	color: #5189c4;
	text-decoration:none;
}
.footer a:hover {
	color: #75c043;
	text-decoration:underline;
}


#calendar {
	position:relative;
	top:-390px;
	left:200px;
	
	background: #ffffff;
	overflow: hidden;
}

.family {
	font-size: 18pt;
	color: #5189c4;
	font-family: "Jokerman", "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	
	}
	
.familysmall {
	font-size: 14pt;
	color: #75c043;
	font-family: "Jokerman", "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	
	}