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

body {
	background-color: #cc9966;
}
#wrp {
	background-color: #333333;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:5px;
}
#wrpIn {
	background-color: #cc9966;
}
#nav {
	background-image: url(../images/navigation-school.png);
	background-repeat: no-repeat;
	float: left;
	height: 420px;
	width: 330px;
border:0px yellow solid;


}
#cnt {
	margin-top: 20px;
	border:0px dotted green;
	margin-left:-5px;
	
}
#txtCnt {
	height: 610px;
	width: 450px;
	margin-left:330px;
	border:0px red solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:.9em;
	padding:5px;
	text-align: justify;
}

#nav ul {border:0px red solid;
margin:0px;
padding:0px 0px 0px 6px;
height:auto;}

#nav ul li{list-style-type:none;
			 margin-top:20px;}

#nav ul li a,#nav ul li a:visited{font-family:"Lucida Calligraphy",Verdana;
			 font-size:1em;
			 text-decoration:none;
			 color:#ffffff;
			 border-bottom:1px solid #ffffff;
			}
			


#nav ul li a:hover{color:#cc9966;}			
#nav ul li a:active{color:#000000;}
#nav ul li a#current{color:#cc9966;}

.contactborder{border-bottom:1px solid #FFFFFF;}

a{text-decoration:none;
   font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:.9em;}
a:hover{color:#FFFFFF;
		text-decoration:underline;}
   

/*----------------------------styles for each page-------------------*/


#request{margin-left:0px; 
border:0px red solid;
width:430px;}
.requestForm{width:200px;}

#contact{line-height:2;
		 margin-left:0px;
		 margin-top:50px;
		 border:0px red solid;
		 width:400px;
		 text-align:left;}

#articles{
	margin-left:-150px;
	width:140px;
	margin-top:10px;
	border:0px #cc9966 solid;
	height:610px;
	padding-top:15px;
	float:left;
	text-align:left;
}

#articlesFrame{
	margin-left:0px;
	height: 610px;
}

p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	text-align:left;
	punctuation-wrap:simple;
	text-autospace:none;
	direction:rtl;
	unicode-bidi:embed;
	font-size:10.0pt;
	font-family:"Times New Roman";
	font-variant:small-caps; margin-left:0in; margin-right:0in; margin-top:0in}			
			
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	
}
.body{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;}			
#heading{
	margin-top:-20px;
	margin-left:0px;
	width:450px;
	text-align:center;
	
	font-size:1.1em;
	letter-spacing:3px;
	padding-bottom:3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: #cc9966;
	border-left-color: red;
		}
#msth {
	background-image: url(../images/mastheadschool.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 800px;
}
#home{width:300px;
      border:0px red solid;
	  height:150px;
	  margin-left:20px;
	  padding-top:8px;}
	  
#home a{color:#FFFFFF;
		text-decoration:none;	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:300;
		letter-spacing:3px;
		}
			 
#home a:hover{color:#FFFF99;
			  text-decoration:underline;
			  border:0px #FFFF99 solid;}
