* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B71313;
	color: #FFFFFF;
	text-align: center;
	line-height: 13px;
}
#container {
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	padding-top: 30px;
}
#content {
	background-image: url(images/home_page_drawings.gif);
	height: 450px;
	width: 721px;
	background-repeat: no-repeat;
}
#content_about {
	background-image: url(images/about_cs.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	color: #000000;
}
#content_info {
	color: #000000;
	background-image: url(images/otherinfo.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	overflow: auto;
}
#about_text {
	width: 435px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	padding-top: 80px;
	padding-right: 147px;
}
#tuition_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 435px;
	float: right;
	padding-top: 80px;
	padding-right: 147px;
}
#music_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 260px;
	padding-top: 90px;
	height: 75px;
	text-align: justify;
	float: right;
	padding-right: 155px;
}
#content_music {
	background-image: url(images/music.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	color: #000000;
}

#art_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 260px;
	padding-top: 90px;
	height: 75px;
	text-align: justify;
	float: right;
	padding-right: 155px;
}
#content_art {
	background-image: url(images/art.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 721px;
	color: #000000;
    }
#otherinfo_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	width: 435px;
	text-align: justify;
	overflow: auto;
	height: 250px;
	padding-top: 80px;
	padding-right: 144px;
	background-image: url(images/other_info.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 30px;
}
#directions_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	float: right;
	width: 130px;
	height: 260px;
	padding-top: 100px;
	padding-right: 60px;
	text-align: right;
}
#schedule_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 435px;
	float: right;
	padding-top: 80px;
	padding-right: 147px;
	height: 300px;
	overflow: auto;
	text-align: justify;
}
#contact_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
}
#content_directions {
	color: #000000;
	background-image: url(images/directions_cs.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#content_curriculum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/curriculum.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#content_schedule {
	color: #000000;
	background-image: url(images/schedule_cs.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#mission_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 147px;
	margin-top: 80px;
	width: 435px;
}
#curriculum_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 147px;
	width: 435px;
	margin-top: 80px;
	font-weight: 100;
}
#content_mission {
	color: #000000;
	background-image: url(images/missions_cs.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
p {
	text-indent: 24px;
}
#chapel_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 155px;
}
.justify {
	text-align: justify;
}
#content_chapel {
	color: #000000;
	background-image: url(images/chapel.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	
}
#content_application {
	color: #000000;
	background-image: url(images/application.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	
	
}
#application_text {
	width: 435px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	padding-top: 80px;
	padding-right: 147px;
}
#navigation {
	background-image: url(images/logo.gif);
	height: 34px;
	width: 721px;
	background-repeat: no-repeat;
	font-size: 13px;
	margin-left: 0px;
	padding-bottom: 3px;
}
#footer {
	text-align: right;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 16px;
}
h3 {
	display: none;
}
h1 {
	display: none;
}
li {
	float: right;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 12px;
}
#navigation a {
	color: #FFFFFF;
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	font-size: 17px;
}
#navigation a:link {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}

}
#left_nav a:hover {
	color: #FFFFFF;
	font-size: 16px;
}
#left_nav a:visited {
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	color: #FFFFFF;
	text-decoration: none;
}
#content_four {
	color: #000000;
	background-image: url(images/4yrs.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 399px;
	width: 721px;
	
}
#four_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 155px;
	
}
#content_four2_yr {
	color: #000000;
	background-image: url(images/4yrs-2.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#four2_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 160px;
	
}
#content_four3_yr{
	color: #000000;
	background-image: url(images/4yrs-3.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#four3_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 160px;
}
#three_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 75px;
	width: 260px;
	float: right;
	padding-top: 90px;
	padding-right: 155px;
}
#content_three {
	color: #000000;
	background-image: url(images/3yrs.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 399px;
	width: 721px;
}
#left_nav a:link {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	margin-bottom: 12px;
}
#class_nav {
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	color: #39416B;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	width: 210px;
	height: 200px;
	float: right;
	margin-top: 80px;
	margin-right: 300px;
}
#class_nav a:link {
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	font-size: 14px;
	color: #330033;
}
#class_nav a:hover {
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	font-size: 14px;
	color: #330033;
}
#class_nav a:visited {
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	font-size: 14px;
	color: #00CCFF;
}
#left_nav {
	font-family: "Bradley Hand ITC TT-Bold", Angelina, cursive;
	font-size: 13px;
	list-style-type: none;
	padding-top: 50px;
	text-align: center;
	float: left;
	width: 70px;
	padding-left: 27px;
	display: block;
	line-height: 24px;
}
#content_tuition {
	background-image: url(images/tuition.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	color: #000000;
}
#content_teaching {
	background-image: url(images/teachers.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
	color: #000000;
}
#content_kindergarten {
	color: #000000;
	background-image: url(images/5yrs.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#kindergarten_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 160px;
	
		
	}
#content_kindergarten2 {
	color: #000000;
	background-image: url(images/5yrs-2.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#kindergarten2_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 160px;
	
	}
#content_first {
	color: #000000;
	background-image: url(images/first_grade.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 721px;
}
#first_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	float: right;
	height: 75px;
	width: 260px;
	padding-top: 90px;
	padding-right: 160px;
}

