@charset "UTF-8";
/* CSS Document */

body {
	background: #EDEDED;
	margin-top:0px;
	margin-left:0px;
}
.container {
	font-family:"Arial Black", Gadget, sans-serif;
	height: 1030px;
	width: 1300px;
	margin-top:200;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

p {
	font-size: 24px;
	color: #787878;
	font-weight:300;
}
#bold {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:50;
	font-size: 22px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#webaza {
	margin-left: 70px;
	width: 500px;
	height:70px;
	float: left;
	padding: 0px;
	margin-top:13px;
	font-size: 14px;
	font-style:bold;
	}
#contImage {
	float: left;
	height: 850px;
	width: 1300px;
	margin-top: -12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;	
	color: #787878;
	}
#bio {
		margin-top: 0px;
		margin-left: 55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.12px;	
	color: #787878;
		
		}
.footer {
	color:#787878;
	font-size:0.6em;
	text-align:center;
	padding:0px;
	margin-top:0px;
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;	
	
}
.columnMulti {
	float:center;
	width:770px;
	margin-left:35px;
	font-size:16px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;

		

}
	
.lavaLampBottomStyle {
	position: relative;
	height: 39px;
	width: 421px;
	height:15px;
	padding: 22px 30px 30px;
	overflow: hidden;
	border: 1px none #999;
	float: left;
        }
.lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
					
					
			
                }
.lavaLampBottomStyle li.back {
	border-bottom: 3px solid #999;
	width: 9px;
	height: 35px;
	z-index: 8;
	position: absolute;
	
                    }
.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #787878;
	outline: none;
	text-align: center;
	top: 10px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	margin: 0px 5px auto;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:100;
	font-size: 18px;
                    }   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        } 
.clearIt {
	clear:both;


}
