@charset "utf-8";
/* CSS Document */

#page {background-color:#fff;
	  width:850px;
	  margin:0 auto;}
	  
#masthead {background-color:white;
			height:auto;}

#page-wrap {width:850px;
			margin:0 auto;}

#main {float:left;
	   width:65%;
	   padding:20px 10px 20px 15px;
	   text-align:justify;}
  
h1 {font-size:24px;
	font-family:Verdana, Geneva, sans-serif;}	
	
h3 {font-size:20px;
	font-family:Verdana, Geneva, sans-serif;}	
	 
h4 {font-size:16px;
	font-family:Verdana, Geneva, sans-serif;}

p {font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.5;}

  
#sidebar {float:right;
		  width :25%;
		  padding:20px 15px 20px 25px;
		  text-align:left;}
		  



h2 {font-size:14px;
	font-family:Verdana, Geneva, sans-serif;}
li {font-size:14px;
	font-family:Verdana, Geneva, sans-serif;}
		 
		 

#footer {clear:both;
		margin-top:10px;
		text-align:center;}
		
h5 {font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}		
		

/* link*/
a:link {color:blue;
		text-declaration:none;}
a:visited {color:#603;
			tevt declaration:none;}
a:hover {color:#60F;
		tect-declaration:underline;
		font-size:28px;
		font-family:"Comic Sans MS", cursive;
		cursor:default;}

		 	   
	   
	   







