<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
 DW6 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<link rel="stylesheet" href="2col_leftNav.css" type="text/css">
<style type="text/css">

.style1 {
	color: #660000;
	font-weight: bold;
	font-size: large;
}
.style3 {
	font-size: medium;
	color: #BF7522;
	font-weight: bold;
}
body {
	background-color: #FFFFDD;
	margin-left: 10px;
	margin-right: 100px;
}
a:link {
	color: #006699;
}
.style8 {
	font-size: x-large;
	color: #660000;
	font-weight: lighter;
	letter-spacing: 5px;
}

</style>
</head>
 The structure of this file is exactly the same as 2col_rightNav.html;
     the only difference between the two is the stylesheet they use 
<body> 
<div id="masthead"> 
  <h1 class="style8" id="siteName">The Ceramics Center </h1> 
  <div id="globalNav"> 
     | <a href="#">Classes</a> | <a href="facilities.htm">Facilities</a> | <a href="#">Artist in Residence</a> |<a href="#"> Studio Rental </a>  | <a href="#">Volunteers</a> | <a href="#">About Us </a> 
  </div> 
</div> 
 end masthead  
<div id="content"> 
  <div id="breadCrumb"> 
  </div> 
  <p align="center" class="style3">"A Place Where Ceramics, Creativity and Community Meet" </p>
  <h2 id="pageName">&nbsp;</h2> 
  <div class="feature">
    <p align="justify">The Ceramics Center is a non-profit facility whose purpose is to promote understanding, appreciation and professional development in the ceramic arts. The Center is organized and operated by Iowa Artworks, Inc., a 501(c)(3) not for profit organization supported by earned income, grants, private contributions and memberships. </p>
    <p>&nbsp;</p>
    <p align="center" class="style1">Core Programs </p>
    <p align="left">The Ceramics Center offers facilities and a wide variety of programs in both Clay and Warm Glass - for all ages and ability levels: </p>
    <blockquote>
      <p>. &nbsp;&nbsp;&nbsp; Classes and Workshops for Children and Adults</p>
      <p> . &nbsp;&nbsp;&nbsp; Open Studio Rental Spaces </p>
      <p> . &nbsp;&nbsp; Private Studio Rentals</p>
      <p> .&nbsp; &nbsp;&nbsp; Outreach Programs in the Cedar Rapids Schools</p>
      <p>.&nbsp; &nbsp;&nbsp; An Artist Residency Program for Emerging Ceramic Artists </p>
    </blockquote>
    <p>&nbsp; </p>
    <p align="center" class="style3">Ceramic Center Hours </p>
    <p align="center">Tuesday - Thursday 9 am - 9 pm </p>
    <p align="center">Friday 9 am - 4 pm </p>
    <p align="center">Saturday 10 am - 4 pm </p>
  </div> 
  <div class="story"></div> 
</div> 
end content  
<div id="navBar"> 
  <div id="search"> 
    <form action="#"> 
      <label>search</label> 
      <input name="searchFor" type="text" size="10"> 
      <input name="goButton" type="submit" value="go"> 
    </form> 
  </div> 
  <div id="sectionLinks"> 
    <ul> 
      <li><a href="#">sectionLink</a></li> 
      <li><a href="#">sectionLink</a></li> 
      <li><a href="#">sectionLink</a></li> 
      <li><a href="#">sectionLink</a></li> 
      <li><a href="#">sectionLink</a></li> 
      <li><a href="#">sectionLink</a></li> 
    </ul> 
  </div> 
  <div class="relatedLinks"> 
    <h3>Related Link Category</h3> 
    <ul> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
    </ul> 
  </div> 
  <div class="relatedLinks"> 
    <h3>Related Link Category</h3> 
    <ul> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
      <li><a href="#">Related Link</a></li> 
    </ul> 
  </div> 
  <div id="advert"> 
  </div> 
  <div id="headlines"></div> 
</div> 
end navbar  
<div id="siteInfo"> 
  | <a href="#">Site
  Map</a> |<a href="#">Contact Us</a> | &copy;2009The Ceramcis Center </div> 
<br> 
</body>
</html>
.style3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.style2 {
	font-size: x-large;
	font-weight: normal;
	color: #660000;
	letter-spacing: 1px;
}
