*{
	margin:0; padding:0;
	
  }


body{
	width: 100%;
	font-family:arial;		
	background:#dadada url(images/background.jpg) top repeat-x;
	}

br{clear:both;}

#wrapper{margin: 0 auto;
		width:900px;
		}

#header{ width:780px;
		 height:260px;
		 background:#ffffff;
		
		}
#navbar{ width:850px;
		 height:77px;
		 margin-left:22px;
		 background:url(images/navbar.jpg); 
		 
		 }

#navbar ul{padding-top: 15px;
		 font-family: Arial Black;
		 color:#ffffff}		 
#navbar li{list-style:none;
		 display:inline;
		 padding: 5px;
		 }
#navbar a{text-decoration:none;
		  color:#ffffff;}
#navbar a:hover{text-decoration:underline;}
#content{width: 780px;
		 background:#ffffff;
		 padding-bottom:30px;
		 
		 }
#content p{font-family: Arial, sans-serif;
		  font-size:12px;
		  padding-left:10px;}
#content h1{
			 font-family: Arial, sans-serif;
			 font-size: 30px;
			 color: #004080;
		   }
#content hr{width: 720px;
		   color:#f3f3f3;
		   margin-top:10px;
		   
		   
		   }
.title{width: 780px}	

.about{width: 700px;}

.about a{ color:#6967b0;
		text-decoration:none;
		font-weight:bold;}
.about a:hover{text-decoration:underline;}
	   
.left{float:left;
	  width:350px;
	  margin-left:35px;
	  
	  text-align:left;
	  }

.left a{ color:#6967b0;
		text-decoration:none;
		font-weight:bold;}
.left a:hover{text-decoration:underline;}

.border {border:1px solid #666666;
		padding:5px;
		margin-bottom:10px;
		}
.right{float:left;
		width:330px;
		margin-right:5px;
		text-align:left;
		padding-left:15px;
		border-left:1px dashed #6967b0;
		padding-bottom:10px;
		}
.right a{color:#6967b0;
		text-decoration:none;
		font-weight:bold;}
.right a:hover{text-decoration:underline;}
.right h3{margin-bottom:10px;}

		
#footer{width:850px;
		 height:150px;
		 margin-left:22px;
		 text-align:left; 
		 background:url(images/footer2.jpg); }
.note{float:right; width:290px; margin:50px 420px 0 0 ; _margin-right: 25px;}

.note p{color:#000; font-style: italic; font-size:10px; line-height:23px;}