
<STYLE TYPE="text/css">
<!--
body {
  margin: 0px;
  padding: 0px;
}

#wrapper {
	background-image: url("images/background.gif");
    width: 100%;
    height: 1000px;
  

}
#homeheader {
    background-image: url("images/homeheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}

#aboutheader {
    background-image: url("images/aboutheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}
#shopheader {
    background-image: url("images/shopheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}


#acaheader {
    background-image: url("images/acaheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}

#primaryheader {
    background-image: url("images/primaryheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}
#musicheader {
    background-image: url("images/musicheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}

#muralheader {
    background-image: url("images/muralheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}
#pipheader {
    background-image: url("images/pipheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}


#newsheader {
    background-image: url("images/newsheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}

#afterheader {
    background-image: url("images/afterheader.jpg");
    float: left;
    width: 100%;
    height: 220px;
  
}
#header {
    background-image: url("images/header.jpg");
    float: left;
    width: 100%;
    height: 183px;
  
}


#header2 {
	float: left;
    width: 100%;
    height: 40px;
  
}

#leftcol {
  float: left;
  width: 5%;
  background-image: url("images/leftcol.jpg");
  height: 705px;
}

#content {
  background-image: url("images/rightcol2.gif");
  float: left;
  width: 890px;
  height: 705px;
}

a {text-decoration: none; color: #514D4D; }
a:hover {color: #CC0000;}

p {font-family: Verdana, sans-serif;
font-size: 12.2px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;}

p.med {font-family: Verdana, sans-serif;
font-size: 11.4px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;}


p.smaller {font-family: Verdana, sans-serif;
font-size: 10.2px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.1em;}

p.heading {font-family: Verdana, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.3px;
line-height: 1.2em;}

p.small {font-family: Verdana, sans-serif;
font-size: 10px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;}

p.click {font-family: Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;}

p.heading2 {font-family: Verdana, sans-serif;
font-color: #bb282e;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em;}
-->
</STYLE>