/* Global Style & Formatting - you may edit this with caution */
body     { 
	color: #010e22; 
	font: 9pt/16pt "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background: #ffffff;
	text-align: center; 
	margin: 0; 
	padding: 0;
	padding-bottom: 25px; 
	border: 0 
}


/* Basic Layout - do not edit without assistance */
#container {
	text-align: left;
	position: relative;
	border: 0px;
	margin: 10px auto;
	padding: 0px;
	width: 760px; 
}

#DaltonHeading {  
	z-index: 4;
	position: absolute;
	top: 19px;
	left: 585px; 
	height: 30px;
	margin: 0px 0px 0px 0px;
}

#siteHeading {
	height: 75px;
	overflow: visible;
	z-index: 2;
	position: absolute;
	top: 0px;
	margin-left: 10px;
	font-size: 14px;
}

#siteHeading span  { font-family: Minion, "Times New Roman", Times, serif }

#siteNavigation {
	z-index: 3;
	position: absolute;
	top: 61px;
	text-align: center;
	vertical-align: top;
}

#pageBody  {
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	position: absolute;
	z-index: 2;
	top: 86px;
	width: 758px;
	min-height: 400px;
	border-bottom: 0px solid #000000;
	border-top: none;
	border-right: 0px solid #000000;
	border-left: 1px solid #000000;
	margin-bottom: 25px;
	left: 1px;
	height: 253px;
}

#pageFooting  {
	display: none;
}
/* end Basic Layout*/


/* Navigation Layout - do not edit without assistance */
#Sectionend1 { 
	position: absolute;
	left: 0px;
	width: 29px; 
	height: 19px;
	border-bottom: 1px solid #000000;
}

#Section1 { 
	position: absolute;
	left: 29px;
	height: 19px;
}
#Section2 { 
	position: absolute;
	left: 129px; 
	height: 19px;
}
	
#Section3 {
	position: absolute;
	left: 229px;  
	height: 19px;
}

#Section4 { 
	position: absolute;
	left: 329px;
	height: 19px;
}

#Section5       { 
	position: absolute;
	left: 429px; 
	height: 19px;
}

#Section6 { 
	position: absolute;
	left: 529px;
	height: 19px;
}
#Section7      { 
	position: absolute;
	left: 629px;
	height: 19px;
}

#Sectionend2 { 
	position: absolute;
	left: 729px;
	width: 31px; 
	height: 19px;
	border-bottom: 1px solid #000000;
}

.on    {
	width: 99px;
	color: #000; 
	font-size: 11px; 
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.off    { 
	width: 100px;
	color: #000; 
	font-size: 11px; 
	letter-spacing: 1px; 
	border-bottom: 1px solid #000000;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

/* end Navigation Layout*/


/* Content Layout - safe to edit */
#column1   {
	float: left;
	margin-left: 30px; 
	width: 200px; 
}

#column2 {
	margin-left: 260px; 
	width: 450px; 
}

#column3 {
	margin-left: 460px; 
	width: 250px;  
}
/* end content Layout */

/* TheDaltonSchool logo - edit only if you really know thqt you want to */
#DaltonHeading h1 { 
	margin: 0px;
	padding: 0px;
}

#DaltonHeading h1 a { 
	text-decoration: none;
}

#DaltonHeading span.the { 
	font-size: 18px;
	font-weight: normal; 
	text-decoration: none; 
	color: #999;  
}

#DaltonHeading span.dalton { 
	font-size: 18px;
	font-weight: normal; 
	text-decoration: none; 
	color: #000; 
	margin-left: -8px;
}

#DaltonHeading span.school { 
	font-size: 18px;
	font-weight: normal; 
	text-decoration: none; 
	color: #999; 
	margin-left: -8px;
} 
/* end TheDaltonSchool logo */


/* The following 6 styles control the appearance and behavior of the Site Title */
#siteHeading {
	color: #000066;
	text-decoration: none;
}

#siteHeading h2 { 
	color: inherit;
	text-decoration: inherit;
	margin: 0px;
}

#siteHeading a {
	color: inherit;
}

#siteHeading h2 a:link { 
	color: inherit;
	text-decoration: inherit;
}

#siteHeading h2 a:visited { 
	color: inherit;
	text-decoration: inherit;
}

#siteHeading h2 a:hover { 
	color: #0000CC;
	text-decoration: inherit;
}

#siteHeading h2 a:active { 
	color: inherit;
	text-decoration: inherit;
}

/* The following 4 styles control the appearance and behavior of the section links */
#siteNavigation a:link { 
	color: #000000; 
	text-decoration: none;
}

#siteNavigation a:visited { 
	color: #000000;
	text-decoration: none;
}

#siteNavigation a:hover { 
	color: #0000CC;
	text-decoration: none;
}

#siteNavigation a:active {
	 color: #000000;
	 text-decoration: none;
}


/* Content Styles - safe to edit */
#indexTitle    { 
	font-size: 20px; 
	font-weight: normal; 
	margin-bottom: 20px 
}

#indexBody{ 
	color: #666; 
	font-size: 12px; l
	line-height: 15px
}

#itemTitle    { 
	font-size: 20px; 
	font-weight: normal; 
	margin-bottom: 20px 
}

#itemDate{
	font-size: 14px; 
	font-weight: normal; 
	margin-bottom: 10px 
}

#itemAuthor{
	font-size: 14px; 
	font-weight: normal; 
	margin-bottom: 10px 
}

#itemBody{ }

#column1 img {
	margin-bottom: 15px;
}

.LinkList  { 
	text-indent: 0; 
	list-style-position: outside; 
	margin-top: 0; 
	margin-right: 25px; 
	margin-left: 15px; 
	padding-left: 0; 
	position: relative; 
	left: 0;
	font-size: 11px; 
	line-height: 15px; 
	color: grey; 
	font-stretch: normal; 
	text-decoration: none; 
	margin-bottom: 5px
}
/* end Content Styles */


/* regular Styles  - safe to edit */

# column2 p  { 
	margin-top: 0; 
	margin-right: 25px; 
	margin-bottom: 15px; 
}

h1 { }

h2 { }

h3 { }

h4 { }

a:link { color: #F60}

a:visited { color: #F60}

a:hover { color: #F40 }

a:active { color: F60 }

ol   { 
	list-style-type: decimal; 
	margin-right: 0;
	margin-left: 25px;
	padding-right: 12px;
	font-family: Helvetica; 
	font-style: normal; 
	font-weight: normal; 
}

li { }

img { border-style: none }
