BODY
{
	margin-top: 20px;
	margin: 0;
	padding: 0;
	background: #C0F3FD url(images/img01.gif) repeat-x left top;
	font-size: 14px;
	text-align: justify;
	color: #1F1F1F;
}
BODY, TH, TD, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}
H1, H2, H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
H1
{
	letter-spacing: -2px;
	font-size: 3em;
}
H2
{
	letter-spacing: -1px;
	font-size: 1.6em;
}
H3
{
	font-size: 1em;
}
P, UL, OL
{
	line-height: 200%;
}
BLOCKQUOTE
{
	padding-left: 1em;
}
BLOCKQUOTE P, BLOCKQUOTE UL, BLOCKQUOTE OL
{
	line-height: normal;
	font-style: italic;
}
A
{
	color: #FFFFFF;
}
A:hover
{
	color: #FFFFFF;
}
HR
{
	display: none;
}
#wrapper
{
	margin: 0;
	padding: 0;
	background: #C0F3FD url(images/img02.jpg) repeat-x left top;
}
/*Header*/
#header
{
	width: 800px;
	height: 200px;
	margin: 0 auto 0px;
	padding: 50px 0 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	background: url(images/preschool.png) no-repeat top left;
	position: relative;
}
#header H1, #header P
{
	margin: 0;
}
#header H1
{
	float: left;
	color: #000000;
	font-size: 36px;
	padding-left: 115px;
	height: 70px;
}
#header P
{
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}
#header A
{
	text-decoration: none;
	color: #F79F1A;
}
#banner
{
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(images/img01.jpg) no-repeat left top;
}
/*Page*/
#page
{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}
/*Content*/
#content
{
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}
.post
{
	padding: 0px 0 0;
}
.title
{
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}
.title A
{
	text-decoration: none;
	color: #FFFFFF;
}
.pagetitle
{
}
.byline
{
	margin: -25px 20px 0 17px;
	color: #303030;
}
.meta
{
	text-align: left;
	color: #17A141;
	padding: 10px 20px 10px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #34CD65;
	border: 3px solid #000000;
}
.meta .more
{
	padding-left: 10px;
}
.meta .comments
{
	padding-left: 10px;
}
.meta A
{
	color: #000000;
}
.navigation
{
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.posts
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.posts LI
{
}
.posts H3
{
	margin: 0;
	font-weight: bold;
}
.posts P
{
	margin: 0;
	line-height: normal;
}
.posts A
{
}
.entry
{
	margin: 0;
	padding: 0 0 15px 17px;
}
.last
{
	border: none;
}
#content TD
{
	padding-left: 4px;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 245px;
	margin-top: -130px;
	padding: 0;
	color: #17A141;
	font-size: 15px;
	position: relative;
}
#sidebar .btm
{
	margin: 0;
	padding: 0;
	background: url(images/img07.gif) no-repeat left bottom;
}
#sidebar .top
{
	background: url(images/img05.gif) no-repeat left top;
	position: relative;
}
#sidebar .wrap
{
	background: url(images/img06.gif) repeat-y left top;
}
#sidebar UL
{
	margin: 0;
	padding: 40px 20px 40px 25px;
	list-style: none;
}
#sidebar LI
{
	margin: 0px 0 0;
	padding: 0 0 40px;
}
#sidebar LI UL
{
	margin: 40px 0 0;
	padding: 0 0 20px;
}
#sidebar LI LI
{
	margin: 20px 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
}
#sidebar H2
{
	margin: 0;
	padding-left: 40px;
	height: 35px;
	font-size: 18px;
	background: url(images/img08.gif) no-repeat left top;
}
#sidebar A
{
	text-decoration: none;
}
#sidebar A:hover
{
	text-decoration: none;
}
/*Search*/
#search INPUT
{
	display: none;
}
#search INPUT#s
{
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}
#search BR
{
	display: none;
}
/*Calendar*/
#calendar
{
}
#calendar H2
{
	margin-bottom: 15px;
}
#calendar TABLE
{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
#calendar CAPTION
{
	width: 100%;
	text-align: center;
}
#next
{
	text-align: right;
}
#prev
{
	text-align: left;
}
/*Footer*/
#footer
{
	width: auto;
	height: 118px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer P
{
	padding: 50px 0;
}
#footer P A
{
}
