@charset "UTF-8";
body {
	font: 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:0.8em;
	color: #000000;
	background: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

.bodyBase #container {
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	width: 760px;
	background: white;
	text-align: left;
}

.bodyBase #mainContent {
	padding: 0px;
	margin-left: 64px;
	margin-bottom: 0px;
	margin-top: 128px;
}

.bodyBase #mainContent h1{
	font-size: 160%;
	font-weight: normal;
	line-height:80%;
	background: #ffffff;
	text-align: left;
}

.bodyBase #mainContent p {
	font-size: 100%;
	font-weight: normal;
	line-height:100%;

}

.bodyBase #destinations {
	
	margin-bottom: 0px;
	
	margin-top: 48px;
	
	margin-right: auto;
	
	margin-left: auto;
	
	width: 600px;
	
}

.bodyBase #destinations a{
	display: block;
	text-decoration: none;
	line-height:140%;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
}

.bodyBase #destinations img{
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	border-width: 0px;
	border-style: none;
	background: #ffffff;
	padding: 0;
	text-align: left;
}

.bodyBase #destinations ul li {
	list-style-type: square;
	font-size: 80%;
	font-weight: normal;
	line-height:160%;
	color: #000000;

}

.bodyBase #hosting {
	padding: 0px;
	margin: 0px;
	float: left;
	background: #FFFFFF;
	width: 280px;
	text-align: left;
}

.bodyBase #webmore {
	padding: 0px;
	margin: 0px;
	float: right;
	background: #FFFFFF;
	width: 280px;
	text-align: left;
}

.bodyBase #webmore img {
	margin-top: 10px;
}

