@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #eeeeee;
	font-size:14px;
}
body {
	background-color: #fcffd6;
}

#containing {margin:0 auto;
			 max-width:870;
			 width:870px;
			 }
			 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#777777;
}
a:hover {
	text-decoration: underline;
	color: #1e5e6f;
}
a:active {
	text-decoration: none;
	color: #1e5e6f;
}

h1 { margin-top:0px;
	 font-size:24px; 
	 line-height:26px;
	 } 
	 
h2 { margin-top:0px;
	 font-size:14px; 
	 line-height:16px;
	 font-weight:bold;
	 } 

#header {margin-top: 5px;
		 float:none;
		}
		   

		 
#flash_gallery {float:none;
				margin-top:8px;
				}
		 

#bot_menu {float:none;
			margin-top:85px;
			margin-left:40px;
		   }
		
#footer_text {float:none;
		 margin-top:30px;
		 font-size:9px;
		 color:#666666;
		 margin-left:10px;
		 }