*{
	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:965px;
		}

#header{ 
		margin-left:9px;
		margin-right:4px;
		width:844px;
		 height:260px;
		 background:#ffffff;
		
		}
#navbar{ width:922px;
		 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{margin-left:9px;
		margin-right:4px;
		width:844px;
		 background:#ffffff;
		 padding-bottom:30px;
		 
		 }
#calendar{background:#fff;text-align:left; width:844px;  color:#000;}
#month{width:844px; text-align:center; color:#dad; font-size:30px; }
#month span{ padding-left:110px; padding-right:110px;}
#month a{text-decoration:none;
		 color:#dad;
		 }

#sun  {float:left;width:115px; color:red; border:1px solid black;}
#sun .day1{float:left;width:115px; text-align:center; border:1px solid black;}
#sun .tae1{width:115px; height:110px; border:1px solid black;}

#mon {float:left;width:115px; border:1px solid black;  margin-left:12px;}
#mon .day2{float:left;width:115px; text-align:center; border:1px solid black;}
#mon .tae2{width:115px; height:110px;  border:1px solid black;}

#tue {float:left;width:115px; border:1px solid black;}
#tue .day3{float:left;width:115px; text-align:center; border:1px solid black;}
#tue .tae3{width:115px; height:110px;  border:1px solid black;}

#wed {float:left;width:115px; border:1px solid black;}
#wed .day4{float:left;width:115px; text-align:center; border:1px solid black;}
#wed .tae4{width:115px; height:110px;  border:1px solid black; }

#thur {float:left;width:115px; border:1px solid black; }
#thur .day5{float:left;width:115px; text-align:center; border:1px solid black;}
#thur .tae5{width:115px;height:110px;border:1px solid black; }

#fri {float:left; width:115px; border:1px solid black;}
#fri .day6{float:left;width:115px;  text-align:center; border:1px solid black;}
#fri .tae6{width:115px; height:110px; border:1px solid black; }

#sat {float:left;width:115px; border:1px solid black;}
#sat .day7{float:left;width:115px; text-align:center; border:1px solid black;}
#sat .tae7{width:115px; height:110px; border:1px solid black;}
		 
		 
		 
		 
#content p{
	font-family: Arial, sans-serif;
	font-size:12pt;
	padding-left:10px;
}
#content h1{
			 font-family: Arial, sans-serif;
			 font-size: 30px;
			 color: #004080;
			 
		   }
#content hr{width: 720px;
		   color:#f3f3f3;
		   margin-top:10px;
		   
		   
		   }
#content .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:922px;
		 height:150px;
		 margin-left:22px;
		 text-align:left; 
		 background:url(images/footer2.jpg); }
.note{float:right; width:290px; margin:50px 470px 0 0 ; _margin-right: 25px;}

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