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

/*
-----------------------------------------------
Kim Fonder Styles
Version: (johnson) Wed Sep 19 14:43:54 CDT 2007

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

/* Change Log:

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

body {
  	font: 16px "Century Gothic", Helvetica, sans-serif;
	color: #929496;
	font-weight: 400;
	background-color: white;
	margin: 0;
}
.copyright {
	font-size: 10px;
	text-align: right;
}
a {
	color: #929496;
	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: -500px;
position: absolute;
top: -309px;
left: 50%;
width: 1000px;
height: 618px;
visibility: visible
}

#casa_debug
{
	font-size: 10px;
	width: 900px;
	height: 300px;
	overflow: scroll;
	position: absolute;
	bottom: -280px;
	left: 20px;
	border: 1px solid grey;
	color: black;
	padding: 10px;
}