/************************************************************************/
/************* Kings Park Education Foundation Style Sheet **************/
/************************************************************************/
/* Design by James Sullivan */
/* Donated by Testing Machines Inc. */

/*Basic Layout*/
*{margin:0px; padding:0px;}
p{}
html, body{ width:800px; margin:0px; padding:0px; background-color:#FFFFFF;}


/*Page Layout*/
#header{ width:800px; vertical-align:top;}
#header-title{width:800px; height:84px; background-image:url(../images/header-title.gif); background-repeat:no-repeat;}
#header-yellowbar{width:800px; height:19px; background-image:url(../images/header-yellowbar.gif); background-repeat:no-repeat;}
#header-nav_bar{ width:800px; height:46px; vertical-align:top; background-image:url(../images/header-nav_bar.gif); background-repeat:no-repeat;}
#nav{margin-left:193px; width:590px; height:28px; font-family:Arial, Helvetica, sans-serif;
 padding-top:2px; .padding-top:0px; .padding-bottom:0px; _padding-bottom:0px; _padding-top:0px;
} 
#nav a{ color:#000000; height:26px; .height:20px; .line-height:26px; font-size:15px;
 padding-top:3px;  padding-bottom:9px; padding-left:5px; padding-right:5px;
.padding-top:0px; .padding-bottom:0px;
_padding-top:0px; _padding-bottom:0px}
#nav a:hover{ height:28px; background-color:#333333; color:#FFFFFF;
.height:20px; .padding-bottom:0px; .padding-top:0px;
}
#col_left{ width:159px; background-image:url(../images/col_left.gif); background-repeat:repeat-y;}
#col_left-top{ width:159px; height:68px; background-image:url(../images/col_left-top.gif); background-repeat:no-repeat;}
.col_left-head {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 16px;
	color: #ffffff;	text-align: left; display: block;
	background: #6c0028; padding: 4px 8px 3px 10px;
	margin-top:3px; margin-left:11px; margin-right:3px;
	border-bottom:#999999 solid 2px; 
	border-top:#999999 solid 2px;

}
.col_left-text{ padding-left:10px; padding-right:2px; padding-bottom:10px; width:150px; font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular; font-size:13px;}
.col_left-text a{ padding-left:6px; margin-right:4px; display:block; color:#000000; text-decoration:underline; border-bottom:1px dashed #666666;}
.col_left-text a:hover{ color:#FFFFFF; background-color:#6c0028;}
#col_right{ width:641px; background-color:#FFFFFF;}
#col_right-top{ width:641px; height:45px; background-image:url(../images/col_right-top.gif); background-repeat:no-repeat;}
#col_right a{color:#000000; text-decoration:underline;}
#col_right a:hover{text-decoration:none;}
.page_title{padding-left:50px; height:45px; background-image:url(../images/h1.gif); background-position:right; background-repeat:no-repeat;}
#col_right-text{ padding-left:7px; padding-bottom:15px;}
#footer{
	clear:both;
	width:800px;
	height:20px;
	background-color:#6c0028;
	color:#FFF;
	text-align:center;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited{
	color:#FFF;
}
#donate{position:absolute; top:60px; left:685px;}

/*Fonts */
a { text-decoration:underline;}
a:hover { text-decoration:none;}

.blue {	color: #194176;}
.red { color: #689fb8;}

ul { line-height: 18px; margin-top:0px; margin-bottom:12px; margin-left:35px; list-style-image: url(../images/bullet.gif);
}
h1 {font-family: "Arial Black", Arial, Helvetica, sans-serif; text-align:left; padding-left:60px; padding-top:5px;
	font-weight: normal; font-size: 24px; color: #FFFFFF; margin-top: 0px; 
}
h2 {font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 14px; line-height: 16px;	color: #6d0029;
	text-align: left; margin-top: 9px; margin-bottom: 6px;
	text-transform: uppercase; font-weight: bold;
}
h3 {font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 11px; line-height: 13px;	font-weight: bold;
	color: #000000;	text-align: left; margin-top: 6px;
	margin-bottom: 3px;
}
h4 {font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 14px; line-height: 15px; font-weight: bold;
	color: #845c5c; text-align: left;
}
h5 {
	font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-size: 11px; line-height: 12px; font-weight: bold;
	color: White; text-align: left; margin-bottom: 1px;
	margin-top: 1px;
}
h6 {font-family: Arial, Helvetica, Geneva, SwissSunSans-Regular;
	font-weight: bold; font-size: 30px; line-height: 30px;
	color: #001144; text-align: left; margin-top: 9px;
	margin-bottom: 9px; font-style: italic;
}

