/* CSS Document */
.pic_loc
	{
		top:0px;
		margin:0px;
		padding:0px;
		border:0px;
		background-image: url(../page_backgrounds/grade_levels.jpg);
		background-repeat:no-repeat;
		height:598px;
		width:775px;
		position:inherit;
/*		
		position:relative;
*/
		z-index:-1;
	}
.pic1 /*all other browsers*/
	{
		position:relative;
		float:left;
		margin:3px;
		width:140px;
		height:100px;
		/*background-color:#FF0000;*/
	}
.pic2 /*IE6*/
	{
		position:relative;
		float:left;
		margin:3px;
		width:140px;
		height:80px;
	}
.pic3 /*IE5 */
	{
		position:relative;
		float:left;
		margin:3px;
		width:140px;
		height:80px;
	}
.top_col_spacer	
	{
		position:relative;
		float:left;
		width:100px;
		height:140px;
		/*background-color:#0099FF;*/
	}
.top_margin_spacer
	{
		position:relative;
		float:left;
		height:15px;
		width:645px;
		/*background-color:#0099FF;*/
	}	
.top_nav_text
	{
		position:relative;
		float:left;
		height:25px;
		font-weight:bold;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:right;
		color:#FFCC66;
		/*background-color:#00ffFF;*/
	}	
.top_row_spacer
	{
		position:relative;
		float:left;
		height:100px;
		width:645px;
		/*background-color:#ff9900;*/
	}
.left_col_spacer
	{
		position:relative;
		float:left;
		width:30px;
		height:598px;
	}
.grade_text1 /*all other browsers*/
	{
		position:relative;
		float:left;
		display:inline;
		margin:3px;
		width:140px;
		height:80px;
		text-align:left;
		/*background-color:#0099FF;*/
	}
.grade_text2 /*IE6*/
	{
		position:relative;
		float:left;
		display:inline;
		margin:3px;
		width:140px;
		height:80px;
		text-align:left;
	}
.grade_text3 /*IE5 */
	{
		position:relative;
		float:left;
		display:inline;
		margin:3px;
		width:140px;
		height:80px;
		text-align:left;
		margin-left:3px;
		/*background-color:#0099FF;*/
	}
.pic_wrapper3
	{
		position:relative;
	}
.text_wrapper3
	{
		position:relative;
	}		
.sect_header
	{
		width:135px;
		color:#FFCC66;
		vertical-align:top;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		z-index:7;
	}
.para_header
	{
		width:135px;
		color:#FFFFFF;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		vertical-align:top;
		font-size:12px;
		font-weight:bold;
		margin-bottom:3px;
	}
.text
	{
		width:135px;
		color:#FFFFFF;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		vertical-align:top;
	}
img 
	{
		border: 0; 
	}
a
	{
		font-family:Arial, Helvetica, sans-serif;
		border:none;
		text-decoration:none;
	}
a:link
	{
		color:#FFCC66;
	}
a:visited
	{
		color:#FFCC66;
	}
a:hover
	{
		color:#FFFFFF;
	}
a:active
	{
		color:#FFCC66;
	}
