/* MALDIVESURF.it - All Right Reserved */

body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family: Arial, Times New Roman, Verdana;
	font-size:13px;
	text-align:center;
	background: #FFFFFF url(images/desktop-maldivesurf.png) repeat-x;
	
}

#layout {
	position:absolute;
	left:50%;
	margin-left:-480px;
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#head {
	width: 960px;
	height:120px;
	text-align:left;
	padding:0px;
	background:#323232;
}

h1 {
	font-size:20px;
	
}

h2 {
	font-size:16px;
	margin:2px;
	}


#menu {
    width:952px;
	text-align:left;
	padding:4px;
	color:#FFFFFF;
	margin:0px;
	font-size:14px;
	background:#323232;
}

a:link {
	color:#0066CC;
	text-decoration: none;
	}
	
a:visited {
	color:#0066CC;
	text-decoration: none;
	}

a:hover {
	color:#FF9900;
	text-decoration: none;
	}


a.menu:link {
	font-family: Arial, Times New Roman, Verdana;
	color:#FFFFFF;
	text-decoration: none;
	}
	
a.menu:visited {
	font-family: Arial, Times New Roman, Verdana;
	color:#FFFFFF;
	text-decoration: none;
	}

a.menu:hover {
	font-family: Arial, Times New Roman, Verdana;
	color:#FD0000;
	text-decoration: none;
	}
	
a.menud:link {
	font-family: Arial, Times New Roman, Verdana;
	color:#FD0000;
	text-decoration: none;
	}
	
a.menud:visited {
	font-family: Arial, Times New Roman, Verdana;
	color:#FD0000;
	text-decoration: none;
	}
	
a.menud:hover {
	font-family: Arial, Times New Roman, Verdana;
	color:#FD0000;
	text-decoration: none;
	}
	
a.maldives:link {
	color:#666666;
	text-decoration: none;
	}
	
a.maldives:visited {
	color:#666666;
	text-decoration: none;
	}

a.maldives:hover {
	color:#CCCCCC;
	text-decoration: none;
	}

#main {
	width: 952px;
	padding:4px;
	color:#333333;
	text-align:left;
	font-size:13px;
	}

#footer{
	width: 952px;
	margin-top:10px;
	font-size:11px;
	padding:4px;
	background:#F3F3F3;
}

#ans{
    display: none;
}

a.footer:link {
	font-family: Arial, Times New Roman, Verdana;
	color:#999999;
	text-decoration: none;
	}
	
a.footer:visited {
	font-family: Arial, Times New Roman, Verdana;
	color:#999999;
	text-decoration: none;
	}

a.footer:hover {
	font-family: Arial, Times New Roman, Verdana;
	color:#333333;
	text-decoration: none;
	}



/* _______________________________ */