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

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


}
#cnt {
	margin-top: 20px;
	border:0px dotted #FFFF00;
	margin-left:-5px;
	
}
#txtCnt {
	height: 650px;
	width: 450px;
	margin-left:330px;
	border:0px solid #999900;
	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:#333333;}	
#nav ul li a#current{color:#333333;}			
#nav ul li a:active{color:#000000;}
.contactborder{border-bottom:1px solid #FFFFFF;}

a{text-decoration:none;
   font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc9966;
	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:250px;
		  padding-top:15px;
		  float:left;
		  text-align:left;}

#articlesFrame{margin-left:0px;}

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;
		}

#dvd{
border:0px red solid;
}

#msth {
	background-image: url(../images/masthead.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;}
			  
#cddvd{
	width:445px;
	height:500px;
	border:0px solid red;
	overflow:auto;
	margin-top:10px;
}

