/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
      background-color:#333333;
      font-family : Arial, Verdana;
	  font-size: 0.8em;
	  color: #666666;
	  text-align:center;
      }

/* Content
----------------------------------------------- */

  #wrap {
	width:800px;
	height:auto;
	margin: 30px auto;
	text-align:left;
	position: relative;
    }
	
  #whiteframe {
	background-image: url(../images/cflogo.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:800px;
	height: 550px;
	margin:auto;
	position: absolute;
	top:18px;
	left: 0px;
	border: 1px solid #000000;
    }

  /* Nav Container
----------------------------------------------- */   

	#nav ul li{
	float: right;
	list-style: none;
	list-style-type: none;
	background-image: url(../images/tab.gif);
	text-decoration: none;
	color: #999999;
	margin-right:2px;
	text-align:center;
	width: 70px;
	height: 18px;
	}
	
	#nav ul li a{
	display: block;
	background-image: url(../images/tab.gif);
	width: 70px;
	height: 18px;
	}
	
	#nav ul li a:hover, #nav ul li a:focus{
	background-image: url(../images/overtab.gif);
	text-decoration: none;
	color: #ffffff;
	}

  /* copyright
----------------------------------------------- */
	#pic-container{
	width:780px;
	height:190px;
	margin-right: 5px;
	position: relative;
	top: 80px;
	left: 20px;
    }
	
	#pic ul li a{
	float:left;
	list-style: none;
	list-style-type: none;
	width:auto;
	height:190px;
	margin-right: 5px;
    }

	
  #pic1{
	width:auto;
	height:190px;
	position: absolute;
	top: 80px;
	left: 20px;
    }
  #pic2{
	width:auto;
	height:190px;
	position: absolute;
	top: 80px;
	left: 170px;
    }
	#pic3{
	width:auto;
	height:190px;
	position: absolute;
	top: 80px;
	left: 308px;
    }

	
  /* future link
----------------------------------------------- */
	#future-container{
	background-color: #EEEEEE;
	width: 798px;
	height:50px;
	position: absolute;
	top: 500px;
	left: 0px;
    }
	
	#future{
	width:780px;
	height:20px;
	top: 460px;
	left: 0px;
	text-align:right;
    }
	
/* blurbs
----------------------------------------------- */
	#contact{width:300px; height:89px; position: absolute;top: 320px;left: 20px; text-align:left; }
	 
	#public{ width:300px; height:89px; position: absolute; top: 380px; left: 20px; text-align:left;}
	
	#sculpture{ width:300px; height:89px; position: absolute; top: 360px; left: 20px; text-align:left;}
	
	#about{ width:700px; height:89px; position: absolute; top: 380px; left: 20px; text-align:left;}

	#decor{ width:700px; height:89px; position: absolute; top: 400px; left: 20px; text-align:left;}
	
  /* copyright
----------------------------------------------- */

  #copyright{
	width:800px;
	height:20px;
	margin: 5px auto 40px;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	position: absolute;
	top: 570px;
    }
	
/* Links
----------------------------------------------- */

a img {border: none; }

a:link{
  color:#666666;
  text-decoration:none;
  font-weight: bold;
  }
a:visited {
  color:#666666;
  text-decoration:none;
  font-weight: bold;
  }
a:hover {
  color:#ffffff;
  text-decoration:none;
  background-color:#666666;
  }
  
/* Dynamic Div
----------------------------------------------- */

/*<![CDATA[*/

#one
{
	position: absolute;
	top: 287px;
	left: 310px;

}
object
{
	width:470px;
	height:180px;
}
/*//]]>*/
