@charset "UTF-8";
/* CSS Document
   created 10-08-08
   www.relicsofagassiz.com */


#photoback {position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1500px;
	height: 1150px;
	background-image: url(/images/css/gcofmn_bgphoto.gif);
	}
	

body {
	margin: 0;
	padding: 0;
	background-image: url(/images/css/GCM_bg.gif);
	background-repeat: repeat;
	text-align: center;
}

#homecontainer {
	position: relative;
	top: 50px;
	float: inherit;
	clear: both;
	width: 1200px;
	height: 850px;
	background-image:url(/images/backgrounds/gcm_bgblu.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
		}
	


#container {top: 50px;
	position: relative;
	float: inherit;
	clear: both;
	width: 1200px;
	height: 850px;
	background-image:url(/images/backgrounds/gcofmn_bg.gif);

	margin-left: auto;
	margin-right: auto;
		}
		
#heading { position:relative; top: 25px; right: 170px; float: right; }


#googlesearch {position: absolute; top: 75px; float:right; left: 715px;}



#navplacement { position: absolute; top: 250px; float: right; right: 170px;}

#sprycontainer { position: relative; 
 margin-right: auto; margin-left: auto;
	width: 950px;
	left: 80px;
	top: 0px;}
	
	#content {
	position: absolute;
	top: 225px;
	left: 250px;
	width: 1000px;
	}
	
#copy { position: relative; top: 35px;
		float: left; 
		width: 700px;
		clear: none;
		}
		
			
#sprytable { position: relative;
		float: left; 
		width: 900px;
		clear: none;}
	
	#copybacking {
	position: relative;
	float: left;
	left: 170px;
	top: 300px;
	width: 900px;
	clear: none;
}
		
#photogallery { position: relative;
		float: inherit;
		margin-right: auto;
		margin-left:auto;
		clear:both;
		width: 900px;
		height: 400px;
		top: 225px;
		}
					
		
#righttextcol {
	right: 155x;
	top: 240px;
	position: relative;
	float: right;
	width: 275px;
	clear: none;
	}	
	
	
#righttextbacking { 
position: relative;
		right: 30px;
	top: 265px;
	width: 275px;
		padding: .5em;
		clear: none;
		filter:alpha(opacity=75); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; }
		
		#footer{
	position: absolute;
	left: 300px;
	top: 875px;
}
		
		
#spryimg {padding: 5px; margin: 5px;}		

/*      Text Styles      */


.h1 {font-size: 24px;
	text-align: center;
	font-weight: 800;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

.h2 {font-size: 18px;
	text-align: left;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.h3 {font-size: 14px;
	text-align: left;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	 
.coppy {
	font-size: 18px;
	text-align: left;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}

