#Welcome{
  /*float:left;*/
  width:500px;
  height:400px;
  padding:15px;
  font-size:140%;  
  margin-top:20px;  
  background-color:#3e2c1e;
  border-bottom:3px solid #705b46;
}
#Welcome p{
  float:left;
  margin-top:25px;
}
#WelcomeHeader{
  margin-left:15px;
  border-bottom:1px solid #705b46;
  clear:right;
}

#VideoClip{
  position:absolute;
  left:563px;
  top:400px;
  width:352px;
  height:240px;
  font-size:100%;
  border:10px solid #705b46;
}

#stoneridge_video{
  position:relative;
}

#slideshowbutton{
font-size:16px;
text-align:center;
border:7px solid #4F3B22;
background:#3E2C1E;
color:#E9E4C6;
left:653px;
position:absolute;
top:700px;
padding:10px;
display:block;
width:140px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}