/* Sea of Opportunitiy					*/
/* 1to1 Cruises Inc.				*/


/*//////////////////////// HEADER ////////////////////////*/


body {
	text-align:center;
	background:#e2ebf2;
	background-image:url(MAPimages/mainbg2.gif);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	}
	

#copy {
	margin:11px 25px 11px 25px;

	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;	
}

#countries {
	width:528px;
	text-align:center;

}

#maincontent {
	padding-top:10px;
	width:528px;
	margin-left:auto;
	margin-right:auto;
}

#countryCAD a { 
display:block; 
width: 264px; 
height: 131px;
float:right;
padding:0px;
margin:0px;

background: url('MAPimages/CANADAenter.gif') 0 no-repeat} 

#countryCAD a:hover { 

background: url('MAPimages/CANADAenter_on.gif') 0 no-repeat}

#countryUSD a { 
display:block; 
width: 264px; 
height: 131px;
float:left;
padding:0px;
margin:0px;
background: url('MAPimages/USAenter.gif') 0 no-repeat} 

#countryUSD a:hover { 

background: url('MAPimages/USAenter_on.gif') 0 no-repeat}