body {
	font-family:verdana, sans-serif;
	font-size:76%;
	background:white;
	margin:10px auto;
	width:850px;
	
	
	}
	
	
#header {
	height:160px;
	font-family:"Bradley Hand ITC",;
	font-size:100px;
	font-weight:900; 
	text-align:center;
	
}

#container {
	background:#009999;
	height:900px;


	
	}
	
#links div {  
	  position:relative;
	  float:left;
	  top:-31px;
	  border:2px solid;
	  border-bottom-style:none;
		width:132px;
		height:30px;
		z-index:5000;
 		text-align:center;
		background-color:#0099FF;
		margin-left:4px;}
#links div a {text-decoration:none; padding:0px}
#links div a:link{color:white;}
#links div a:visited {color:white;}
#links div a:hover {color:white; background-color:#0561a5}

.nav {
	display:block;
  height:100%;
	line-height:200%;}

#main ul {
	list-style-type:none;
	}
	
#main {
	position:relative;
	margin:0px;
	padding:0px;
	text-align:center;
	border-top:3px solid;

	}


#main dl {
	text-align:left;
	
	padding:15px;
}

#main dt {font-weight:900;font-size:120%;padding:6px;}

#main dd {font-weight:100;}

#main ol {
	list-style-type:square;
	text-align:left;
	margin-left:30px;
	margin-right:10px;}
	
#footer {
	text-align:center;
	position:relative;
	top:50px;

		}	
	
#photo {
	height:500px;
	width:667px;
	position:relative;	
	top:100px;
	margin: 2px auto;
	background: url(images/red2.jpg) no-repeat center center;
}
	
#sidebar{position:relative; left:10px; top:-80px;
}

#sidebar ul {

	list-style-type:none;
	margin:1.2em ;
	padding:0;
}

#sidebar ul li a {}


#sidebar ul li {
	position:relative;
	float: left; 
	height:50px; 
	width:67px; 
	border:1px solid #fff;
	background-repeat:no-repeat;}

#sidebar ul img {border:0px; width:67px; height:50 px;}


#one {background-image:url(images/thumbs/red2.jpg);}
#two {background-image:url(images/thumbs/kitchen2.jpg);}
#three {background-image:url(images/thumbs/pan3.jpg);}
#four {background-image:url(images/thumbs/sofa.jpg);}
#five {background-image:url(images/thumbs/view1.jpg);}
#six {background-image:url(images/thumbs/view4.jpg);}
#seven {background-image:url(images/thumbs/bed2.jpg);}
#eight {background-image:url(images/thumbs/stripe1.jpg);}
#nine {background-image:url(images/thumbs/stripe2.jpg);}

