/* CSS Document */
* { padding: 0; margin: 0; }
body {
	background-color:#00a7ef;
	
	font-family: 'AvantGarde Md BT', Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;  
	color:#FFF;
	
	/*background: #666 url(images/yell_con.jpg) center 0 repeat-y; */
	
	
	}
	
	#pagewidth {
	BACKGROUND: url(images/bg-pagewidth.gif); MARGIN: 0px auto; padding-left:3px;  WIDTH: 1000px; POSITION: relative
}



	
	#topHeader{
		height:95px;
		background: url(images/top_bar.gif)  center   no-repeat;
		font-size: 1.2em;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}
	#topFlash{
		height: 221px;
		background: url(images/eagle_fitness_banner.jpg)  center   no-repeat;
		font-size: 1.2em;	
		border-bottom:solid 4px #0071bb;	
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}
	
	
	#head1{
		height: 48px;
		background: url(images/green_head.gif)  center   no-repeat;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
		
	}
	
		#foot1{
		height: 26px;
		background: url(images/grey_foot.gif)  center   no-repeat;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}
	
	
	#topHeader p {
	text-align:right;
	MARGIN: 0px;
	padding-top:25px;
	padding-right:20px;
	font-size:12px;
	
	TOP: 25px;
	
	
}
	
		#bottomimage{
		height: 266px;
		background: url(images/cronullamaintenance_image.jpg)  center   no-repeat;
		font-size: 1.2em;		
		margin: 0 auto;
		padding: 0px;
		width:1000px;
	}
	
	

#outer {
	width:1000px;
	margin:0px auto;
	
	background:#FFF  url(images/yell_con.jpg) repeat-y scroll left top;
	}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 
}

#container { 
 background:transparent url(images/grey_bg.gif) repeat-y scroll left top;
 float:left;
 width:1000px;
 padding-top:20px;
 }	
#gallery {
	
	line-height:10px;
	margin:0 auto;
	
	clear:both;
	}	
	#gallery img{
	
	line-height:10px;
	margin:0 auto;
	border-width: thin;
	border: groove;
	border-color:#FF9900;
	
	clear:both;
	}	
		
		
#footer {
	width:890px;	
	margin:0  auto;
	background:#FFF;
	font-size:10px;
	padding-left:30px;
	padding-right:30px;
	clear:both;
	color:#919191;
	}
	
	#footer a{
	color:#919191;
	text-decoration:none;
	
	}
	
	#footer a:hover {
	color:#545454;
	}
			
	#footer p{
	
	text-align: center;
	MARGIN: 0px;
	padding-left:20px;	
	padding-right:20px;
	padding-bottom:10px;
	font-size:11px;
	font-weight: 600;
	
	}	
		
#right {
	float:left;
	width:600px;
/*	background: url(images/right_bg_05.jpg) repeat-y center center; */
	padding-right:40px;
	
	margin:0;
	}
	
	
	
	#right h1{
	color:#0071bc;
	font-size:19px;
	}
	
	
	HTML {
	overflow:scroll;
	empty-cells:hide;
	}

#left {
	float:left;
	width:170px;
	padding-left:5px;
	height:100%;
	text-align:left;
	padding-top:100px;
	/* background:  url(images/blue_star.gif); */
	}



h1 {
	color:#ffffff;
	font-size:16px;
	font-family: "Georgia";
	margin:0;
	padding:0;
	
	}
h2 {
	padding:0;
	margin:0;
	font-size:11px;
	font-style:italic;
	color:#FF9900;
	font-weight:normal;
	}
	h3 {
	padding:0;
	margin:0;
	font-size:11px;
	color:#3399CC;
	font-weight:normal;
	}
	
#main a{
	color:#fff;
	text-decoration:none;
	}
#main a:hover{
	color:#fff;
	text-decoration:underline;
	}

#main {
	width:100%;
	background-color:#FFFFFF;
	background:  url(etc_images\main_bg.jpg) no-repeat center bottom;
	text-align:left;
	}
	

#content {
	width:100%;
	padding:10px;
	padding-left:30px;
	color:#FFFFFF;
	text-align:left;
	}

.
