/* @override http://www.michaelmissions.com/panama/style.css */

/* @override http://www.michaelmissions.com/panama/style.css */

body {
	
	background: #282828 url(images/bg.png) repeat-x;
	
	margin: 0;
	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

	text-align: center;
	
}

#text1 {
	width: 230px;
	margin-left: 230px;
	padding-top: 20px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	float: left;
	position: relative;
}

#text2 {
	
	text-align: left;
	margin-left: 42px;
	padding-top: 10px;
	width: 385px;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	float: left;
}

#panama {
	background-image: url(images/paperbg.png);
	width: 630px;
	height:554px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	background-repeat: no-repeat;
	
}

#mimetes {
	width: 380px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
}

#mimetestop {
	width: 380px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -141px;
}


#mimetestop:active {
	opacity: 0;
}

#footer {
	
	text-align: center;
	
	color: #fff;
	
	font-variant: small-caps;
	
	word-spacing: 10px;
	
	font-size: 14px;
	
	text-shadow: #000000 0 1px 1px;
	
	margin-top: 12px;
	
}

#credit {
	
	text-align: center;
	
	color: #fff;
	
	font-size: 10px;
	
	text-shadow: #000000 0 1px 1px;
	
	margin-top: 10px;
	
}

a {
	
	color:  #fff;
	
	text-decoration: none;
	
	text-shadow: #000000 0 1px 1px;
	
	font-weight: bold;

}
	
.text {
	
	border-bottom: 1px dotted #dadada;	
}

a:hover {
	
}