/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #CEDBD2;
	}
	
#wrapper {
	text-align: center;
	
}
#splash {
	border: 5px solid #FFFFFF;
	width: 568px;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-left: 50px;
	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 558px;
}

#image {
	/*float: right;*/
}

#enter {
	float: right;
	background-color: #46595F;
	width: 320px;
	height: 320px;
	margin-left: 5px;
	padding-top: 30px;
	padding-left: 40px;
	
	text-align: left;
	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 280px;
}

#arrow {
	padding-top: 15px;
	padding-right: 10px;
	text-align: right;
}

#splash2 {
	border: 5px solid #FFFFFF;
	width: 583px;
	background-color: #FFFFFF;
	margin-top: 50px;
	
	
	
}

#enter2 {
	background-color: #46595F;
	//padding-left: 5px;
	/*width: 320px;
	height: 320px;
	margin-left: 5px;
	padding-top: 30px;
	padding-left: 40px;
	
	text-align: left;*/
	
	
}

#address {
	color: #465D62;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6;
}

#copyright {
	font-size: 0.7em;
	color: #999999;
	width: 60%;
	border-top: 1px solid #999999;
	margin-top: 25px;
}
#copyright p{
	margin: 5px 0 0 0;
	padding: 0;
	}

a:link {color:#465D62;text-decoration:none;}
a:visited {color:#465D62;text-decoration:none;}
a:hover {color:#465D62;text-decoration:underline;}
a:active {color:#465D62;text-decoration:underline;}
	