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

body
{
background-color:#CCFFFF;
}

img.left {float: left;
		padding: 10px;}
img.center {display:block;
margin-left:auto;
margin-right:auto;}

p{
color:#000;
font-size:16px;}


a{color:#336666;
	border:0;
}

#title
{
left:10px;
top:10px;
}

#title a{color: #000;
	text-decoration:none;
}


#main{
	width: 1100px;
	height:500px;
	position:relative;
	margin-top: 10px;
}

#main13{
	width: 800px;
	position:relative;
	margin-top: 10px;
}


#mainimage
{
float: left;	
left:0px;
padding-right: 10px;
padding-bottom: 30px;
}

#main p{
	font-size:20px;
}

#main13 p{
	font-size:20px;
}

#curiousvideo
{width:410px;
left:10px;
margin-top:35px;
}

#other
{width:600px;
left:10px;
margin-top:35px;
}


#panoramas
{width: 805px;
margin-top: 10px;
}



#footer
{
width:100%;
text-align:center;
margin-top:25px;
}
