/* @override http://beta.negnetsolutions.com/css/main.css */

/*
-----------------------------------------------
Scott Hagar Photography
Version: (johnson) Wed Sep 19 14:43:54 CDT 2007

----------------------------------------------- */

/* Change Log:

----------------------------------------------- */

body {
  	font: 16px "Century Gothic", Helvetica, sans-serif;
	color: #565758;
	font-weight: 400;
	background-color: white;
	margin: 0;
}
.copyright {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
div#casa_debug {
	position: absolute;
	width: 800px;
	height: 300px;
	overflow: auto;
	z-index: 50000;
	background-color: #ccc;
}
a {
	color: #7a7c7d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	position: relative;
	bottom: 490px;
	left: 475px;
	width: 440px;
	margin: 0;
	padding: 0;
	color: #000000;
}
#overlayText {
	position: relative;
	bottom: 430px;
	left: 505px;
	width: 440px;
	height: 380px;
/*	border-style: solid;*/
	color: #67686A;
	overflow: auto;
}
#overlayText a {
	color: #6D6A6E;	
}
#overlayText ul {
	list-style: none;
	
	margin-left: 0px;
	padding-left: 0px;
}


#overlayImage {
	position: relative;
	bottom: 430px;
	left: 65px;
	width: 240px;
	height: 390px;
	border-style: solid;
	color: #67686A;
	overflow: auto;
}

#horizon        
	{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
{
margin-left: -471px;
position: absolute;
top: -295px;
left: 50%;
width: 942px;
height: 590px;
visibility: visible;
}
