body {
	margin:0;
	padding:0;
	background-image:url('images/back/bgtop2.gif');
	background-repeat:repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	
	}

#logo {
			background-image:url("images/back/logo1.gif");
		text-align:left;
			width:180px;
			
			}
	
h1 {
  font-size:350%;
	color:#339E35;
	background-color:#EFEFEF;
	padding-left:12px;
	
	}
			
.banner {
	float:right;
	color:#666D70;
	margin-top:-14px;
	font-family:Trebuchet MS;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	}			
/* Layout */

#container{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main-content{
	width:945px;
	float: left;
	margin-right:5px;
	margin-top:8px;
	display:inline;

}

#Ads{
	float: right;
	margin-top:12px;
	display:inline;
  margin-right:-10px;
	/*border:1px solid grey;*/
}

.photo {
  float:left;
	width:170px;
	margin-right:20px;
	margin-bottom:6px;
  }

.ghost {
	color:#FEEFE2;
  
	}

/*========== navigation ============= */

#navigation {
  float:left;
  margin-top:30px;
  font-size: 96%;
  font-weight:bold;
 
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 1em;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
padding-right:0.4em;
padding-left:0.3em;
color: #666D70;
/*background-color: #ffffff;*/
text-decoration: none;
/*border-left: 1px solid #711515;*/
}
#navigation a:hover {
color: red;
/*background-color: #ffffff;*/
}

/*=============navigation ends================= */

h2,h3,h4 {
  color:#339E35;
	}
#footer {
clear:both;
text-align:left;
width:auto;
background:url(images/back/footer2.gif) repeat-x ;

}

.clear {
  clear:both;
	}

A:link {color:green; text-decoration: none; font-weight:90;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {font-size:29; font-weight:bold;; color: red;}

.j {font-size:14px ;
    color:#339E35;
	 
	 }
	
/* =============TABLE ============ */
td {
  text-align:center;
	border/*-right*/: 1px solid #C1DAD7;
	/*border-bottom: 1px solid #C1DAD7;*/
	background: #fff;
	padding: 6px 6px 6px 12px;
	/*color: #6D929B;*/
}

/* =========end of table =============== */

/*= this is for firefox =
#chamber {
 float:left;
 margin-left:320px;
 margin-top:-130px;
 margin-bottom:50px;
 border:1px solid lightgrey;
 
 }	
*/ 

 /*for ie 7 */
#chamber {
 float:left;
 margin-left:320px;
 margin-top:-190px;
/* margin-bottom:-150px; */
 border:1px solid lightgrey;
 
 }	
 
