@charset "utf-8";
/* CSS Document */


body
		{
			width:1500px;
			height:1700px;
			background-image:url(http://www1.dcsdk12.org/secondary/hrhs/banners_logos/stylesheet_elements/pagebackground.png);
			font-family:"Times New Roman", Times, serif;
		}

#black_layer

	{
	position:absolute;
	width:1002px;
	height:1321px;
	top:254px;
	left:35px;
	background-color:#000000;
	z-index:2;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 2px solid;
	}

#banner
		{
	position:absolute;
	width:1004px;
	height:200px;
	left:35px;
	top:52px;
	z-index:90;
	border-bottom:#FFFFFF solid 1px;
		}
	
	
#horizontal_menu
		
		{
	position:absolute;
	top:252px;
	left:35px;
	z-index:91;
	width:1002px;
	height:35px;
	border:1px solid #FFFFFF;
		}
	
#left_menu
	{
	padding-top:0px;
	margin-top:0px;
	position:absolute;
	top:295px;
	left:37px;
	height:800px;
	width:197px;
	z-index:100;
	}
			
#content
	{
	background-color:#000000;
	position:absolute;
	top:298px;
	left:242px;
	height:1241px;
	width:761px;
	z-index:15;
	color:#FFFFFF;
	border:double 8px #000066;
	padding:5px;
	}
	

p
	{
		font-size:17px;
		text-align:left
	}
	
h1
	{
		font-size:24px;
		text-align:center;
	}	
ol
	{
		font-size:22px;
		text-align:left;
	}

li
	{
		padding-left:0px;
		font-size:17px;
	}
td
	{
		color:white;
		text-align: left
	}

td.title
	{
		font-family: Arial;
		font-size: 20px;
		color: #0000FF;
		text-align:center;
		font-weight:800;
	}
	
td.signature
	{
		font-family: Arial;
		font-size: 19px;
		color:#FFFF66;
		text-align:left;
		font-weight:800;
	}