body
{
	text-align: center;
	font-size:100%;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	background-color: #bfe08b;
}

.page_content
{
	width: 766;
	margin: auto;
	background-color: #bfe08b;
	background-repeat: no-repeat;
	background-position: bottom right;
	/*
	border-style: solid;
	border-color: black;
	*/
}

#flow_page_content
{
	background-image:url(images/FlowCLEOSBackground1.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#parents_page_content,
#students_page_content
{
	background-image:url(images/StudentsCLEOSBackground.png);
	background-repeat:no-repeat;
}

#teachers_page_content
{
	background-image:url(images/TeachersCLEOSBackground1.png);
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: left;
}

#index_page_content
{
	background-image:url(images/HomeCLEOSBackground.png);
	background-repeat:no-repeat;
	background-position: right;
}

.banner
{
	position: relative;
	float: top;
}

#index_banner
{
	
}

#index_banner_image
{
	position: relative;
	float: bottom;
}

.banner_links
{
	text-align: right;
	margin-right: 1em;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	top: 4.5em;
	right: 1em;
}

#parents_banner,
#students_banner,
#index_banner
{
	padding-top: 85px;
}

#students_banner_image,
#index_banner_image
{
	position: relative;
	top: -85px;
}

.main_content
{
	position: absolute;
	top: 500px;
}

.staff_block,
.text_block
{
	/*
	border-style:solid;
	border-width:4px 0px 0px 0px;
	*/
	
	text-align: left;
	
	background-image:url(images/Line.png);
	background-repeat:no-repeat;
	/*
	margin-left: 1em;
	margin-right: 1em;
	margin-top: .5em;
	*/
	
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .5em;
}

.staff_block
{
	clear: both;
}

.staff_block_header_lg,
.text_block_header_lg
{
	font-size: 1.6em;
}

.blog_header,
.text_block_header
{
	margin-left: 1em;
	font-size: 1.25em;
}

#index_what_is
{
	position: relative;
	float: left;
	width: 48%;
	/*padding-left: 0em;*/
	padding-right: 0em;
	border: 0px;
}

.staff_block_text,
.text_block_text
{
	margin: 2em;;
}

#index_schedule
{
	position: relative;
	float: right;
	width: 48%;
	padding-left: 0em;
	padding-right: 0em;
	border: 0px;
	margin-bottom: 2em;
}

.schedule
{
	text-align: center;
}

#index_schedule_header
{
	text-align: center;
}

.schedule_entry
{
	margin-top: 1em;
}

.schedule_time
{
	font-size: 1.4em;
}

.schedule_time_info
{
	
}

.blog
{
	margin-top: .2em;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 2px;
	width: 95%;
	clear: both;
}

.blog_info
{
	font-weight: bold;
}

#index_blog_border
{
	margin: 2px;
	border-style: solid;
	border-width: 1px;
}

#index_friends
{
	text-align: center;
	background-color: #99cc66;
	border-style: solid;
	border-width: 2px;
	width: 60%;
	margin: auto;
	margin-top: 1em;
}

.footer
{
	clear: both;
	margin-top: 1em;

}

ul
{
	list-style-type:none;
}

.teacher_picture
{
	position: relative;
	float: left;
	width: 100px;
}

.text_block_image_text
{
	position: relative;
	float: right;
	width: 605px;
	clear: both;
}

.paragraph_header
{
	text-transform: uppercase;
	margin-left: 2em;
}

.info_list
{
	margin-left: 2em;
	margin-right: 2em;
	text-align: left;
}

.info_list_title
{
	text-transform: uppercase;
}