body {
  
  }

a:link {text-decoration: none;
		color:#444;}      /* unvisited link */
a:visited {color:#444;}  /* visited link */
a:hover {color:#333;}  /* mouse over link */


		
#bigbox {
			width: 800px;
			height: 600px;
			margin-left:auto;
			margin-right:auto;
			margin-top: 0px;
			background-color: white;
			}
			
#stage {
		width: 750px;
		height: 450px;
	    margin-top:90px;
	    background-color: white;
		border-style: solid;
		border-width: 0px;
		border-color: #000066;
		margin-right: auto;
		margin-left: auto;
		}
		
#tallshelf{
		width:300px;
		height:370px;
		background-color: white;
		float:right;
		}
#sdlogo{width: 450px;
		height: 69px;
		background-color: white;
		text-decoration: none;
		
}
#wideshelf{
		width:450px;
		height: 301px;
		background-color:white;
}
#carpbox{width: 610px;
		height:409px;
		margin-right: auto;
		margin-left: auto;
		background-color: white;
		margin-top: 0px;
}
#carplogo{
		width:610px;
		height:53px;
		background-color: white;
		text-align: center;
		color: #344;
}
#homebox{
		width:610px;
		height:410px;
		margin-right: auto;
		margin-left: auto;
		}
#homephoto{
		width:610px;
		height:330px;
		margin-right: auto;
		margin-left: auto;
}
#homelogo{
		width:610px;
		height:70px;
		text-align: center;
		color: #344;
}
	
#photobox{
		width: 610px;
		height:409px;
		margin-right: auto;
		margin-left: auto;
		background-color: white;
		margin-top: 0px;
}
#photologo{
		width: 610px;
		height: 53px;
		background-color: white;
		text-align: center;
		color:#344;
}
#photo{
		width: 610px;
		height: 409px;
		}
#writebox{
		width: 610px;
		height: 409px;
		margin-right: auto;
		margin-left: auto;
		background-color: white;
}
#writelogo{
		width: 610px;
		height: 53px;
		background-color:white;
		text-align: center;
		color: #344;
}
#writesam{
		width: 610px;
		height:409px;
		background-color: white;
		
}

#puzzlebox{
		width:250px;
		height:370px;
		background-color: gray;
}
#webdesign{
		width:250px;
		height:370px;
		background-color: gray;
		float:right;
}
.otherdesign{
		width:250px;
		height:370px;
		background-color: white;
		float:right;
}

.designlogo{
		width:250px;
		height: 70px;
		background-color: #dddddd;

}



		
#lower	{width:800px;
	     height:100px;
	     background-color: white;
	     border-style: solid;
         border-width: 0px;
		 border-color: #000088;
	     
	     
	     }
#icons { width:480px;	     
	     margin-top: 10px;
	     margin-right: auto;
		margin-left: auto;
	     
		 }
#bottom	
		{width: 900px;
		 height: 30px;
		 background-color: white;
		 border-style: solid;
		 border-width: 0px;
		 border-color: #0000bb;
	     }	     
.subdan {width:100px;
		height: 100px;
		margin: 0px 26px 0px 0px;
		}
		
.bottomlink {
	
	height:30px;
	border-width:0px;
	margin:0px;
	}
	
img {border:0px;
}