#header
{
}

	#miscNav
	{
		width: 490px;
		padding: 6px 0 0 260px;
		background-image: url(../images/high-school-education/misc-nav-gradient.gif);
		background-color: #944301; /* Helps hide preload images */	
	}
	
	#forAssistance p a
	{
		color: #993300;
	}
	
	#sectionNav
	{
		width: 400px;
		padding: 30px 0 0 200px;
	}
	
	#shinyHappyStock
	{
		position: absolute;
		top: -10px;
		right: 25px; /* For IE6 */
	}
	
		#header > #shinyHappyStock
		{
			right: 15px; /* For everyone else */
		}
	
#contentOutside
{
	border-top: 1px solid #999999;
	padding-top: 9px;
}

	#contentInside
	{
		background-color: #FFFFCC;
		background-image: url(../images/high-school-education/content-inside-background.jpg);
	}
	
		#contentInside a
		{
			color: #993300;
		}
		
		#contentMinHeight
		{
			height: 610px;
		}
	
		#leftSidebar
		{
			top: 41px;
			width: 225px;
			background-image: url(../images/high-school-education/left-sidebar-middle-background.gif);
			background-repeat: repeat-y;
			background-color: #944301;
		}
		
			#leftSidebar a
			{
				color: white;
			}
			
			#highSchoolEducationLinksBackground
			{
				position: absolute;
				top: 0;
				left: 0;
			}
			
			#highSchoolEducationLinks
			{
				position: relative;
				top: -5px;
				left: 5px;
				margin: 0;
				padding-left: 0;
			}
			
				#highSchoolEducationLinks li
				{
					padding: 5px 0 5px 17px;
					background-image: url(../images/high-school-education/high-school-education-links-separator.gif);
					background-repeat: no-repeat;
					background-position: 17px 0;
				}
				
					#highSchoolEducationLinks li a
					{
						padding-left: 14px;
					}
				
				#highSchoolEducationLinks a:hover, .currentHighSchoolEducationLink
				{
					background-image: url(../images/high-school-education/high-school-education-links-indicator.gif);
					background-position: 2px 4px;
					background-repeat: no-repeat;				
				}
			
			#specialPostings
			{
				background-image: url(../images/high-school-education/special-postings.gif);
				background-position: repeat;
				position: relative;
				top: 5px;
				width: 225px;
				height: 222px;
			}
			
				#specialPostings li
				{
					position: relative;
					top: 45px;
					left: 20px;
				}
			#nospecialPostings
			{
				background-image: url(../images/high-school-education/no-special-postings.gif);
				background-repeat: no-repeat;
				position: relative;
				top: 5px;
				width: 225px;
				height: 20px;
			}			
			#leftSidebarBottom
			{
				position: relative;
				top: 5px;
				left: -17px;
			}
		
		#pageContent
		{
			position: relative;
			left: 120px;
			width: 560px;
		}
		
			#sectionPromo
			{
				left: -8px; /* For IE6 */
				margin-top: 5px;
			}
			
				#pageContent > #sectionPromo
				{
					left: -4px; /* For everyone else */
				}
				
				#sectionPromoAlternateContent
				{
					left: -1px;
				}
			
			#posts
			{
				width: 370px;
			}

			#postsWide
			{
				width: 570px;
			}
			
				.postHeadline
				{
					color: #993300;
					border-bottom: 1px solid #993300;
				}
				
				.postDate
				{
					color: #993300;
				}
				
		#rightSidebar
		{
			width: 185px;
			top: 25px;
			left: 15px;
		}
			
#footer
{
	float:right;	
	text-align:right;
	margin-right: 156px;	
	width:500px;
}

	#footer a
	{
		color: #993300;
	}