@charset "utf-8";
/* CSS Document */

#all  {
	background-color: ffffff;
	margin-top: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;

  }
  
#left  {

  float: left;
  width: 19px;
  height: 480px;
  
  }
  
  
#col  {

  float: left;
  width: 200px;
  height: 518px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: medium;
  padding-bottom: 1px;
  padding-top: 1px;
  
  
  }
  
#col2  {
  float: left;
  width: auto;
  height: 480px;
  
  }
  
#title  {
    float: right;
	Width: 600px;
	clear: both;
	
	}
  
#main  {
    float: auto;
	width: 600px;
	clear: left;
  
  }

#footer1  {
	float: left;
	width: 26%;
	height: 40px;
	text-align: center;
	font-size: medium;
	color: #999999;
	text-decoration: underline;
	
	}
	
#footer2  {
    float: left;
	width: 26%;
	height: 40px;
	text-align: center;
	font-size: medium;
	color: #999999;
	text-decoration: underline
	
	}
	
#footer3  {
    float: right;
	width: 26%;
	height: 40px;
	text-align: center;
	font-size: medium;
	color: #999999;
	text-decoration: underline;
	
	}
	
#gallery  {
    float: left;
	width: 100%;
	margin-top: 10px;
	
	}
	
#gallery1  {
    float: left;
	height: 222px;
	aligh: top;
	width: 350px;
	
	}
	
#gallery2  {
	float: left;
	width: 30%;
	height: 222px;
	
	}
	
#gallery3  {
    float: left;
	width: 29%;
	height: 222px;
	aligh: top;
	text-align: left;
	font-family :Arial, Helvetica, sans-serif;

	
	}
	
#news  {
    float: left;
	width: 100%;
	hight: 50px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 0px;
	
	}
	
#news2  {
    float: left;
	width: 70%;
	margin-top: 2px;
	margin-left: 1%;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

	}
	
#footer  {
    float: left;
	width: 100%;
	margin-top: 2px;
	margin-left: 1%;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	

	}