@charset "utf-8";
/* CSS Document */
a { color: #069; text-decoration: none; text-align:center; font-size:12px; }
	a:hover { color: #000; }
	#welcome:hover { background-color: none; text-decoration:none; }
	#about:hover { background-color: none; text-decoration:none;
	  }
		#home {
	position:absolute;
	top:242px;
	left:195px;
	width:145px;
	height:25px;
	} 
	#about {
	position: absolute;
	top: 20px;
	left: 410px;
	padding: 1px;
	width: 16%;
	min-width: 100%;
	margin: 10px;
	text-align: left;
	height: 25px;
	
	}
	#portfolio {
	top:0px;
	left:0px;
	width:145px;
	margin-left:40px;
	height:25px;
	color:#36C;

	



	
	}
	#resume {
	top:0px;
	left:0px;
	width:170px;
	margin-left:0px;
	height:25px;
	margin-top:-120px;
	margin-left:650px;

	
	}
	#contact {
	top:0px;
	left:0px;
	width:145px;
	margin-left:40px;
	height:25px;
	}
	#portfolio:hover { background-color:none; text-decoration:none; color: #000; }
	a {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
	#resume:hover { background-color:none; text-decoration:none; }
	body {
	background-color:#000;
	text-align:left;
	float: none;
}
	ul {padding: 0px; }
	ul { list-style-type: none; }
	li {
	float:none;
}
	a { margin: 10px; padding: 1px; }
	#contact:hover { background-color: none; text-decoration:none; }
	#container { margin-left: 350px; margin-top: -120px; }
	 
	#foot { float: none; }
	#container2 { padding-top: 950px; margin-left: 0px; }
	
	#footer {
	top:0px;
	left:0px;
	width:50%;
	min-width:50%;
	height:50px;
	text-align:left;
	margin-top:1000px;
	margin-left:120px;
	}
	
	
	
	img { margin-left: 0px; margin-top: 0px; padding-left: 0px; padding-top: 0px;  }
	
	p {
	color: #CCC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;}
	/*position:absolute;
	top:268px;
	left:357px;
	width:371px;
	height:179px;
	}*/
	h5 {color: #CCC; }
		#h1 {
	color: #000;
	font-size: 7px;
	font-family: Gill Sans;
	font-weight: lighter;
	top:0px;
	left:0px;
	width:300px;
	height:150px;
	text-align: justify;
	margin-bottom:100px;
	margin-top:-300px;
	width:100%;
	min-width:100%;
		}
	h2 {color: #CCC; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
	h4 {color:#000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
	li {color: #CCC; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }


* {
  box-sizing: border-box;
}

/* Style inputs */
input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}

/* Style the container/contact section */
.container {
  border-radius: 5px;
  background-color: #15536e;
  padding: 10px;
	margin-top: 50px;
	width: 1000px;
	margin-left: 400px;
	height: 500px;
}

/* Create two columns that float next to eachother */
.column {
  float: left;
  width: 50%;
  margin-top: 6px;
  padding: 20px;
}
#logo{padding: 0px; margin-left: 125px; margin-top: 80px;}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}
	
			#talk {
	color: #000;
	font-size: 16px;
	font-family: Gill Sans;
	font-weight: lighter;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	text-align: center;
	
	margin-top:100px;
		}
	
	#prev {
	background-image:url(../images/prev_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	float:left;
	height:1286px;
	width:50px;
	
	z-index:99;	
	
	
		}
			#next {
	background-image: url(../images/next_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 1286px;
	width: 50px;
	z-index: 99;
	left: 2062px;
	position: absolute;
	top: 119px;
		}
	



	        
#quote {
	display:block;
	width:347px;
	height:59px;
	background:url(../images/NewLogo6.png) no-repeat;
	background-size:347px 59px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
		}

#wrapper { 
        width:100%;
		height:100%;
		min-height:100%;
		min-width:100%;
		margin:0px;
		padding:0px;
		height:1500px;
		
		border:none;
		border:hidden;
		
				}
				
	#carlos {
	color: #000;
		top:0px;
	left:0px;
	width:70%;
	min-width:70%;
	height:958px;
	text-align: center;
	margin-left:160px;
	margin-top:-200px;
		}
	
				
	
				
				
				
				
				/* Dropdown Button */
.dropbtn {
	background-color: transparent;
	border:none; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	padding:0px;
	padding-left:9px;

	
	
}





/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
	top:1em;
	left:.1em;
	width:0%;
    background-color: none;
	
  
   
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 0px 0px;
    text-decoration: none;
    display: block;
	text-align:left;
	
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: none; color:#36C; text-decoration:none;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
		
