/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em;
	color:  #069;
}
p {
	line-height:20px;
	text-align:justify;
}
a.nounderline {
	border-bottom:none;
}
p a, li a, h3 a, h2 a {
	color: #069;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px #069 dotted;
}
li a:visited, li a:active, p a:visited, p a:active {
	color: #069;
}
li a:hover, p a:hover, h3:hover, h2:hover {
	color: #339798;
	text-decoration:none;
	border-bottom:none;
}
.menuNav a, .menuNav a:active, .menuNav a:visited{
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration:none;
	border-bottom:none;
}
.menuNav a:hover {
	color: #ccc;
}
.move {
	position: absolute;
	left: -2500px;
	background-color: #FFFFFF;
}
p.slogan, p.slogan a:link, p.slogan a:visited{font-size:1.1em;text-align:center;color:#FFFFFF;
font-weight:bold;text-decoration:none; border-bottom:none;}

h3.flag {
	font-size:1.2em;
	color:#069;
	padding-left:30px;
	background: url(images/Mola_Mola_Sunfish_Bali.gif) center left no-repeat;
}
h3 {
	font-size:1.2em;
	color:#069;
}
.center {
	text-align:center
}

ul.thumb {
	list-style:none;
}
ul.thumb li {
	padding:7px 0px 7px 20px;
	background: url(images/thumb_up.png) center left no-repeat;
}
#footer {
	text-align:center;
	margin:0px auto;
	padding:15px 0px 15px 30px;
	width:760px;
	height:30px;
	background-color:#036;
	color:#fff;
}

.content{border:1px solid #006699;}
p img {
float:left;
margin:0 10px 0px 0;
padding:4px;
border:1px solid white;
}

