body {
	background-image: url(../graphics/christ_24.gif);
	background-color: #000084;
	margin: 0 auto;
	scrollbar-face-color: Lime;
	scrollbar-track-color: #000084;
	scrollbar-highlight-color: #FEFF00;
	scrollbar-shadow-color: Red;
	scrollbar-3dlight-color: Yellow;
	scrollbar-darkshadow-color: Red;
	scrollbar-arrow-color: Yellow;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000084;
	border: 10px solid #000084;
}

#top-nav {
	margin: 0px auto;
	width: 900px;
	text-align: right;
	background: #07E007;
	border-top: thin solid #FF0000;
	border-right: thin solid #FFFF00;
	border-bottom: thin solid #FFFF00;
	border-left: thin solid #FF0000;
}
#top-nav a {
	color: #FFFF99;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#top-nav a:hover {
	color: Red;
	background: #00FF00;
}

#big {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	text-transform: uppercase;
	color: #FFFFCC;
}
#big a {
	color: #07E007;
	text-decoration: underline;
	text-transform: uppercase;
}
#big a:hover {
	color: #FFFF00;
}
.lil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCFF;
}
.floatR {
	float: right;
}

#whi-colm {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #003399;
	text-transform: uppercase;
	background: url(images/kid-balloonsbg.jpg);
	border-top: 12px solid #FAD1CD;
	border-right: 12px solid #00CCFF;
	border-bottom: 12px solid #00CCFF;
	border-left: 12px solid #FAD1CD;
	padding: 15px;
}
#whi-colm a {
	text-transform: uppercase;
	color: #FF3399;
	text-decoration: underline;
}
#hw-area {
	font: 16px/35px Verdana, Arial, Helvetica, sans-serif;
	color: #000084;
	padding: 5px 12px 12px 45px;
}
#hw-area p {
	margin-bottom: 1px;
	margin-top: 1px;
}
#hw-area a {
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	background: url(images/bullet.gif) no-repeat left;
	padding-left: 32px;
}
#hw-area blockquote {
	margin-top: 1px;
	margin-bottom: 1px;
}

#hw-area li {
	list-style: none;
}

#do-area {
	font: 18px "Comic Sans MS";
	color: #FFFFFF;
	text-align: center;
}
#do-area a {
	text-transform: capitalize;
	color: #00F700;
	text-decoration: underline;
}
#end {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #00CCFF;
	background: #000031;
	padding: 15px;
	border: thick double #00CCFF;
}
#end a {
	color: #CCCCCC;
	text-decoration: underline;
}
.st_cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003333;
}

