@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E1C81F;
	margin-left:inherit;
	margin-right: inherit;	
	padding: 				0;
	}
	



img#title  {

position:relative;
top: 70px;
left:30px;
}

img#balloon  {

position:absolute;
top: 85px;
left:500px;
}

img#date  {

position:absolute;
top: 50px;
left:30px;
}

img#splash  {

position:absolute;
top: 85px;
left:620px;
}

.splash {
	position:absolute;
	top: 85px;
	left:620px;
}

img#contact  {

position:absolute;
top: 0px;
left:1050px;
}

div#divider  {

position:absolute;
top: 82px;
left:600px;
color:#5A3D1B;
font-family: Trebuchet MS,Trebuchet,Geneva,Verdana,Sans-Serif;
font-size:14px;
}





div#seeing {
	color:#5a1b42;
	font-family: Trebuchet MS,Trebuchet,Geneva,Verdana,Sans-Serif;
	font-size:14px;
	width:213px;
	top: 110px;
	left:190px;
	position:absolute;
}

div#see {
color:#1b4f5a;
font-family: Trebuchet MS,Trebuchet,Geneva,Verdana,Sans-Serif;
font-size:14px;
width:270px;
top: 110px;
left:112px;
position:absolute;
}

div#saw {
	color:#405a1b;
	font-family: Trebuchet MS,Trebuchet,Geneva,Verdana,Sans-Serif;
	font-size:14px;
	width:200px;
	top: 110px;
	left:15px;
	position:absolute;
}

div#menu {
color:#333333;
font-family: Trebuchet MS,Trebuchet,Geneva,Verdana,Sans-Serif;
font-size:14px;
}



div#see a:link {
	color:#1b4f5a;
	font-style:normal;
	text-decoration:none;
	}
div#see a:hover {
	color:#1b4f5a;
	font-style:normal;
	text-decoration: underline;
	}
div#see a:visited {
	color:#1b4f5a;
	font-style:normal;
	text-decoration: line-through;
	}
	
div#seeing a:link {
	color:#5a1b42;
	font-style:normal;
	text-decoration:none;
	}
div#seeing a:hover {
	color: #5a3d1b;
	font-style:normal;
	text-decoration: underline;
	}
div#seeing a:visited {
	color: #5a3d1b;
	font-style:normal;
	text-decoration: line-through;
	}

div#menu a:link {
	color:#333333;
	font-style:normal;
	text-decoration:none;
	}
div#menu a:hover {
	color: #5a3d1b;
	font-style:normal;
	text-decoration: underline;
	}
div#menu a:visited {
	color: #5a3d1b;
	font-style:normal;
	text-decoration: line-through;
	}
	
/* Menu Styles */

.mC {width:300px; float:right; font-family: Trebuchet MS,Trebuchet,Geneva,Verdana,Sans-Serif;font-size:14px;}
.mH {color:#60c; cursor:pointer;}
.mL {display:none;}
.mO {display:block;}
	

