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

a:link {color:black}      /* unvisited link */
a:visited {color:blue}  /* visited link */
a:hover {color:red}  /* mouse over link */
a:active {color:#900}  /* selected link */
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}

body {
   
	background-color:#FFF;
}

h1 {
	font:"Times New Roman", Times, serif;
	color:#F00; 
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#00F;
	margin-left:400px;
}

h3 { color:#F00;
margin-left: 400px;
}

h4{ font-weight:bold;}
h5{font-weight:bold;
font-size:16px;
color:#C06;}

p {font-style:normal;
   font-size:14px;}

#links 
{border: 3px solid ;
border-color: #003399;
	margin-left:1000px;
	margin-top:-600px;
	width:190px;
	height:120px;
	padding-left:4px;
	padding-right:4px;
	padding-top:-3px;
	padding-bottom:30px;
	position:relative;
	text-align:justify;
	


}
#binocular{
	margin-top:-400px;
	margin-left:90px;
}
#ad{margin-left:1000px;
margin-top:210px;
}

#stumble {margin-left:1000px;
margin-top:20px;
position:relative;

}

#title{width:500px;
height:300px;
margin-left:400px;
}

#stereograph {
    padding: 0px 160px 5px 160px;
    margin-left: 200px;
	margin-top:-180px;
	position:relative;
	   }
	
#contact {margin-left:1000px;
margin-top:20px;
position:relative;

}
