/************* GENERAL CSS ************/

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/back.gif) repeat-y center top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #333333;


}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

	}

h3 {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align: center;
	padding: 0px 20px 0px 0px;	
	}


h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	text-align: left;
}
	

a {
	font-weight: bold;	
	text-decoration: bold; 
	color: #006400;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}


/************* HEADER STUFF ************/

#header {
	width: 770px;
	height: 180px;
	margin: 0px auto;
	padding: 10px 0px;
	background: #006400 url(/images/header.gif) repeat-y;
	

}

#header h1 {
	margin: 0px;
	padding: 20px 10px 0px 10px;
	text-align: right;
	color: #FFFFFF;
	font-size: 3em;

}

#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}

/************* MENU ************/

#menu {
	width: 770px;
	margin: 1px auto;
	padding: 5px 0px 5px 0px;
	background-color: #000000;
	border-top: 1px solid #CDC9C9;
	border-bottom: 1px solid #CDC9C9;

}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-color:#CCCCCC;
}

#menu a:hover, #menu a#selected, #menu a#selected:hover
{
	background-color: #708090;
	color: #ffffff;
}

#menu2 a, #menu2 a:visited {
	position:relative;
	text-decoration:none;
	text-align:center;
	background-color:#333333;
	color:#fff;
	display:block;
	border:2px solid #fff;
	border-color:#def #678 #345 #cde;
	padding:0.25em;
	margin:0.5em auto;
	width: 146px;
  }

#menu2 a:hover, #menu2 a#selected

{
  top:2px;
  left:2px;
  color:#fff;
  border-color:#345 #cde #def #678;
  background-color: #708090;  

  }

/*- Vertical Menu (menu3)--------------------------- */
	


#menu3 {
	width: 210px;
	margin: -10px;
	margin-left: -40px;
	_margin-left: -30px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #E4D6CD;
	display: block;
	background:  url(/pisd/images/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #FFF;
	background:  url(/pisd/images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	



/************* CONTENT ************/

#content {
	width: 770px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left {
	float: left;
	width: 170px;
	padding: 0px 0px 0px 0px;
	_padding: 15px 15px 15px 0px;
	margin: 1px;
	_margin: -15px;

}


#left ul {
	list-style-type: none;
}


#center {
	float: left;
	width: 410px;
	_width: 420px;
	min-height: 1100px;
	height:auto !important;
	height: 1100px;	
	padding: 0px 20px 40px 20px;
	background-color:#C6C3B5;
	color: #000000;
}

#right {
	float: right;
	width: 145px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}

/*************SCROLLER************/

#scroller {
	float: left;
	width: inherit;
	padding:inherit;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

/************* FOOTER ************/

#footer {
	clear: both;
	width: 765px;
	margin: 0px auto;
	background-color: #C6C3B5;
	font-size: 14px;
	text-align: center;
	padding: 2px;
	color: #000000;
	border-top: 1px solid #ffffff;
}

/************TOP HEADER************/

#theader {

	width: 752px;
	margin: 1px auto;
	padding: 5px 20px 5px 0px;
	background-color: #000000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;


}

/************PICTURE RULES****************/

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/*********BOX******************************/

#box
{
	width=100%;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #f5f5dc;

}
