body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #4E4E4E;
}
.frameTable {
	width:761px;
	margin:0 auto; /* To center table in Mozilla */ 
	border-bottom: 1px solid #F4F1F1;border-top: 1px solid #F4F1F1;
	border-left: 1px solid #F4F1F1;border-right: 1px solid #F4F1F1;}
	
td {
	font-size: smaller;
}
#page_header{  
	width: 438px;
	background: url(../images/content_header.gif);
		font-size: 1.1em;
	font-weight: bold;
}
/*	padding-top:2px;padding-right:5px;*/
#banner_left{ 
margin-left:5px;
padding-top:2px; 
	width: 154px;
	height: 102px ;
	background: url(../images/banner1.gif);background-repeat: no-repeat;
	}
#banner_right{  
margin-left:5px;
	padding-top:2px;padding-left:2px;;padding-right:2px;
	width: 154px;
	height: 102px ;
	background: url(../images/banner1.gif);background-repeat: no-repeat;
	}	
#sponsor{ 
clear:both;
margin-top: 10px; 
margin-right: 12px; 
text-align:center; 
font-size: 0.75em;
	}	


#banner_bottom{
	text-align:center; 
	width: 496px;
	height: 98px ;
	background: url(../images/banner_bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
		padding-top: 4px;
}
.line-content{
clear:both;
width: 436px;
	padding-top: 3px;padding-bottom: 3px;
}
#more{
	text-align: right;
}
#nav {
	font-weight: bold;
	text-align:center; 
	}
#nav a:link {
	color: #000000;
	text-decoration: none;}
#nav a:visited {
	color: #000000;
	text-decoration: none;}
#nav a:hover{
	color: #FF6600;
	text-decoration: underline;}
a:link,a:visited{
	color: #FF6600;
	text-decoration: underline;}	
a:hover{
	color: #000000;
	text-decoration: none;}

	
.gallery-index{
	clear:both;
	padding:4px;
}
.gallery-photo{
  text-align:center;
  padding-bottom:4px;
}
	
#footerWrap { 
  color: #666; 
  line-height: 1.0em; 
  padding-top: 0px;
  padding-bottom: 6px;
  clear: both;
  text-align:center;
}
#footer {
	font-size: 0.8em;	
	padding-top: 10px;
}	
#footer a {
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: underline;
}


