/*
For Jackson Middle School
*/

body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #901212;
	background-image: url(../images/bg/bg.jpg);
}

A:link {
	COLOR: #990000;
	text-decoration: none
}
A:visited {
	COLOR: #000066;
	text-decoration: none
}
A:active {
	COLOR: #990000;
	text-decoration: none
}
A:hover {
	COLOR: #000000;
	text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: center;
	background: #fff url('paper-bg.jpg') top right repeat-y;
	border: 2px solid #021259;
}

#page_header {
	height: 180px;
	clear: both;
	background-color: #0a0b47;
	background-image: url(../images/bg/title-lines-heubner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page_image {
	height: 220px;
	clear: both;
	background-image: url(../images/bg/images-header2.jpg);
}

#page_header_h1 {
  margin: 0px;
  padding-top:20px;
  padding-left:5px;
  font-family: verdana, arial, sans-serif;
  font-size:16px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #000066;
}

#page_header h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #f5738b;
  background-color:#FFFFFF;
  padding:4px;
  clear:both;
}

#sub_header {
	height:3px;
	clear: both;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	width: 720px;
	margin-right: 20px;
	margin-left: 20px;
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:7px;
  clear:both;
}


#left_side {
	float: left;
	width:515px;
	margin-left:20px;
	background-color: #FFFFFF;
	border:0px dashed #cccccc;
	color: #000000;
}

li {
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height:18px;
	list-style-type: none;
	list-style-image: url(../images/page/bulletpaw-1.png);
	list-style-position: outside;
	text-align: left;
}

#left_side h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #f5738b;
  background-color:#FFFFFF;
  padding:4px;
  clear:both;
}



#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #f5738b;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #D40254;
  clear:both;
}

#left_side p {
	margin-top:0px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 18px;
	padding-left:4px;
}



#left_side_sub {
	float: left;
	width:515px;
	margin-left:30px;
	background-color: #FFFFFF;
	border:0px dashed #cccccc;
	color: #000000;
	text-align: left;
}

#left_side_sub #h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #990000;
	background-color:#FFFFFF;
	padding:4px;
	clear:both;
	font-variant: small-caps;
	font-weight: bold;
}



#left_side_sub #h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #f5738b;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #D40254;
  clear:both;
}

#left_side_sub #p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #34280e;
  line-height: 18px;
  padding-left:4px;
}


.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}


.style1 {color: #000099}


#page_footer {
	height: 49px;
	clear: both;
	
}


#page_footer_img {
	height: 43px;
	background-image: url(../images/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#page_footer p {
	padding-top:15px;
    text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing:1px;
	padding-bottom: 10px;
}

#spacer {
  height:20px;
  clear:both;
}


.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 5px;
  background-image: url();
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

.arrow_list-more { 
  padding-left: 5px;
  margin-left: 200px;
  background-image: url(../images/bg/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

.arrow {
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 8px;
	background-image: url(../images/page/bulletpaw-1.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height:18px;
}

.arrowsm { 
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 8px;
  background-image: url(../images/bg/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height:18px;
}


/* --------------------------------- Right Side begin --------------------------------- */
#right_side {
  margin-top:5px;
  float: right;
  width:60px;

}




#right_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #578ea1;
	padding:3px;
	border: 1px solid #AAE5A4;
	background-color:#AAE5A4;
	text-align: center;
}

#right_box {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 1px;
  color: #34280e;
  line-height: 16px;
  padding-left:0px;
  border:1px solid #AAE5A4;
}



#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  margin-left:60px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 16px;
  padding-left:60px;

}




.right {
	float: right;
	width: 195px;
	background: url();
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #34280e;
	line-height: 16px;
	padding-top: 10px;
}



.right a:hover {
	text-decoration: underline;
}
/* --------------------------------- Right Side end --------------------------------- */




/* ---------------------------------misc--------------------------------- */

.hr1 {
	height: 20px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background: url(../images/bg/hr3.jpg);
	margin: 15px 0px 15px 0px;
	clear: both;
	}
	
.hr-hr {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background: url(../images/bg/hr-hr2.jpg);
	margin: 0px 0px 0px 0px;
	clear: both;
	}
	
	
.hr {
height: 13px;
font-size: 1px;
line-height: 1px;
width: 100%;
margin: 0px 0px 0px 0px;
clear: both;
}
	
/* --------------------------------- end misc--------------------------------- */	
	

	
/* --------------------------------- Right box begin--------------------------------- */
/* Right box begin */
#right_box {
	margin-top:0px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 1px;
	color: #34280e;
	line-height: 16px;
	padding-left:0px;
	border:1px solid #AAE5A4;
}
#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  margin-left:20px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #34280e;
  line-height: 16px;
  padding-left: 30px;

}
.right {
	float: left;
	width: 195px;
	
	text-align: left;
    padding-right: 0px;
	padding-left: 0px;
    margin-top:0px;
    margin-bottom:0px;
	background: url('') repeat; height: 30px
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #000;
    line-height: 16px;
}
.right a:hover {
	text-decoration: underline;
}
/* Right box end */
/* --------------------------------- Right box end--------------------------------- */


/* --------------------------------- Blue box end--------------------------------- */
#bluebox {
	margin: 15px 0px 0px;
	background-color: #fff;
	padding: 0px;
	border: 1px solid #FFFFFF;	
}
#bluebox #content{
	border: 1px solid #FFFFFF;
	font-size: 9px;
	line-height: 11px;
	color: #000;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
} 
/* --------------------------------- Blue box end--------------------------------- */




/* --------------------------------- Blue box 2 end--------------------------------- */
#bluebox2 {
	margin: 15px 0px 0px;
	background-color: ;
	padding: 0px;
	border: 1px solid #990000;
	width: 340px;	
}
#bluebox2 #content{
	border: 1px solid #FFFFFF;
	font-size: 9px;
	line-height: 11px;
	padding: 10px 6px 12px;
	color: #666;
	
	background-image: url();	
} 
/* --------------------------------- Blue box 2 end--------------------------------- */

/* --------------------------------- Blue box 3 end--------------------------------- */
#bluebox3 {
	margin: 15px 0px 6px;
	background-color: ;
	padding: 0px;
	border: 1px solid #fff;
	width: 340px;
	
}
#bluebox3 #content{
	border: 1px solid #FFFFFF;
	font-size: 9px;
	line-height: 11px;
	padding: 10px 6px 12px;
	color: #666;
	width: 10px;
	background-image: url();	
} 
/* --------------------------------- Blue box 3 end--------------------------------- */

