﻿@import url("Layout.css");
/* Master Style */
#inContent
{	
	width: 760px;
	height: 440px;
	float: left;
	position: relative;
}
#divPanel1
{
	width: 30px;
	height: 440px;
	float: left;
}

#divFrame
{
	width: 700px;
	height: 440px;
	float: left;
}
#divMenu
{
	width: 165px;
	height: 440px;
	float: left;
	margin-left: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.Panel
{
	background-image: url('../Images/Spectrum_logo_washout.gif');
	background-repeat: no-repeat;
	background-position: -60px -100px;
	height: 440px;
	
}
#myPanel
{
	margin: 0 10px 0 10px;
}
/* Contact */
.ContactPanel
{
	background-image: url("../Images/Circle.jpg");
	background-repeat: no-repeat;
	height: 460px;
	
}
.ContactImage
{
	margin: 10px;
}
/* Image */
.image
{
	margin: 0 0 0 10px;
}

/* Child Care */
.S_Head
{
	text-align: center;
	margin: 5px auto;
	width: 500px;
	color: #FFFFFF;
    background-image: url( '../Images/PurpleSqr.png' );
   

}
.S_Text, .J_Text, .C_Text, .H_Text
{
	margin: 10px 10px 0 10px;
	text-align: justify;
}
.S_Head h2, .J_Head h2, .C_Head h2, .H_Head h2
{
	margin: 5px;
}
.S_Head h3, .J_Head h3, .C_Head h3, .H_Head h3
{
	margin: 10px;
}

/* SJJS */

.J_Head
{
	text-align: center;
	margin: 5px auto;
	width: 500px;
	color: #FFFFFF;
    background-image: url('../Images/GreenSqr.png');

}

.J_Panel
{
	height: 370px;
	width: 335px;
	margin: 0 2px 0 2px;
	font-size: small;
}
.J_Stages
{
	font-size: small;
	background-color: #FFFFCC;
	text-align: justify;
	width: 580px;
	margin: 0 10px;
	padding: 0 10px;
	border: soild 1px #FFFF66;
}

/* SCS */
.C_Head
{
	text-align: center;
	margin: 5px auto;
	width: 500px;
	color: #FFFFFF;
    background-image: url( '../Images/BlueSqr.png' );

}

.C_Panel
{
	height: 370px;
	width: 335px;
	margin: 0 2px 0 2px;
	font-size: small;
}

/* SCFS */

.H_Head
{
	text-align: center;
	margin: 5px auto;
	width: 500px;
	color: black;
    background-image: url( '../Images/OrangeSqr.png' );

}

.H_Panel
{
	height: 350px;
	width: 335px;
	margin: 0 2px 0 2px;
	font-size: small;
}

/* Primacare */

#PHead
{
	text-align: center ;
}
#PBody p
{
	text-align: justify ;
	width: 705px;

}
#PBody
{
	margin: 0 10px 0 10px;
}
#myTable
{
	text-align: center;
}
#Primacare 
{
	margin: auto;
	width: 740px;
	height: 455px;
}